body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(images/cabecera-vallacars_r1_c2.jpg);*/
	background-image:url(images/cabecera-vallacars2_r1_c2.jpg);
	background-repeat:repeat-x;
	text-align: left;
}
body, td, th, imput, textarea, select{ font-size:12px;color:#515158;}

/* estructura */
#Wrap   {
	width:760px;
	margin:auto;
	text-align: left;
}
#Header { height:92px; background-image:url(images/cabecera-vallacars2.jpg);margin-bottom:10px;  }
#Content {padding-top:15px;}
#Footer {border-top: 1px dotted #cccccc; padding:8px; clear:both; margin-top:15px; font-size:11px;}
#Footer, #Footer a { color:#999999}

/* personalizados */
.Disabled{ background-color:#eeeeee; color:#999999; border:1px solid #cccccc}
.RayaAbajoDotted td{ border-bottom:1px dotted #cccccc;}
.Gris{color:#cccccc;}
.Peke{ font-size:10px;}
.CajaReserva { background-color:#F1F4F6;border:1px solid #C4D0DA;}
.CajaReserva b {color:#3D6484;}
.Margen0{ margin:0px;}
.LeftWraper{ border-right:1px dotted #CCCCCC;float:left;padding-right:10px;width:450px;}
.RightWraper{width:290px; float:right;}
.Submit{
	background-color:#3D6484;
	color:#FFFFFF;
	font-weight: bold;
}
.ActivaSeccion {
	font-weight: bold;
	color: #999999;
	
	text-decoration: none;
	padding: 5px;
	background-color: #E4DEDA;
	font-size: 13px;
	letter-spacing: -1px;
	margin-right: 15px;
}
.ActivaSeccionActivo {

	font-weight: bold;
	color: #FFFFFF;
	
	text-decoration: none;
	padding: 5px;
	background-color: #CB0101;
	font-size: 13px;
	letter-spacing: -1px;
	margin-right: 15px;
}
