/* Estructura */
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#000000;		
}

#main {	
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	width:740px;
	height:auto;
}

#header{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:740px;
	height:95px;
}

#logo{
	float:left;
	padding:27px 0px 10px 0px;
}

#menu{
	float:left;
	width:399px;
	height:auto;
	padding:50px 0px 0px 56px;
	background-image:url(../images/bg_menu.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#menu a.nosotros, #menu a.contacto{
	float:left;
	display:block;		
	height:32px;
	width:99px;
	text-decoration:none;
}

#menu a.servicios{
	float:left;
	display:block;		
	height:32px;
	width:92px;
	text-decoration:none;
}

#menu a.automoviles{
	float:left;
	display:block;		
	height:32px;
	width:109px;
	text-decoration:none;
}

#content{
	float:left;
	width:740px;
	height:auto;
	padding:350px 0px 0px 0px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.fotografia{
	float:left;
	width:140px;
	height:164px;
}

#content_1{
	float:left;
	width:740px;
	height:auto;
	padding:35px 0px 0px 0px;
}

#gallery{
	float:left;
	width:740px;
	height:350px;
	padding:35px 0px 0px 0px;
}

#content_left{
	float:left;
	width:220px;
	height:auto;
	padding:0px 0px 0px 0px;
}

#content_left .ejecutivos{
	float:left;
	width:220px;
	height:35px;
	margin-bottom:8px;
}

#content_left .ejecutivos:hover{
	
}

#content_left .pasajeros{
	float:left;
	width:220px;
	height:35px;	
	margin-bottom:8px;
}

#content_left .lujosos{
	float:left;
	width:220px;
	height:35px;
	margin-bottom:8px;
}

#content_main{
	float:left;
	width:450px;
	height:auto;
}

#content_main .titulo, #content_main .parrafo{
	float:left;
	width:450px;
	height:auto;
	padding:0px 0px 12px 0px;
}

#content_main .full{
	width:740px;
}

.half{
	width:225px;
}

#content_right{
	float:left;
	width:250px;
	height:auto;
	padding:0px 0px 0px 30px;
}

#content_right .titulo, #content_right .parrafo{
	float:left;
	width:250px;
	height:auto;
	padding:0px 0px 12px 0px;
}

#content_right .contacto{
	float:left;
	width:250px;
	height:auto;
	background-image:url(../images/contacto.jpg); 
	background-position:top;
	background-repeat:no-repeat;
	line-height:18px;
	padding:180px 0px 0px 0px;
}

#solicitud{
	float:left;
	width:200px;
	height:285px;
	padding:25px 25px 25px 25px;
	background-image:url(../images/bg_solicitud.jpg);
}
	
#solicitud .parrafo{
	width:200px;
}

#footer{
	float:left;
	width:740px;
	height:20px;
	padding:20px 0px 0px 0px;
}

#copyright{
	float:left;
	width:740px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

#content_main ul {margin:0; padding:0; list-style:none;}
#content_main ul li {background-position:left; margin:0 0 0 15px; padding:3px 0px 3px 10px; line-height:14px;}
#content_main ul.lista li{background:url(../images/check.gif) no-repeat; background-position:left; margin:0 0 0 15px; padding:3px 0px 3px 18px; line-height:14px;}

#content_main a{
	color:#FFFFFF;
	text-decoration:none;
}

#content_main a:hover{
	color:#fff601;
}

#copyright a, #content_right a{
	color:#fff601;
	text-decoration:none;
}

#copyright a:hover, , #content_right a:hover{
	text-decoration:underline;
}


/* Textos */ 
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#content_main .titulo, #content_right .titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#content_main .parrafo, #content_right .parrafo{
	text-align:justify;
	line-height:18px;
}

#solicitud{
	color:#000;
}

select, input, textarea{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.button{width:auto;}
.red{color:#F00;}
.black{color:#000;}
img{border:0px;}
.derecha{margin-right:10px;}
.full{width:740px;}


#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}