@charset "UTF-8";
/* CSS Document */

#cuerpo {
	border-top-style: none;
	padding-top: 0px;
	background-image: url(../images/bg/bgdegra1.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
}
#intercuerpo {
	padding-top: 50px;
	margin-top: 0px;
	background-image: url(../images/margendegrai.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#mainContent {
	border-top-style: none;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/margendegra.jpg);
	margin-left: 197px;
	padding-left: 53px;
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#sidebar1 {
	width: 170px; /* el relleno mantiene el contenido del div alejado de los bordes */
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #EEE;
	border-bottom-color: #DDD;
}
#sidebar  {
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 26px;
	padding-left: 0px;
	width: 180px;
}
#nav li a {
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
}
.tituloh1 {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
	padding-right: 0px;
	padding-left: 4px;
}
.tituloh1b {
	width: 360px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mainContent  .titularVehiculos h1{
	font-size: 0.9em;
	text-align: left;
	padding-top: 2px;
	line-height: normal;
	padding-bottom: 1px;
	padding-left: 8px;
}
.divblanco {
	background-color: #FFFFFF;
	height: 1%;
	margin-right: 9px;
	margin-left: 9px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#footer {
	background-color: #FFFFFF;
	background-image: none;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	padding: 0px;
	margin-bottom: 0px;
	color: #711212;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	font-variant: normal;
}
.vehiculosmarco2 {
	border-right-color: #DDD;
	border-left-color: #DDDDDD;
}
.vehiculosmarco {
	font-variant: small-caps;
	text-align: left;
	color: #000000;
	border-top-color: #DDDDDD;
	border-right-color: #EEE;
	border-left-color: #EEE;
	padding: 0px;
}
.vehiculosmarco .titulobh1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
}.vehiculosmarco h1 {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.text {
	border: 1px dotted #7A2020;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.imagen {
	text-align: center;
	border: 16px solid #EEEEEE;
	margin-left: 6px;
}
.imagen img {
	border: 1px dotted #330000;
}
