﻿*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: "Arial" , Verdana, Helvetica, sans-serif;
	height: 100%;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	margin-top: 0em;
}
#contenedorcontenedor
{
	margin: auto auto auto;
	width: 780px;
	border: 1px #d3dce8;
	background-color: #d3dce8;
}
#contenedor
{
	width: 775px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/bg_contenedor.gif);
	background-repeat: repeat-y;
}
#cabecera
{
	margin: 0em;
	padding: 0em;
	height: 150px;
	background-color: #fff;
}
#logo
{
	float: left;
	/*margin-left: 0.5em;*/
	margin-top: 0em;
}

#idioma
{
	background-color: #f2f4f8;
	height: 55px;
	font-size: 12px;
	color: #8d8d8d;
	width: 590px;
	padding-top: 0em;
	margin-bottom: 2.6em;
	text-align: right;
	float: right;
}
#idioma a
{
	font-size: 12px;
	font-weight: bold;
	color: #003577;
	text-decoration: none;
}

#idioma ul{
}


#idioma ul li{
}

#idioma ul li a.bglink 
{
 	font-size: 12px;
	font-weight: bold;
	color: #003577;
	text-decoration: none;
	background-color: #fed39a;
	text-decoration: underline;
    width: 10px;
    
    }
.bglink 
{
	font-size: 12px;
	font-weight: bold;
	color: #003577;
	text-decoration: none;
	background-color: #fed39a;
	text-decoration: underline;
	width: 10px;
	
    }

.ajuste
{
	width: 100px;
	text-align: center;
	padding-top: 13px;
    }

#idioma a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #003577;
	text-decoration: underline;
}
#navegacion
{
	width: 590px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	margin-left: 0em;
	float: right;
	padding-top: 1.7em;
	height: 40px;
}
#navegacion ul
{
	list-style: none;
}
#navegacion li
{
	float: left;
	margin-left: 0em;
}
/**#buscador
{
	float: right;
	background-color: #eff2f5;
	width: 200px;
}**/

.borde
{
	border: 0px;
}

#pie
{
	background-color: #eff2f6;
	font-size: 11px;
	color: #8d8d8d;
	text-align: center;
	/*clear: both;*/
	width: 100%;
	height: 30px;
	border-bottom: solid 2px #d3dce8;
	padding-top: 15px;
}
.azul
{
	color: #003577;
}
.general
{
	background-image: url(../images/fn_contenido.gif);
	background-repeat: no-repeat;
	width: 766px;
	/*height: 318px;*/
	margin-top: -6px;
	margin-left: 5px;
	margin-right: 2px;
}
.general_content
{
	background-image: url(../images/fn_content.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	width: auto;
	margin-top: -6px;
}

.content
{
	background-color: #f7f8fa;
	clear: both;
	padding: 0.5em;
	color: #333;
}
.content p
{
	background-color: #f7f8fa;
	clear: both;
	padding: 0.5em;
	color: #333;
	font-size: 0.8em;
	text-align: justify;
}

.content_right
{
}
.content_left
{
}
.destacados
{
	padding-left: 236px;
	margin-bottom: 12px;
}
.destacados a
{
	color: #666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.destacados a:hover
{
	text-decoration: none;
}


.concesionario
{
	margin-left: 0.3em;
	margin-top: 0.25em;
	width: 223px;
	height: 166px;
	background-image: url(../images/ft_concesionario.gif);
}
.link
{
	color: #666;
	font-weight: bold;
	font-size: 11px;
}
h1
{
	margin-top: 0em;
	
}
h2
{
	font-size: 0.9em;
	background-color: #e5eaf1;
	background-image: url(../images/fn_h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 0.5em;
	padding-bottom: 0.2em;
	color: #003577;
	margin-top: 0.5em;
	margin-bottom: 0.9em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.4em;
}
.title
{
	padding-top: 0.5em;
		font-size: 1.1em;
}

h3
{
	color: #003577;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	background-image: url(../images/ico_flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
h4
{
	color: #003577;
	font-weight: bold;
	color: #ff960d;
	background-image: url(../images/ico_circulo2.gif);
	background-repeat: no-repeat;
	text-indent: 27px;
	font-size: 12px;
	margin-top: 1em;
}
h3#tit
{
	font-weight: bold;
	color: #ff960d;
	text-decoration: none;
	list-style-image: url(../images/ico_circulo.gif);
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom: solid 1px #ccc;
	width: 63%;
}
h4
{
	font-weight: bold;
	color: #003577;
	text-decoration: none;
	list-style-image: url(../images/ico_circulo2.gif);
	margin-left: 8px;
	margin-bottom: 8px;
	width: 50%;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
h3#sin
{
	color: #003577;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	background-image: none;
}
.datosconcesionario
{
	color: #003577;
	font-size: 12px;
	margin-top: 4.5em;
	margin-left: 4em;
}

.bold
{
	font-weight: bold;
}
.ft_borde
{
	border-right: solid 1px #dee3e4;
}
.buscador
{
	background-color: #eff2f5;
	width: 523px;
	margin-top: 4px;
	height: 100%;
}
.detalle
{
	background-color: #eff2f5;
	width: 512px;
	margin-top: 5px;
	filter: alpha(opacity=50);
	opacity: .5;
	/*color: #003577;*/
	color: #000;
	padding: 6px;
	font-size: 12px;
}

.general_right
{
	float: right;
	width: 530px;
	padding-top: 0.3em;
}

.general_left
{
	float: left;
	width: 230px;
	padding-top: 0.3em;
}
.right_boton
{
	float: right;
	margin-right: 1em;
	background-color: #f3f3f3;
}

.right_foto
{
	float: right;
	margin-right: 0.2em;
	background-color: #f3f3f3;
}

.right
{
	float: right;
	margin-right: 5em;
	background-color: #f3f3f3;
}
.right_boton_des
{
	float: right;
	margin-right: 1em;
	background-color: #f3f3f3;
	text-align: right;
	padding: 5px;
	width: 98%;
	margin-top: 4px;
	margin-bottom: 4px;
}
.float_boton
{
	float: left;
	margin-left: 1em;
}
.right
{
	float: right;
}
.float
{
	float: left;
}
/******Formulario de búsqueda****/

.mlinea
{
	margin-right: 1.5em;
	margin-left: 1.5em;
	vertical-align: middle;
	margin-top: 0.7em;
	
}
.mlineam
{
	margin-right: 0.8em;
	margin-left: 0.8em;
	margin-top: -0.3em;
}
.combo
{
	font-size: 11px;
	color: #8d8d8d;
}
select
{
	font-size: 11px;
	color: #8d8d8d;
}
.comboselect
{
	font-size: 11px;
	color: #8d8d8d;
	width: 170px;
}
label
{
	color: #003577;
	font-size: 12px;
	/*text-indent: 12px;*/
	padding-right: 12px;
	/*text-transform: lowercase;*/
}
.fullWidth
{
	width: 100%;
	margin-bottom: 13px;
}
.line, .lastunit
{
	overflow: hidden;
	_overflow: visible;
	zoom: 1;
}
.unit
{
	float: left;
	margin-right: 18px;
	zoom: 1;
}
/* template avec navigation et colonne de droite */
.content_form
{
	height: auto;
	padding-top: 1em;
	padding-bottom: 2em;
	padding-right: 0.2em;
}
.size1on1
{
	float: none !important;
	margin-right: 0;
	width: auto;
}
/* Estilos para tablas */



.tabla
{
	width: 56%;
	font-size: 11px;
	color: #666;
	margin-left: 12px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 1em;
	margin-left: 3em;
}
.tabla2
{
	width: 60%;
	font-size: 11px;
	color: #666;
	margin-left: 12px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 1em;
	margin-left: 3em;
}

.tabla2 td
{
    vertical-align: top;
}

.tabla ul li
{
	list-style: none;
}

/* template fullsize */
.size1on2
{
	width: 47.03%;
	margin-left: 1.4%;
}

.size1on3
{
	width: 41.03%;
	margin-left: 1.3%;
}

.size1on4
{
	width: 23.54%;
	margin-left: 1.4%;
}

/* ---- botones ----- */

.boton
{
	vertical-align: middle;
	display: -moz-inline-box;
	display: inline-block;
	color: #003366 !important;
	border: 1px solid #003475;
	background-color: #becbdb;
	cursor: pointer;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	font-size: 11px;
}
.botonback
{
	vertical-align: middle;
	display: -moz-inline-box;
	display: inline-block;
	color: #686868 !important;
	border: 1px solid #747474;
	background-color: #dbdbdb;
	cursor: pointer;
	/*font-weight: bold;*/
	padding: 3px 6px 3px 6px;
	font-size: 11px;
}
.botonnewsearch
{
	vertical-align: middle;
	display: -moz-inline-box;
	display: inline-block;
	color: #fff !important;
	border: 1px solid #bb6e0a;
	background-color: #ff960d;
	cursor: pointer;
	/*font-weight: bold;*/
	padding: 3px 6px 3px 6px;
	font-size: 11px;
}


/* ---- destacados foto ----- */

.des1
{
	width: 620px;
	clear: both;
	margin-top: 1em;
	padding-bottom: 12px;
	height: 100%;
	background-color: #fff;
}
.des_foto
{
	float: left;
	width: 110px;
	height: auto;
}
.des_text
{
	text-align: left;
	width: 500px;
	display: inline;
	padding-left: 4px;
	color: #003577;
	float: right;
	height: auto;
	vertical-align: top;
}
.des_text ul li
{
	font-size: 11px;
	list-style: none;
	margin-top: 2px;
}
.des_tit
{
	font-weight: bold;
	color: #ff960d;
	text-decoration: underline;
	list-style-image: url(../images/ico_circulo.gif);
}

/*****************TABLAS DE DATOS*****************/
.listado
{
	padding-left: 50px;
	background-color: #fff;
	height: auto;
	border: solid 1px #fff;
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url(../images/fn_detalle.gif);
	background-repeat: repeat-x;
}
.listado a
{
	color: #ff960d;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.listado a:hover
{
	text-decoration: none;
}

.datos
{
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-position: left;
	text-indent: 32px;
	border-bottom: solid 1px #ccc;
}
th
{
	font-size: 1.1em;
	color: #fff;
	padding-bottom: 0.2em;
	border-bottom: solid 1px #ccc;
	margin-bottom: 1em;
	text-align: left;
	background-image: url(../images/fn_datos.gif);
	background-repeat: repeat-x;
}

.borderbottom
{
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: solid 1px #ccc;
}
.linea
{
	border-top: solid 1px #ccc;
	width: 82%;
	background-color: #eee;
}
.ruta
{
	font-size: 0.7em;
	background-color: #f7f8fa;
	padding-left: 0.4em;
	padding-top: 0.4em;
}
.ruta a
{
	font-size: 0.7em;
	background-color: #f7f8fa;
	color: #333;
	text-decoration: underline;
}
.ruta a:hover
{
	font-size: 0.7em;
	background-color: #f7f8fa;
	color: #333;
	text-decoration: none;
}
.datos
{
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-position: left;
	text-indent: 45px;
}
th
{
	font-size: 1.1em;
	color: #fff;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: solid 1px #ccc;
	text-align: left;
	background-image: url(../images/fn_datos.gif);
	background-repeat: repeat-x;
}

.borderbottom
{
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: solid 1px #ccc;
	text-align: center;
}
.linea
{
	width: 84%;
	background-color: #eee;
}
.dato_foto
{
	float: right;
	font-size: 0.6em;
	color: #8d8d8d;
	padding-right: 1em;
}

.padleft
{
	padding-left: 60px;
	font-size: 1em;
}
.font
{
	font-size: 1em;
}

.datos2
{
	color: #003577;
	font-size: 11px;
	text-decoration: none;
	/*background-position: left;*/
	/*background-color: fff;*/
	/*text-indent: 34px;*/
	border: 0;
	border-color: #e9e9e9;
	/*text-align: left;*/
	text-decoration: none;
}
.datos2 td
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #e9e9e9;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	
}
.datos2 td a
{
	background-image: url(../images/ico_ver.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: middle;
	text-decoration: underline;
	color: #ff960d;
}

.datos2 td a:hover
{
	text-decoration: none;
}

.border0
{
	border: 0;
	float: left;
	padding-left: 2em;
	padding-right: 2em;
}
.noimage
{
	background: transparent url(       '../images/transp.gif' ) 90% 0 repeat-x;
}
.transp
{
	background-image: url(../images/transp.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
}
.transp a
{
	background-image: url(../images/transp.gif);
	background-repeat: repeat-x;
	border: 0;
}
.transp td a
{
	background-image: url(../images/transp.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
}
.transp td span
{
	padding-left: 0.8em;
	padding-right: 0.8em;
	border: 0px;
	border-color: #fff;
	font-size: 1em;
}
.transp td span a
{
	padding-left: 0.8em;
	padding-right: 0.8em;
	border: 0px;
	border-color: #fff;
}
.transp td p
{
	text-align: left;
	
}


.bold
{
	font-weight: bolder;
	color: #003366;
}


/*FORMULARIO DE CONTACTO*/

fieldset
{
	width: 600px;/*background-color:#F5F5F5; 	background-position:bottom;*/
}
fieldset.buscador
{
	width: 355px; /*background-color:#F5F5F5; 	background-position:bottom;*/
}

#formulariocontacto
{
	width: 39.9em;
	padding: 1.2em;
}
legend
{
	color: #003466;
	font-weight: bold;
	margin-left: 0.18em;
	margin-right: 0.18em;
	padding: 0.18em;
}
#formulariocontacto input
{
	position: relative;
	margin-left: 8.8em;
	top: -1.2em;
	margin-top: -1.4em;
	width: 21em;
	font-size: 0.9em;
}
#formulariocontacto select
{
	position: relative;
	margin-left: 8.8em;
	top: -1.2em;
	margin-top: -1.4em;
	width: 21em;
	font-size: 0.9em;
}
input[type="text"]:focus, textarea:focus
{
	border: 0.2em solid #CC3300;
}
#formulariocontacto textarea
{
	position: relative;
	margin-left: 8.8em;
	margin-top: -1.4em;
	width: 23.5em;
	height: 10em;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.reqMark
{
	color: #FF0000;
}
.actions
{
	float: right;
	margin-right: 0em;
	padding-right: 8.6em;
}
#textoformulario
{
	width: 45.5em;
	float: left;
	font-size: 1.4em;
	margin-top: 0.95em;
	margin-left: 20px;
}

#textoformulario a
{
	font-weight: normal;
	font-size: 0.99em;
	color: #4784c3;
	font-family: Arial, Helvetica, sans-serif;
}

#textoformularioinf
{
	width: 45em;
	float: left;
	font-size: 1.4em;
	margin-top: -25.5em;
}


    
    
    .destacados2
{
	/*padding-left: 236px;*/
	margin-bottom: 12px;
	background-color: #fff;
}
.destacados2 a
{
	color: #666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.destacados2 a:hover
{
	text-decoration: none;
}

.red 
{
    color: Red;}
    
 .tdmin 
 {
    width: 30%;}
    
 .tdblanco 
 {
    background-color: White;}
    
.floatright 
{
   
    text-align: right;
    padding-right: 5px;
    }
    
table.datos2 tr th a 
{
    color: #FFF;}
#menutable {
}
#menutable td{

}
