@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body {
	color:#717171;
	background:#153371;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	position:relative;
	margin:0 auto 0 auto;
	width:980px;
	height:160px;
}
#header #logo {
	position:absolute;
	top:0px;
	left:0px;
	width:320px;
	height:160px;
	background:#ebedf1;
}
#header #logo img {
	position:absolute;
	left:65px;
	top:10px;
}
#header #menu {
	background:url(/images/fondo_azul.jpg);
	position:absolute;
	right:0px;
	color:#FFF;
	width:660px;
}
#header #menu .columna {
	float:left;
	width:130px;
	height:140px;
	padding:20px 0 0 12px;
	background:url(/images/sep_menu.jpg) no-repeat left top;
	margin-left:18px;
}
#header #menu .columna p {
	font-size:20px;
	margin-bottom:5px;
}
#header #menu .columna a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}
#header #menu .columna a:hover {
	color:#F00;
	text-decoration:none;
}
#header #menu .columna li {
	list-style:none;
	font-size:12px;
}
#contenido {
	position:relative;
	margin:0 auto 0 auto;
	padding:30px 20px 0 20px;
	width:940px;
	min-height:410px;
	background:#FFF;
}
#contenido #columna_a {
	float:left;
	position:relative;
	width:300px;
	min-height:440px;
}
#contenido #forma {
	width:940px;
	color:#153371;
	font-size:14px;
	min-height:230px;
	font-weight:bolder;
	margin-top:20px;
}
#contenido #forma input[type="text"] {
	background:url(/images/fondo_forma.jpg) repeat-x top;
	width:370px;
	height:23px;
	border:#000 1px solid;
	margin-bottom:10px;
}
#contenido #forma select {
	background:url(/images/fondo_forma.jpg) repeat-x top;
	height:23px;
	width:370px;
	border:#000 1px solid;
	margin-bottom:10px;
}
#contenido #forma label {
	height:17px;
}
#contenido #forma textarea {
	background:url(/images/fondo_forma.jpg) repeat-x top;
	width:370px;
	height:130px;
	border:#000 1px solid;
	margin-bottom:10px;
}
#contenido #forma .col1 {
	float:left;
	width:370px;
	min-height:230px;
}
#contenido #forma .col2 {
	margin-left:20px;
	float:left;
	width:378px;
	font-size:14px;
	min-height:230px;
}
#contenido #forma .col3 {
	margin-left:20px;
	padding-top:60px;
	float:left;
	width:140px;
	min-height:170px;
}
#contenido #forma .col3 img {
	margin-bottom:10px;
}
#contenido #columna_a .logosd{
	display:block;
	margin:0 auto 190px auto;
}
#contenido #columna_a #geomatriz {
	width:280px;
	padding:6px;
	height:405px;
	margin-top:15px;
	background:url(/images/fondo_rojo.jpg) #ea202a repeat-x;
	color:#FFF;
}
#contenido #columna_a #alternatetxt {
	position:relative;
	width:280px;
	padding:10px;
	margin-top:15px;
	background:url(/images/fondo_rojo.jpg) #ea202a repeat-x;
	color:#FFF;
}
#contenido #columna_a #alternatetxt h2{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:right;
}
#contenido #columna_a #alternatetxt h3{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin-bottom:10px;
}
#contenido #columna_a #alternatetxt p{
	margin-bottom:50px;
	text-align:justify;
}
#contenido #columna_a #alternatetxt img{
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
}
#contenido #columna_a #rss_but {

	margin-top:5px;
}
#contenido #columna_a #imgpromo {

	margin-top:30px;
}
#contenido #columna_a #geomatriz a {
	color:#FFF;
}
#contenido #columna_a #geomatriz .mapa {
	margin:10px 0 10px 0;
}
#contenido #columna_a #geomatriz p {
	line-height:14px;
	text-align:right;
}
#contenido #columna_a #geomatriz .t2 {
	line-height:18px;
	text-align:right;
	font-size:15px;
}
#contenido #columna_a #geomatriz h3 {
	font-size:18px;
	text-align:right;
}
#contenido #columna_a ul {
	background:url(/images/fondo_rojo.jpg) #ea202a repeat-x;
	margin-top:15px;
	width:300px;
}
#contenido #columna_a li {
	list-style:none;
	width:260px;
	height:30px;
	padding:5px 20px 0 20px;
	border-bottom:#C2000B 1px solid;
	text-align:right;
}
#contenido #columna_a li a {
	text-align:right;
	font-size:16px;
	text-decoration:none;
	color:#FFF;
}
#contenido #columna_a li a:hover {
	color:#153371;
}
#contenido #columna_b {
	float:left;
	position:relative;
	width:620px;
	min-height:440px;
	padding:10px 10px 10px 10px;
}
#contenido #columna_b strong{
	color:#153371;
	font-weight:bolder;
}
#contenido #columna_b a {
	color:#F00;
	text-decoration:underline;
}
#contenido #columna_b a:hover {
	color:#F00;
	text-decoration:underline;
}
.separador {
	border-top:#F00 1px solid;
	margin-bottom:10px;
	width:620px;
}
.separador2 {
	border-top:#F00 1px solid;
	margin-bottom:20px;
	margin-top:20px;
	width:620px;
}
#contenido h1 {
	font-size:23px;
	color:#153371;
}
#contenido p {
	font-size:12px;
	line-height:18px;
}
#contenido #breadcron {
	position:absolute;
	top:5px;
	width:630px;
	right:10px;
	font-size:12px;
	color:#153371;
	text-align:right;
}
#footer {
	margin:0 auto 0 auto;
	position:relative;
	width:940px;
	height:120px;
}
#footer a{
	text-decoration:none;
	color:#FFF;
}
#footer #columna_fa {
	float:left;
	width:280px;
	height:100px;
	background:url(/images/fondo_azul.jpg);
	color:#FFF;
	padding:10px;
}
#footer #columna_fa h4 {
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
#footer #columna_fa p {
	font-size:12px;
	line-height:16px;
	text-align:right;
}
#footer #columna_fb {
	float:left;
	width:620px;
	height:100px;
	background:url(/images/fondo_rojo.jpg);
	color:#FFF;
	padding:10px;
}
#footer #columna_fb #genotipologo {
	position:absolute;
	top:60px;
	right:20px;
}
#footer #columna_fb p {
	line-height:16px;
}
.limpia {
	clear:both;
}
strong {
	font-weight:bold;
}
.c_productos {
	width:620px;
	height:130px;
	background:#ebecf0;
	margin:5px 0 5px 0;
}
.c_productos .foto {
	float:left;
	margin:15px;
}
.c_productos .ficha {
	float:left;
	margin-top:15px;
	margin-left:10px;
}
.c_productos .mapa {
	float:left;
	margin:15px;
}
.c_productos .texto {
	float:left;
	width:360px;
	height:100px;
	margin-top:15px;
	padding:0 10px 0 10px;
	border:#900 1px solid;
	border-bottom:none;
	border-top:none;
	color:#153371;
}
.c_productos .textomapa {
	float:left;
	width:360px;
	height:100px;
	margin-top:15px;
	padding:0 10px 0 10px;
	border-left:#900 1px solid;
	color:#153371;
}
.c_productos .texto p, .c_productos .textomapa p {
	line-height:16px;
}
.c_productos .textomapa h2 {
	font-size:18px;
	font-weight:bold;
}
.c_faqs {
	width:600px;
	background:#ebecf0;
	margin:5px 0 5px 0;
	padding:10px;
}
.c_faqs h2{
	font-size:12px;
	font-weight:bold;
	color:#153371;
}
.c_faqs p{
	color:#4D4D4D;
}

.c_servicios {
	width:600px;
	height:250px;
	background:#ebecf0;
	margin:5px 0 5px 0;
	padding:10px;
}
.c_servicios h2{
	font-size:18px;
	font-weight:bold;
	color:#153371;
}
.c_servicios p{
	color:#153371;
}
.c_servicios li{
	margin-left:10px;
	color:#153371;
}
.error {
	color:#EA202A;
}
#banner_pinturas{
	position:relative;
	right:10px;
	width:605px;
	height:250px;
	background:#f2f3f6;
	padding:10px 10px 10px 15px;
	margin:10px auto 0 auto;
}
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}



.pikachoose{width:600px;margin:0 auto 50px auto; height:310px;}
/* This is the ul you have all your images in */
.pikachoose ul{overflow:hidden; width:500px; margin:0 auto 0 auto;}
.pikachoose ul li{float: right;border:1px solid #555;padding:2px;background:#777;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer; }

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:600px;height:270px;display:block;position:relative; margin:0;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:relative; }
.pika_subdiv{position:relative; background:#f2f3f6;}
.pika_animationDivs{top:0;left:0;} /*must match top/left padding for subdiv */
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:500px;height:16px;padding-top:4px;text-align:center;position:absolute;bottom:7px;left:3px;background:url('/images/pikachoose/black.png') top left;}
.pika_caption a{color:white;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('/images/pikachoose/play.png') top center no-repeat;}
.pika_play a.pika_stop_button{background:url('/images/pikachoose/pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:305px;width:100px;background:url('/images/pikachoose/rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:305px;width:100px;background:url('/images/pikachoose/fastf.png') top right no-repeat;}

