html {

  scroll-behavior: smooth;

}

* {

    box-sizing: border-box;

}

body{

	font-family:'Roboto Condensed', sans-serif;

	font-style:normal;

	font-weight:300;

	color: #333;

	font-size:16px;

	background-color:#00466c;

	}

ul{

	line-height:1.5;

	}

td,th {

	padding :5px;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #999;

}

		

.Contenido{

	width:100%;

	max-width:1000px;

	margin-left: auto;

	margin-right: auto;

	margin-top:0px;

	padding-top: 200px;

}

.Cien{

	margin-left: 0px;

	margin-right: 0px;

	width:100%;

	height:auto;

	text-align:left;

	float:right;

	padding-right:80px;

	padding-left:80px;

	font-size:14px;

	}

.Cien img{

	width:70%;

	height:auto;

	}	

.Derecha{

	margin-left: 0px;

	margin-right: 0px;

	margin-top:20px;

	width:20%;

	height:auto;

	text-align: right;

	float:right;

	padding-right:0;

	}

.DerechaSetenta{

	margin-left: 0px;

	margin-right: 0px;

	margin-top:20px;

	width:100%;

	height:auto;

	text-align: left;

	float:right;

	padding-right:10px;

	padding-left:10px;

	font-size:18px;

	/* [disabled]padding-top:25px; */

	}

.DerechaTreinta{

	margin-left: 0px;

	margin-right: 0px;

	margin-top:20px;

	width:33%;

	height:auto;

	text-align: left;

	float:left;

	padding-right:35px;

	padding-left:10px;

	/* [disabled]padding-top:25px; */

	}	

.Izquerda{

	margin-left: 0px;

	margin-right: 0px;

	margin-top:20px;

	width:25%;

	height:auto;

	text-align: center;

	float:right;

	float:left;

	/* [disabled]background-color:rgba(50, 50, 50, 0.8); */

	}

.Izquerda img{

	width:70%;

	height:auto;

	}	

.fondoBlanco{

	background-color:rgba(250, 250, 250, 0.9);

	margin-left:auto;

	margin-right:auto;

	width:100%;

	max-width:1000px;

	margin-bottom:0;

	}	

	

#actividades{

	padding-left:20px;

	background-color:#FFF;

	border-left:#0d77af 5px solid;

	padding:5px 12px 5px 15px;

	}	

	

.fleft{

	float:left;

	}

.mtopcero{

	margin-top:0;}







body {

	background-color: #00466c;

	background-image: url(../img/fondo-nuevo.jpg);

	background-position:center top;

	background-repeat:no-repeat;

	background-size:100% auto;

}

body,td,th {

	font-family: "Roboto Condensed", sans-serif;

}

.Contenido .fondoBlanco .Izquerda p

 a:link {

	color: #0d77af;

	text-decoration: none;

}

.Contenido .fondoBlanco .Izquerda p a:visited {

	text-decoration: none;

	color: #0d77af;

} .Contenido .fondoBlanco .Izquerda p

a:hover {

	text-decoration: none;

	color: #39F;

}

.Contenido .fondoBlanco .Izquerda p a:active {

	text-decoration: none;

}

.Contenido .fondoBlanco .DerechaSetenta ul {

	list-style-image: url(../img/punto.png);

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

	color:#11A3F1 !important;

}

a:active {

	text-decoration: none;

}









.btn-primary {

    background-color: #005c98 !important;

    border-color: #005c98 !important;

}

.btn-xd {

    padding: 0.25rem 1.25rem !important;

    font-size: 0.66rem !important;

    line-height: 1.3 !important;

}

.border-form {

    border: 1px solid #005c98 !important;

}

.note-editable{

    background-color: #fff;

}