
/*---DEFINICIONES PRINCIPALES--*/

body, html{
	background:#e6e4e4 url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/bg_top.jpg) top repeat-x;
	margin:0px;
}

#layout {
	width:900px;
	height:100%;
	
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	color:#333;
	background-color:inherit;
	font-weight:normal;
}


/*--DEFINICIONES BÁSICAS----------------------------------------*/
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#333;
	background-color:inherit;
	font-weight:normal;
}
ul {}
li {}
a, a:link, a:visited {color:#e30303; background-color:inherit;}
a:hover { color:#e30303; background-color:inherit; text-decoration:underline;}
img{ border:none; padding:0px; margin:0px;}

.clear { clear:both; height:1px;}
.izq {float:left;}
.dch {float:right;}

.rojo {color:#e30303; background-color:inherit;}
.destacado_rojo {color:#e30303; text-decoration:underline;} 

/*--HEADERS----------------------------------------------------*/


h1 { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial;	
	font-size:17px;
	font-weight:200;
	padding:10px 5px 5px 0px;
	margin:0px;
	line-height:1.5em;

}
h2 {
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	font-weight:100;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:1.5em;
}
h3 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	font-weight:100;
	padding:13px 0px 0px 0px;
	margin:0px;
	color:#e30303;
	background-color:inherit;
	line-height:1.5em;
}
h4 {
}
h5{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:lighter;
	color:white;
	background-color:#333;
	padding:0px 0px 2px 0px;
	margin:0px;
}
h6 {
}

/*--DIVS PRINCIPALES---------------------------------------------------------------------*/

#cabecera{
	width:900px;
	height:192px;
}

#contenido {
	width:900px;
	height:100%;
	padding:0px;
	display:block;
	background-color:#f0efee;
}

#columna_ppal{
	width:589px;
	padding:0px 20px 0px 20px;
	margin:10px 0px 15px 0px;
	border-right:1px dotted #333;
	float:left;
}

#columna_derecha{
	width:230px;
	padding:0px 20px 0px 20px !important;
	padding:0px 10px 0px 15px;
	margin:10px 0px 15px 0px;
	float:left;
}

/*--FIN DIVS PRINCIPALES----------------------------*/


/*---MENÚ------------------------------------------------------------------------------------*/
.menu_horizontal {
	width:900px;
	height:25px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:#e30303 /*rojo*/;
	color:white;
	border-top:2px solid #b84600 /*naranja oscuro*/;
	text-align:center;
}

.menu_horizontal_boton {	
	height:15px;
	width:120px;
	padding:3px 0px 3px 0px;
	border-right:1px dotted #b84600 /*rojo oscuro*/;
	float:left;
}

.menu_horizontal_boton a, .menu_horizontal_boton a:link, .menu_horizontal_boton a:visited {
	text-decoration:none;
	color:white;
	background-color:inherit;
	padding:0px;
	margin:0px;
}
.menu_horizontal_boton:hover {
	height:15px;
	background:#e30303 /*rojo*/ url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/bg_menu_horizontal.gif) center repeat-x;
	color: white;
	cursor:pointer;
}

.menu_horizontal_img {
	height:25px;
	width:174px;
	background:#e30303 /*rojo*/ url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/logo_profesional_car.gif) center no-repeat;
	color: white;
	padding:0px;
	float:right;
	cursor:pointer;
}
.menu_horizontal_img span { display:none; color:white; background-color:inherit;}
.menu_horizontal_img:hover {
	height:25px;
	width:174px;
	background: #e30303 /*rojo*/ url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/logo_profesional_car2.gif) center no-repeat;
	color: white;
	padding:0px;
	float:right;
}
/*---FIN MENÚ--------------------------------*/


/*--CONTENIDO--------------------------------------------------------------------------*/
/*Inicio***************************/

.servicios_inicio1, .servicios_inicio2, .servicios_inicio3, .servicios_inicio4 {
	width:235px;
	height:45px;
	float:left;
	padding:0px;
	margin:2px;
}
.servicios_inicio1 p, .servicios_inicio2 p, .servicios_inicio3 p, .servicios_inicio4 p {
	color:#aaa;
	background-color:#333;
	padding:0px;
	margin:0px;
	line-height:1em;
}
.servicios_inicio1, .servicios_inicio3 {
text-align:left;
padding:6px 5px 5px 50px;
}
.servicios_inicio2,.servicios_inicio4 {
text-align:right;
padding:6px 50px 5px 5px;
}

.servicios_inicio1 {background:#f0efee url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/servicios1.gif) center no-repeat;}
.servicios_inicio2 {background:#f0efee url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/servicios2.gif) center no-repeat;}
.servicios_inicio3 {background:#f0efee url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/servicios3.gif) center no-repeat;}
.servicios_inicio4 {background:#f0efee url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/servicios4.gif) center no-repeat;}

.servicios_inicio1 a, .servicios_inicio2 a, .servicios_inicio3 a, .servicios_inicio4 a {
text-decoration:none;
cursor:pointer;
padding:0px;
margin:0px;
}
.servicios_inicio1 a:hover, .servicios_inicio2 a:hover, .servicios_inicio3 a:hover, .servicios_inicio4 a:hover {text-decoration:none;}


/*
#cuadro_ventajas{
	width:584px;
	border: 1px solid #aaa;
	background-color:#f1ebeb;
	margin:0px 7px 0px 7px;
}*/

#cuadro_ventajas{
	border: 1px solid #aaa;
	background:#f1ebeb /*rosita muy clarito*/ url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/esquina_cuadro_ventajas.png) top right no-repeat;
	margin:10px 0px 0px 0px;
	text-align:center;
	height:100%;
	padding:22px 5px 0px 5px;
}


.txt_ventajas,.txt_ventajas_pq {
	width:247px;
	margin:10px 10px 10px 10px !important;
	margin:10px 7px 10px 8px;
	padding:0px;
	float:left;
	text-align:justify;
}
.txt_ventajas_pq {font-size:11px;}

#pie_ventajas{
	background:white url(http://www.files.profesionalcar.com/www/pericialcar/publica/img/bg_pie_ventajas.gif) center repeat;
	border-top:1px solid #aaa;
	text-align:center;
	font-size:11px;
	padding:3px;
}
#pie_ventajas a, #pie_ventajas a:hover, #pie_ventajas a:link, #pie_ventajas a:visited {font-size:11px;}

#otros_servicios { 
	width:270px;
	margin:5px 0px 0px 0px;
	padding:0px;
}
#otros_servicios ul {	
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 20px;

}
#otros_servicios li{
	text-transform:uppercase;
	padding:0px 0px 5px 0px;
	margin:0px;
}
#otros_servicios li a, #otros_servicios li a:link, #otros_servicios li a:visited {
	color:#333;
	background-color:inherit;
	text-decoration:none;
}
#otros_servicios li a:hover { color:#e30303; background-color:inherit;}

/*--FIN CONTENIDO----------------------------*/



/*--FORMULARIOS------------------------------------------------------------------------*/
/*Inicio***************************/
#login {
	text-align:left;
	padding:0px;
	margin:0px;
}
form { 
	padding:10px 0px 10px 0px;
	margin:0px;
}
label{
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
   font-family:Arial, Helvetica, sans-serif;
   border-bottom:1px dotted #aaa;
	font-size:14px;
   
}
input {
	height:15px;
	width:150px;
	float:right;
	padding:1px 0px 1px 0px;
	margin:0px 0px 5px 0px;
	font-family:"MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background-color:inherit;
	font-weight:normal;

}
.checkbox { float:left; margin-top:5px; width:20px; }
.txt_checkbox {padding:4px 0px 0px 3px; margin:0px; float:left; color:#929292;}

/*login del menu dch*/
form.acceso_user label {
	font-size:11px;}
form.acceso_user input {height:15px; width:120px; font-size:11px;} 
form.acceso_user input.acceder {
	width:80px;
	height:22px;
	color:#e30303; 
	background-color:white; 
	border:1px solid #CCC;
	float:right;
	cursor:pointer;
	padding:0px 5px 0px 5px;
	margin:5px 0px 0px 0px;
}/*----------------*/

/*--FIN FORMULARIOS----------------------------*/




/*--PIE--------------------------------------------------------------------------*/
#pie{
	width:900px;
	height:20px;
	background-color:#CCC;
	border-top:2px solid #e30303;
	padding:3px 0px 2px 0px;
	margin:0px;
	color:#333;
	text-align:center;
}
#pie ul {
	text-align:center;
	list-style:none;
	margin:0px;
	padding:0px;
}
#pie ul li{
	font-size:90%;
	margin:0px 5px 0px 5px;
	padding:0px;
	display:inline;
}
#pie ul li a {
	margin:0px;
	padding:0px;
	color:#333;
	background-color:inherit;
	text-decoration:none;
}
#pie ul li a:hover{
	color:#e30303; 
	background-color:inherit;
	text-decoration:underline;
}

#validacion{
	width:900px;
	text-align:center;
	background-color:#f0efee;
	margin:3px 0px 0px 0px;
}
/*--FIN PIE----------------------------*/
