div.contenedor{
    text-align: left;
    width: 990px;
    margin: auto;
    background-color: white;
    padding: 0 55px;
    -webkit-box-shadow: 0 0 25px 25px rgba(0,0,0,0.3);
    box-shadow: 0 0 25px 25px rgba(0,0,0,0.4);
}

div.cabecera{
    text-align: left;
    width: 990px;
    height: 135px;
    margin: auto;
}

a.cabecera {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #48b1c3;
    text-decoration: none;
}

a.cabecera:hover {
    color: #48b1c3;
    text-decoration: underline;

}

input.cabecera_buscar {
    width: 214px;
	border: 1px solid #48b1c3;
	background: White;
    color: #323232;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 7px 7px 8px 7px;
    margin: 0px;
    border-radius: 5px 0px 0px 5px;
}

button.cabecera_buscar_btn {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	border: none;
	background: #48b1c3;
    width: 120px;
    height: 39px;
	cursor: pointer;
	color: White;
    margin: 0px;
    border-radius: 0px 5px 5px 0px;
}

button.cabecera_buscar_btn:hover {
	background: #2e94a5;
}

div.cabecera_up {
	width:1070px;
	background:#48b1c3;
	margin-left:-55px;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: White;
	padding: 10px 15px;
}

div.cabecera_up a {
	color: White;
}

div.cuerpo {
	min-width: 550px;
    padding-top: 20px;
	float: left;
}

div.lateralIzq{
    width: 220px;
    float:left;
    padding: 20px 30px 0px 0px;
}

div.lateralDrch{
    width: 220px;
    float:right;
    margin: 20px 0px 30px 0px;
}

div.pie_top {
    clear : both;
    color: White;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
    margin-top: 30px;
    background-color: #d8e0e1;
}


div.pie_contenido_top {
    background-color: transparent;
    width: 1100px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin:auto;
}

div.pie {
    clear : both;
    color: White;
    font-size: 9px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: white;
    width: 990px;
    margin-left:-55px;
    padding: 25px 55px;
    height: 265px;
    background-color: #48b1c3;
    margin-top:50px;
}

div.pie a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
    height: 25px;
    line-height: 25px;
}

div.pie a:hover {
	text-decoration: underline;
}

div.pie_contenido_titulo {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #0d1f03;
	text-transform: uppercase;
}

div.pie_contenido {
    background-color: transparent;
    width: 990px;
    padding-top: 20px;
    margin:auto;
}

div.pie_contenido a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
    height: 25px;
    line-height: 25px;
}

div.pie_contenido a:hover {
	color: #fff;
	text-decoration: underline;
}

input.pieBoletin {
	border: 1px solid #067d91;
	background: White;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	padding: 5px;
	border-radius: 4px;
}

button.pieBtnBoletin {
	background: #ffab5a;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: white;
	border:none;
	padding: 7px 15px 7px 15px;
	cursor: pointer;
	border-radius: 7px;
}

button.pieBtnBoletin:hover {
	background-color: #067d91;
	color: #a9e3ed;
}

table.pie {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Gray;
    padding-left: 8px;
    padding-top: 15px;
}

div.menu_titulo {
    color: White;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background-color: #48b1c3;
    padding: 10px;

}

div.navegacion {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #48b1c3;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 7px;
    z-index: 1;
    margin-bottom: 15px;
}

div.navegacion a {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #FFAB5A;
    font-size: 14px;
    text-decoration: none;
    z-index: 1;
}

div.navegacion a:HOVER {
    color: #48b1c3;
    text-decoration: underline;
}

div.nav_corrector {
	min-width: 563px;
	float: none;
	display: block;
	clear: both;
    z-index: 1;
}

#titulo_box {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #4a674a;
    width: 554px;
    background-color: #cedece;
    padding: 3px;
}

#titulo_box_linea {
    background-color: #718f70;
    height: 2px;
    width: 560px;
}

div.boxLateral {
    color: #8c9ba2;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px;
    margin-bottom: 10px;
    background:White;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-radius: 0px 0px 7px 7px;
}

div.bannerLateral {
    margin-bottom: 10px;
}

div.titulo_seccion {
    color: #48b1c3;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-bottom: 1px solid #48b1c3;
    padding-bottom: 5px;
}

h1.titulo_seccion {
    color: #48b1c3;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
    border-bottom: 1px solid #48b1c3;
    padding-bottom: 5px;
}

div.titulo_destacado {
    color: White;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    background: #48b1c3;
    padding: 10px;
}

div.mensaje_alert {
	background-color: #54c51e;
	color: White;
	border: 1px solid #51ca17;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

div.mensaje_alert_error {
	background-color: red;
	color: White;
	border: 1px solid #e80000;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

div.paginacionBtn {
	cursor:pointer;
	font-family:'Advent Pro', sans-serif;
	font-size:12px;
	font-weight:700;
	padding:7px 12px 7px 12px;
	border:1px solid #cdcdcd;
	border-radius:3px;
	color:#6b6b6b;
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

}

div.tagHome {
	float: left;
	padding: 10px 25px 10px 25px;
	cursor: pointer;
	color: White;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background: #030d90;
    width:232px;
}

div.tagHome:hover {
    background: #FFAB5A;
    color: White;
    text-shadow: 1px 1px 1px #424242;
}