* {
	margin:0;
	padding:0;
}
body {
	background:#781217 url(../images/bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
img {
	border:none;
}
.input {
	border:#CCCCCC 1px solid;
	padding:2px;
}
#rapidform select {
	font-size:10px;
	border:1px solid #CCCCCC;
}
.sidepicsbg {
}
textarea {
	width:230px;
}
table {
	margin:0;
	padding:0;
	border:0;
}
.search {
	background:#F7F8F8;
	font-size:11px;
	font-weight:bold;
}
.search select {
	width:130px;
	margin:0 0 7px 0;
	border:#CCCCCC 1px solid;
}
.listcars {
	font-size:11px;
}
.listcars a {
	color:#CD2027;
	text-decoration:none;
}
.listcars a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.bottomline {
	border-bottom:dashed 1px #ddd;
	border-right:dashed 1px #ddd;
}
div.vehiculosOverList:hover {
	background:#f7f7f7;
}
.ultimosvehiculos {
	background:#F7F8F8;
	border:#D8D9D9 1px solid;
	text-align:left;
	margin:2px 0 0 3px;
}
#right h2 {
	font-size:14px;
	margin:5px;
}
em {
	color:#666;
	font-size:11px;
}
#main {
	width:921px;
	margin:0 auto;
}
#menu {
	background:url(../images/bg-menu.jpg) repeat-x top;
}
#menu a {
	display:block;
	background:url(../images/bg-menu.jpg) repeat-x top;
	font-size:13px;
	width:130px;
	height:28px;
	padding:14px 0 0 0;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float:left;
	border-right:#ABAEB1 1px solid;
	text-align:center;
}
#menu a:hover {
	background:#f7f7f7;
	color:#CD2027;
}
#menu a.selected {
	background:#f7f7f7;
	color:#CD2027;
}
#middle {
	background:#EBECED;
}
#middle #left {
	float:left;
	width:225px;
	background:#EBECED;
	border-right:#D3D4D5;
	padding:5px;
}
#middle #left #oferta {
	height:281px;
	background:url(../images/bg-oferta.jpg) no-repeat center top;
	margin:4px 0 10px 0;
	padding:23px 0 0 0;
	font-size:12px;
	color:#666666;
}
#middle #left #oferta strong {
	color:#333333;
	margin:0 0 0 10px;
}
#middle #left #oferta h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CD2027;
}
#middle #left #oferta h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#middle #left #oferta h3 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
}
#middle #left #oferta img.noborderimg {
	border:0;
}
#middle #right {
	float:left;
	background:#F7F8F8;
	width:683px;
	padding:2px 3px 2px 0;
}
#middle #right td {
	padding:3px;
}
#middle #right #swf {
	margin:0 0 0 3px;
}
#middle #right .carshome {
	text-align:left;
}
#footer {
	background:url(../images/bg-footer.jpg) repeat-x top;
	height:25px;
	padding:15px 0 0 0;
	color:#333333;
	font-size:11px;
	text-align:center;
}
