body {
	/*background: #000 url(../img/bg.jpg) 0 0 repeat-x;*/
	background: #000 url(../img/sunset.jpg) center center no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

/*---<lenguaje>---*/

#lenguaje {
	width: 900px;
	margin: 5px auto 5px auto;
	text-align: right;
	font-size: 8pt;
}

#lenguaje img {
	border: 0;
}

#lenguaje a {
	margin: 10px 5px;
}

#lenguaje a:link, #lenguaje a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#lenguaje a:hover, #lenguaje a:active {
	color: #ffffcc;
	text-decoration: underline;
}

/*---<pagina>---*/

#pagina {
	background: #000 url(../img/cuerpo-bg.gif) 0 0 repeat-y;
	margin: 0px auto 10px auto;
	width: 900px;
}

a {
	outline: none;
}

#titulo {
	float: left;
	width: 280px;
	height: 100px;
	background-color: #fff;
}

#titulo h1 {
	margin: 0;
}

#titulo img {
	margin: 10px;
	border: 0;
}

/*---<menu>---*/

#menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 620px;
	height: 100px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/navi_background.jpg);
}
#newbuttonbar {
}


#opciones {
	margin: 0;
	padding: 0;
	height: 100px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#opciones li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#opciones a {
	float: left;
	padding: 100px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:100px; /* for IE5/Win Only */
}

#opciones a:hover {
	background-position: 0 -100px;
}

#opciones a:active, #opciones a.selected {
	background-position: 0 -100px;
}

#opcion-home a {
	width: 65px;
	background: url(../img/home.gif) 0 0 no-repeat;
}

#opcion-vehicles a {
	width: 125px;
	background: url(../img/vehicles.gif) 0 0 no-repeat;
}

#opcion-corporate a {
	width: 85px;
	background: url(../img/corporate.gif) 0 0 no-repeat;
}

#opcion-uselful a {
	width: 150px;
	background: url(../img/uselful.gif) 0 0 no-repeat;
}

#opcion-rental a {
	width: 115px;
	background: url(../img/rental.gif) 0 0 no-repeat;
}

#opcion-about a {
	width: 80px;
	background: url(../img/about.gif) 0 0 no-repeat;
}

#opcion-inicio a {
	width: 65px;
	background: url(../img/inicio.gif) 0 0 no-repeat;
}

#opcion-vehiculos a {
	width: 136px;
	background: url(../img/vehiculos.gif) 0 0 no-repeat;
}

#opcion-corporativo a {
	width: 99px;
	background: url(../img/corporativo.gif) 0 0 no-repeat;
}

#opcion-info a {
	width: 140px;
	background: url(../img/info.gif) 0 0 no-repeat;
}

#opcion-politicas a {
	width: 95px;
	background: url(../img/politicas.gif) 0 0 no-repeat;
}

#opcion-acerca a {
	width: 85px;
	background: url(../img/acerca.gif) 0 0 no-repeat;
}

/*---</menu>---*/

#barra {
	float: left;
	width: 280px;
	background: #F8F8F8 url(../img/barra-bg.gif) 0 0 repeat-y;
	font-size: 8pt;
	/*border-top: 1px solid #000;*/
}

#barra table {
	width: 260px;
	border: 1px solid #444;
	margin: 0 0 10px 10px;
	background-color: #f7f7f7;
	line-height: 13pt;
}

tr.segundo {
	background-color: #eee;
}

#barra td {
	padding: 3px;
}

td.derecho {
	text-align: right;
}

#barra p {
	margin: 10px;
	line-height: 13pt;
}

#operador img {
	margin: 0 0 0 13px;
	border: 1px solid #444;
}

p.center {
	text-align: center;
}

#questions {
	text-align: center;
}

#questions img {
	border: 0;
}

#welcome {
	text-align: justify;
}

/*---<contenido>---*/

#contenido {
	float: left;
	width: 620px;
	background: #000 url(../img/contenido-bg.gif) 0 0 repeat-x;
	font-size: 8pt;
	color: #fff;
	padding-bottom: 10px;
}

#contenido h2 {
	font-size: 18pt;
	font-weight: normal;
	margin: 10px 0 0 10px;
}

#contenido h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

#contenido p {
	line-height: 13pt;
	margin: 10px;
}

#contenido li {
	line-height: 13pt;
}

.vehiculo {
	background: transparent url(../img/cajabg.gif) left bottom no-repeat;
	width: 544px;
	height: 299px;
	margin: 10px 0 0 35px;
	border: 1px solid #444;
	padding: 0;
}

.vehiculo a:link, .vehiculo a:visited {
	color: #C90000;
}

.vehiculo a:hover, .vehiculo a:active {
	color: #E8A206;
}

.columnauno {
	width: 172px;
	height: 218px;
	float: left;
	border-right: 1px solid #444;
}

.columnauno img {
	margin: 10px 10px 0 10px;
	border: 1px solid #444;
}

#columnauno p {
	margin: 0;
}

.columnados {
	width: 200px;
	height: 218px;
	float: left;
	border-right: 1px solid #444;
}

.columnatres {
	width: 170px;
	height: 168px;
	float: left;
	border: 0;
}

.columnauno p, .columnados p, .columnatres p {
	text-align: center;
}

img.person {
	float: left;
}

.links {
	margin: 10px;
	padding: 5px 5px 0 5px;
	border: 1px solid #444;
	height: 107px;
	background: transparent url(../img/cajabg.gif) left bottom no-repeat;
}

.linklogo {
	float: left;
	border: 1px solid #444;
}

.linkinfo {
	float: left;
	margin: 10px 0 0 0;
}

.links a:link, .links a:visited {
	color: #C90000;
}

.links a:hover, .links a:active {
	color: #E8A206;
}

/*---<contact-form>---*/

#contact-form {
	margin-left: 70px;
}

#ipersonal, #somequestion {
	border: 0;
	margin-bottom: 10px;
}

#ipersonal input {
	width: 200px;
	border: 1px solid #444;
	padding: 3px;
	color: #D84D2C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}

#ipersonal p, #somequestion p {
	margin: 10px 10px;
}

#ipersonal label, #somequestion label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

#somequestion textarea {
	width: 200px;
	height: 70px;
	border: 1px solid #444;
	padding: 3px;
	color: #D84D2C;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}

#send {
	margin-left: 275px;
}

/*---<cajas uno y dos>---*/

#cajauno {
	float: left;
	background: transparent url(../img/cajabg.gif) left bottom no-repeat;
	width: 293px;
	height: 175px;
	border: 1px solid #444;
	margin: 10px 5px 10px 10px;
	display: inline;
}

#cajados {
	float: left;
	background: transparent url(../img/cajabg.gif) left bottom no-repeat;	
	width: 293px;
	height: 175px;
	border: 1px solid #444;
	margin: 10px 0 10px 5px;
}

#cajauno p, #cajados p {
	margin-bottom: 15px;
}

.cajaimagen img {
	float: left;
	border: 1px solid #444;
	margin: 10px 10px 0px 10px;
}

.cajaimagendos img {
	float: left;
	border: 1px solid #444;
	margin: 2px 10px 10px 10px;
}

/*---<horario>----*/

#horario {
	clear: both;
	
}

#horario p {
	margin: 0;
}

#ciudades {
	text-align: center;
}

/*---<pie>---*/

#pie {
	clear: both;
	background: #C90000 url(../img/pie-bg.gif) 0 0 repeat-x;
	height: 70px;
	margin: 0;
	font-size: 8pt;
	text-align: center;
	color: #fff;
}

#pie p {
	margin: 0;
	padding: 10px;
}

#pie a:link, #pie a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#pie a:hover, #pie a:active {
	color: #ffffcc;
	text-decoration: underline;
}

.logo img {
	vertical-align: middle;
	border: 0;
}
