@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../imagenes/layout/fondo.png);
	margin: 0px;
	padding: 0px;
	background-color: #25568C;
	background-repeat: repeat-x;
}
body.index {
	background-image: url(../../es/imagenes/layout/fondo_index.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #25568C;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
ul {
	color: #5A5A5A;
	list-style-type: circle;
}
ol {
	color: #5A5A5A;
}
li {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
}
a {
	color: #255F98;
	text-decoration: none;
}
a:hover {
	color: #212844;
	text-decoration: none;
}
.clear {
	clear: both;
}
#header {
	height: 200px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 150px;
	width: 980px;
	background-image: url(../imagenes/layout/protecnic.png);
	background-repeat: no-repeat;
}
#nav {
	height: 50px;
	width: 980px;
}
#banner {
	height: 400px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.idioma {
	float: right;
	height: 32px;
	width: 62px;
	margin-right: 40px;
	margin-top: 20px;
}
#espanol  {
	float: left;
	height: 32px;
	width: 31px;
	display: block;
	background-image: url(../imagenes/layout/idioma.gif);
	text-indent: -9999px;
	background-position: -31px;
	background-repeat: no-repeat;
}
#ingles {
	float: left;
	height: 32px;
	width: 31px;
	display: block;
	background-image: url(../imagenes/layout/idioma.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#espanol:hover {
	background-image: url(../imagenes/layout/idioma_over.gif);
}
#ingles:hover {
	background-image: url(../imagenes/layout/idioma_over.gif);
}
.gris {
	background-color: #EEE;
	width: 100%;
	margin-top: 20px;
}
.encabezado{
	background-color: #212744;
	color: #EEE;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #255FA2;
	padding: 4px;
}
.contenido .encabezado {
	background-color: #212744;
	color: #EEE;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 4px;
	font-size: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dos_columnas {
	width: 980px;
	float: left;
	padding-bottom: 40px;
}
.contenido {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.contenido .titulo_marca {
	font-size: 40px;
	text-align: center;
	border: 1px solid #172243;
	padding: 6px;
	box-shadow: 0px 2px 4px 0px #CCC;
	display: block;
	border-radius: 8px;
	font-weight: 600;
}
.contenido h1 {
	font-size: 30px;
	color: #212844;
}
.contenido h2 {
	font-size: 18px;
	color: #25568C;
}
.contenido p {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #5A5A5A;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.contenido li {
	font-size: 14px;
}
.izquierdo {
	width: 580px;
	float: left;
}
.derecho {
	float: right;
	width: 378px;
	background-color: #162243;
	margin-top: 8px;
}
.derecho h2 {
	color: #FFF;
	padding-left: 12px;
}
.derecho ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.derecho li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	color: #C9C9C9;
	text-decoration: none;
	background-image: url(../imagenes/layout/linea_btn.png);
	background-repeat: no-repeat;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.derecho li a:hover {
	color: #FFF;
	background-color: #25558B;
}
.img_gde {
	height: 379px;
	width: 980px;
}
.img_chica {
	height: 130px;
	width: 980px;
}
#inicio_noticias {
	height: 300px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#inicio_noticias_imgs {
	height: 133px;
	width: 980px;
}
.inicio_noticias_img {
	float: left;
	height: 133px;
	width: 245px;
}
#inicio_noticias_infos {
	height: 167px;
	width: 980px;
}
#inicio_noticias_gde {
	background-color: #212844;
	height: 300px;
	width: 100%;
}
.inicio_noticias_info {
	height: 167px;
	width: 245px;
	float: left;
}
#inicio_noticias h1 {
	color: #FFF;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#inicio_noticias p {
	font-family: 'Lato', sans-serif;
	color: #C9C9C9;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 8px;
	font-size: 13px;
}
#inicio_marcas_gde {
	background-color: #EEE;
	width: 100%;
}
#inicio_marcas {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#inicio_marcas_info {
	width: 440px;
	margin-left: 20px;
}
#inicio_marcas_info h1 {
	font-size: 24px;
	color: #212844;
	margin-top: 0px;
	padding-top: 40px;
}
#inicio_marcas_info p {
	font-family: 'Lato', sans-serif;
	color: #5A5A5A;
	font-size: 14px;
	font-weight: 300;
}
#inicio_marcas_imgs {
	width: 980px;
	height: 388px;
	padding-bottom: 40px;
}
.inicio_marcas_img {
	float: left;
	height: 186px;
	width: 186px;
	margin-left: 8px;
	margin-top: 8px;
}
#footer {
	background-image: url(../imagenes/layout/fondo.png);
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
}
#footer_in {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.titulo_footer {
	background-image: url(../imagenes/layout/fondo_titulo_footer.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 980px;
	height: 32px;
}
#footer h1 {
	color: #FFF;
	font-size: 16px;
	margin: 0px;
	padding-top: 6px;
}
#footer_oficinas {
	height: 280px;
	background-image: url(../imagenes/layout/sep_of.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
	width: 736px;
	#width: 754px;
	_width: 754px;
}
.footer_oficina {
	float: left;
	height: 280px;
	width: 205px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../imagenes/layout/sep_of.png);
	background-repeat: no-repeat;
}
.footer_oficina h2 {
	color: #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.footer_oficina p {
	color: #C9C9C9;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.footer_oficina a {
	color: #C9C9C9;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.footer_oficina a:hover {
	color: #9FBDFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#footer_oficinas label {
	color: #C9C9C9;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	display: block;
}
#footer_oficinas input {
	border: 1px solid #25568C;
	color: #FFF;
	background-color: #212744;
}
#footer_oficinas textarea {
	border: 1px solid #25568C;
	color: #FFF;
	background-color: #212744;
}
.form_footer {
	margin-bottom: 6px;
}
#mapa {
	height: 340px;
	width: 980px;
	background-image: url(../imagenes/layout/sep_mp.png);
	background-repeat: no-repeat;
	background-position: right;
}
.mapa_sec {
	float: left;
	height: 300px;
	width: 140px;
	background-image: url(../imagenes/layout/sep_mp.png);
	background-repeat: no-repeat;
}
#mapa h2 {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#mapa h2 a {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	padding-left: 6px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#mapa h2 a:hover {
	color: #212744;
	background-color: #EEE;
}
#mapa ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mapa li{
	margin: 0px;
	padding: 0px;
}
#mapa li a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #C9C9C9;
	padding-left: 6px;
	padding-right: 6px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#mapa li a:hover {
	color: #84aedc;
	background-color: #212744;
}
#mapa li a:visited {
	color: #84aedc;
}
.derecha {
	padding-right: 10px;
}
.marca_vinculo {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 26px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #162242;
	color: #999;
	margin-top: 8px;
	padding-left: 6px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .3);
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;    
    background: rgb(82,98,132);
	background: -moz-linear-gradient(top,  rgba(82,98,132,1) 1%, rgba(22,34,66,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(82,98,132,1)), color-stop(99%,rgba(22,34,66,1)));
	background: -webkit-linear-gradient(top,  rgba(82,98,132,1) 1%,rgba(22,34,66,1) 99%);
	background: -o-linear-gradient(top,  rgba(82,98,132,1) 1%,rgba(22,34,66,1) 99%);
	background: -ms-linear-gradient(top,  rgba(82,98,132,1) 1%,rgba(22,34,66,1) 99%);
	background: linear-gradient(top,  rgba(82,98,132,1) 1%,rgba(22,34,66,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526284', endColorstr='#162242',GradientType=0 );	
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.marca_vinculo:hover {
	color: #FFF;
	background-color: #25568C;
	background: rgb(37,86,140);
	background: -moz-linear-gradient(top,  rgba(37,86,140,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 50%, rgba(37,86,140,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(37,86,140,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(50%,rgba(32,124,202,1)), color-stop(100%,rgba(37,86,140,1)));
	background: -webkit-linear-gradient(top,  rgba(37,86,140,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 50%,rgba(37,86,140,1) 100%);
	background: -o-linear-gradient(top,  rgba(37,86,140,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 50%,rgba(37,86,140,1) 100%);
	background: -ms-linear-gradient(top,  rgba(37,86,140,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 50%,rgba(37,86,140,1) 100%);
	background: linear-gradient(top,  rgba(37,86,140,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 50%,rgba(37,86,140,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25568c', endColorstr='#25568c',GradientType=0 );
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
/* IE6 css fixer v0.95: Fri, 25 May 2012 05:15:17 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.idioma,
#espanol,
#ingles,
.dos_columnas,
.izquierdo,
.derecho,
.inicio_noticias_img,
.inicio_noticias_info,
.inicio_marcas_img,
.footer_oficina,
.mapa_sec {display:inline;}

/* add overflow:visible to (submit) buttons */
 input, button {overflow:visible;}


/* ============================================= */
/* potentially harmful settings                  */

/* add zoom:1 to backgrounds -- Manually check for problems with inline elements! */
.marca_vinculo,
.marca_vinculo:hover {zoom:1;}
#mapa li a {zoom:1}

.inputBlanco {
	background-color: #FFF;
	border: 1px solid #CCC;
}
.block {
	text-align: left;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.element * {
}
.element label {
}
.element input.text {
	color: #FFF;
	background-color: #212744;
	border: 1px solid #0E101F;
}
.element .textarea {
	color: #FFF;
	background-color: #212744;
	border: 1px solid #0E101F;
}
.element .hightlight {
	background-image: url(../imagenes/layout/flecha_input.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.element #submit {
}
.loading {
	float: right;
	height: 28px;
	width: 28px;
	display: none;
	background-image: url(../imagenes/contacto/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.done {
	background-image: url(../imagenes/contacto/check.gif);
	background-repeat: no-repeat;
	display: none;
}

#entrada {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../../es/imagenes/layout/cuad_index.png);
	height: 351px;
	margin-top: 220px;
	padding-top: 20px;
}
#entrada h1 {
	color: #EEE;
	font-size: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-shadow: 0px 2px 0px #000;
}
.idioma_index {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.bandera {
	width: 200px;
	float: left;
}
.idioma_index ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin: 0px;
}
.idioma_index li {
	float: left;
}
.idioma_index a {
	color: #9BB8DC;
	font-size: 24px;
	display: block;
	height: 100px;
	width: 200px;
	padding-top: 50px;
	text-shadow: 0px 2px 1px #000;
	-webkit-transition: all .300ms ease-in;
	-moz-transition: all .300ms ease-in;
    -ms-transition: all .300ms ease-in;
    -o-transition: all .300ms ease-in;
	transition: all .300ms ease-in;
}
.idioma_index a:hover {
	color: #FFFFFF;
	text-shadow: 0px 4px 2px #000;
}
.espanol_index {
	background-image: url(../../es/imagenes/layout/mexico_up.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.espanol_index:hover {
	background-image: url(../../es/imagenes/layout/mexico.png);
}
.ingles_index {
	background-image: url(../../es/imagenes/layout/usa_up.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ingles_index:hover {
	background-image: url(../../es/imagenes/layout/usa.png);
}
