@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
a, .buscador_boton, .buscador_caja, .carrusel strong, .formulario_caja, #contacto_form input, #contacto_form select, #contacto_form textarea, #contacto_form_boton2, #Enviar {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	outline:none;
}
#cont_cabecera {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	background: #06C url(../img/storm.jpg) center bottom;
}
#shorts_up {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
	border-bottom: 1px solid #4595E4;
	padding: 4px 10px 12px 5px;
	background: #0051A2 url(../img/fondo_shortsup.png) repeat-x left -30px;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
}
#cont_banner {
	float: left;
	width: 100%;
}
#enlace_home {
	float: left;
	width: 360px;
	height: 145px;
	margin-top: 45px;
}
#enlace_home2 {
	float: left;
	width: 240px;
	height: 100px;
	margin-top: 5px;
}
#enlace_home span , #enlace_home2 span{
	display: none;
}

#banner_index {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	background: url(../img/logo2.png) no-repeat left center;
	position: relative;
}
#banner_interior {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 190px;
	background: url(../img/logo3.png) no-repeat left 40px;
	position: relative;
}

.slide {
	float: right;
	height: 220px;
	width: 560px;
	margin-top: 0px;
}

.slide img {
	float: right;
	margin-left: 30px;
}

#contenido_cont {
	float: left;
	width: 100%;
	border-top: 1px solid #CCC;
	margin-top: 10px;
	padding-top: 0px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 0px;
}
.contenido_interior {
	background: url(../img/fondo_contenido.gif) repeat-y center top;
}

#contenido {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.modulos {
	width: 980px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.modulo_grande {
	background: url(../img/parentesis.jpg) no-repeat center top;
	padding-top: 50px;
	margin-left: -15px;
	width: 1015px;
}

#modulos img {
	float: right;
	margin-left: 10px;
}
#right {
	width: 631px;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	border-left: 1px solid #CCC;
	padding-bottom: 60px;
	text-align: justify;
}
#right img {
	margin-top: 0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left: 0px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #CCC;
	box-shadow: 0px 2px #CCC;
	margin-bottom: 20px;
	float: left;
}

.modulo_left {
	float: left;
	width: 317px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-top: 30px;
	border-radius: 0px 0px 6px 0px;
	-moz-border-radius: 0px 0px 6px 0px;
	-webkit-border-radius: 0px 0px 6px 0px;
	min-height: 400px;
}
.item_left {
	float: left;
	border-bottom: 1px solid #CCC;
	font: 0.7em Arial, Helvetica, sans-serif, "Arial Narrow";
	padding-right: 20px;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 297px;
}





.modulo_index1 {
	float: left;
	width: 302px;
	padding-right: 15px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-bottom: 25px;
	background: #FFF url(../img/sombra_izq.jpg) no-repeat right bottom;
	padding-top: 10px;
	border-radius: 0px 0px 6px 0px;
	-moz-border-radius: 0px 0px 6px 0px;
	-webkit-border-radius: 0px 0px 6px 0px;
}
.modulo_index2 {
	float: left;
	width: 312px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	background: #FFF url(../img/fondo_modulo.jpg) repeat-x left top;
}
.modulo_index3 {
	float: left;
	width: 303px;
	padding-left: 15px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding-bottom: 25px;
	background: #FFF url(../img/sombra_der.jpg) no-repeat left bottom;
	padding-top: 10px;
	border-radius: 0px 0px 0px 6px;
	-moz-border-radius: 0px 0px 0px 6px;
	-webkit-border-radius: 0px 0px 0px 6px;

}
.modulo_small {
	float: left;
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #FFF;
	margin-bottom: 60px;
}
.modulo_small strong {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 0.8em;
	color: #003275;
}
.modulo_small img {
	float: right;
	margin-top: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left: 10px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #CCC;
	box-shadow: 0px 2px #CCC;
}

#cont_footer {
	float: left;
	width: 100%;
	padding-top: 15px;
	border-top: 5px solid #FFBA00;
	background: #FFF url(../img/fondo_footer.jpg) repeat-x left top;
	margin-top: 1px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding-bottom: 30px;
}
#copy {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 0.7em;
	float: left;
	width: 490px;
	padding-bottom: 15px;
	color: #003275;
}
#copy a {
	text-decoration: none;
	color: #003275;
	font-weight: bold;
	border-bottom: 1px solid transparent;
}
#copy a:hover {
	border-bottom-color: #003275;
}
#accesibilidad {
	float: left;
	margin-top: 10px;
	width: 430px;
}
#accesibilidad p {
	font-size: 0.7em;
	font-weight: normal;
	color: #003275;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
}
#accesibilidad p a {
	color: #003275;
	text-decoration: none;
	font-weight: bold;
}
#accesibilidad p a:hover {
	color: #F60;
	text-decoration: none;
}



#firma {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 0.7em;
	float: left;
	width: 490px;
	padding-bottom: 15px;
	color: #003275;
	text-align: right;
}
#firma a {
	text-decoration: none;
	color: #003275;
	font-weight: bold;
	border-bottom: 1px solid transparent;
}
#firma a:hover {
	border-bottom-color: #003275;
}

#mapa {
	float: left;
	margin-top: 10px;
	width: auto;
	padding-right: 30px;
}
#contacto_footer {
	float: right;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 0.7em;
	text-align: right;
	color: #003275;
}
#contacto_footer strong {
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
}

#contacto_footer a {
	text-decoration: none;
	color: #003275;
	font-weight: bold;
	border-bottom: 1px solid transparent;
}
#contacto_footer a:hover {
	border-bottom-color: #003275;
}
#firma a:hover {
	border-bottom-color: #003275;
}
.twitter-share-button {
	margin-left: 5px;
	width: 90px !important;
}
.descri_tab {
	font-size: 0.8em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}

.descri_tab img {
	float: left;
	margin-right: 10px;
}

.row_galeria {
	float: left;
	clear: both;
	width: 640px;
	margin-top: 7px;
	margin-bottom: 7px;
	overflow: hidden;
	margin-left: -5px;
}
.item_galeria {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	border-style: none;
}
.descri_item {
	font-size: 0.7em;
	text-decoration: none;
	color: #666;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	float: left;
	padding: 3px;
	/*width: 142px;*/
	width:125px;
	padding-bottom: 8px;
	min-height:195px;
}
.descri_item:hover {
	background: #E0E0E0;
}

.descri_item img {
	background: #D6D6D6;
	padding: 1px;
	float: left;
	border-style: none !important;
	margin: 0px;
	margin-bottom:10px !important;
}

.descri_item strong {
	color: #003275;
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	float: left;
	width: 100%;
}
.descri_item span {
	float: left;
	width: 100%;
	text-align: left;
}
.right_item {
	padding-bottom: 0px;
	border-bottom: 1px dotted #CCC;
	margin-top: 20px;
	float: left;
	width: 100%;
}
.right_item img {
	float: left !important;
}

.right_item_contenido {
	float: right;
	margin-left: 20px;
	width: 465px;
	text-align: left;
}

.right_item .terminoBusqueda {
	color: #1F78D2;
	font-weight:bold;
}
.detalles  {
	color: #1F78D2;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 0.7em;
	margin-top: -10px;
	float: left;
	width: 100%;
}
.right_item p {
	float: left;
	width: 100%;
}
.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px !important;
	margin-top:0px !important;
}

#paginador {
	float: left;
	width: 100%;
	margin-top: 20px;
	color: #000;
	font: 0.8em Arial, Helvetica, sans-serif, "Arial Narrow";
	text-shadow: none;
	padding-top: 20px;
}
#paginador a {
	color: #003275;
	text-decoration: none;
	margin-right: 3px;
	border: 1px solid #D6D6D6;
	float: left;
	height: 15px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
#paginador a:hover {
	color: #FFF;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	background: #2093E9;
}

#paginador span {
	float: left;
	margin-right: 3px;
	height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #003291;
	color: #FFF;
}
