/* CSS Documento RentoUno */



* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#cabecera {
	width: 781px;
	height: 151px;
}
#menuIdioma {
	width: auto;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	margin-right: 50px;
}
#menuIdioma a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#menuIdioma a:hover {
	width: auto;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
#mitadCabecera {
	width: auto;
	background: #000000;
	height: 100px;
}
#sombra {
	width: 236px;
	background: url(../imagenes/generales/sombra.jpg) repeat-x;
	height: 35px;
	float: left;
}

#sombraEN {
	width: 263px;
	background: url(../imagenes/generales/sombra.jpg) repeat-x;
	height: 35px;
	float: left;
}

#sombraInicio {
	width: 20px;
	background: url(../imagenes/generales/sombra_1.jpg) repeat-x;
	height: 35px;
	float: right;
}
#logo {
	width: 200px;
	height: 58px;
	margin: 20px;
	background: url(../imagenes/generales/logo.gif) no-repeat top left;
	float: left;
}
#logoCheverolet {
	width: 35px;
	height: 13px;
	background: url(../imagenes/generales/chevrolet.gif) no-repeat top left;
	float: right;
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
}
#logoHyundai {
	width: 25px;
	height: 13px;
	background: url(../imagenes/generales/hyundai.gif) no-repeat top left;
	float: right;
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
}
#logoMazda {
	width: 20px;
	height: 16px;
	background: url(../imagenes/generales/mazda.gif) no-repeat top left;
	float: right;
	padding: 10px 10px 0px 10px;
	margin-top: 9px;
}
#primerIzquierda {
	width: 29px;
	height: 35px;
	background: url(../imagenes/generales/primer_izquierda.jpg) no-repeat;
	float: right;
}
#centro {
	width: auto;
	height: 35px;
	background: url(../imagenes/generales/menu_centro.jpg) repeat-x;
	float: right;
}
#pupo {
	width: 13px;
	height: 12px;
	background: url(../imagenes/generales/pupo.jpg) no-repeat;
	margin-top: 7px;
	margin-left: 2px;
	margin-right: 5px;
	float: left;
}
#textoMenu {
	width: auto;
	margin-top: 4px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#textoMenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#textoMenu a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#textoActivo {
	width: auto;
	margin-top: 4px;
	float: left;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#textoActivo a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#textoActivo a:hover {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
#siempreIzquierda {
	width: 20px;
	height: 35px;
	background: url(../imagenes/generales/izquierda_solo.jpg) no-repeat;
	float: right;
}
#contenido {
	width: 781px;
	height: 900px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#menuCarros {
	width: 781px;
	height: auto;
	float: left;
	margin:auto;
}
#frameCarros {
	width: 781px;
	height: 371px;
	float: left;
}
#separacionIzquierda {
	width: 20px;
	height: 200px;
	float: left;
}
#columna {
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 19px;
	margin-right: 19px;
	margin-top: 10px;
	color: #000000;
	text-align: justify;
}
#izquierdaColumna {
	background: url(../imagenes/portada/columnas/izquierda_columna.jpg) no-repeat top left;
	width: 5px;
	height: 200px;
	float: left;
}
#centroColumnas {
	background: url(../imagenes/portada/columnas/centro_columna.jpg) repeat-x;
	width: 184px;
	height: 200px;
	float: left;
}
#derechaColumnas {
	background: url(../imagenes/portada/columnas/derecha_columna.jpg) no-repeat top left;
	width: 5px;
	height: 200px;
	float: left;
}
#fotoEnColumnas {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
}
#divisionColumnas {
	width: 1px;
	height: 150px;
	float: left;
	background: url(../imagenes/portada/columnas/division_columna.jpg) repeat-y;
	margin-left: 5px;
	margin-right: 5px;
}
#creditos {
	font-size: 10px;
	width: auto;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: 0 auto;
	width: 781px;
	text-align: right;
}
#creditos a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#creditos a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

