@charset "utf-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background: #333333 url("../images/header_x.jpg") repeat-x top left;
margin:0px;
padding:0px;
}

ul {
color:#FFF;
font-size:13px;
list-style:inside square;
padding:0px;}

h1 {
color:#FFF;
font-size:15px;}

h1 , p , ul , li{margin:0px;}

#contenido h1 {padding:4px 0px;}
#contenedor {
width:980px;
margin:0px auto;}

#logo {
height:181px;
float:left;}

#header {
height:211px;}

#boton , #btn_left  , #btn_right , #btn_left_on  , #btn_right_on {float:left;height:30px;}

#menu {
	float:left;
	width:100%;
height:30px;}

#btn_left_on{
	width:7px;
	background:url("../images/btn_left_on.jpg") no-repeat top left;}

#btn_left{
	width:7px;
	background:url("../images/btn_left.jpg") no-repeat top left;}
	
#btn_center_on{
float:left;font-size:14px;
height:26px;
padding:4px 6px 0px 6px;
background-color:#333;}	
	
#btn_center_on a{

text-decoration:none;
color:#fff;}
	
#btn_center{
	float:left;
	height:26px;
	font-size:14px;
	padding:4px 6px 0px 6px;
	background-color:#FFF;}
#btn_center a {color:#333;
text-decoration:none;}	
#btn_right_on {
	width:15px;
	background:url("../images/btn_right_on.jpg") no-repeat top left; }


#btn_right{
	width:15px;
	background:url("../images/btn_right.jpg") no-repeat top left;
	}

#header h1{
font-size:33px;
color:#333333;}

/*Ficha rent a car*/

#item_car {
	font-size: 12px;
	color: #333;
	background-color: #CCC;
	margin: 2px 2px 7px 2px;
	border: 1px solid white;
	float: left;
	width: 214px;
	height: 435px;
	}
#item_cont h1{
	color:#333;
	display:block;
	font-size:13px;
	text-decoration:underline;}
#item_cont span {font-weight:bold;}	
#item_cont p a {
	padding:0px 10px;
	height:20px;
	color:#000;
	display:block;
	background-color:#FFF;
	font-size:13px;
	font-weight:bold;
}
	
#item_cont {padding:4px;}

#contenido_central {
	padding-top:10px;

}
	
#contenido{
	float:left;
	width:660px;
}
#contenido h1{
	color: #FFF;
	font-size: 18px;
	}
	
#contenido h2{
	color: #FFF;
	font-size: 13px;
	}
	
#mapa {border:1px solid #FFF;width:247px;
height:220px;}
#mod_right {
	padding:8px 0px;
	width:100%;float:left;}
#mod_right h1 {
	margin-bottom:2px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	border-bottom:1px solid #FFF;
	display:block;}

#pos_right {float:right;
width:249px;}
#mod_right {font-size:13px;
color:#FFF;}
input.form_cont ,#mod_right form label{
height:20px;
margin:2px 0px;
padding:0px;}
#mod_right form label {float:left;width:40%;}
input.form_cont {float:left;width:60%;border:0px;} 
#mod_right form textarea {float:left;width:100%;border:0px;}

.submit {
	margin-top:4px;
	border:0px;
	float:right;
	width:91px;
	height:29px;
	background:url("../images/enviar.gif") no-repeat top left;}
#footer {padding:15px 0px;
	width:100%;float:left;}

#footer p , #footer p a {color:#FFFFFF;
font-size:13px;}

#footer p a {font-weight:bold;}


.formulario{width:100%;}
.formulario label {font-size:14px;
color:#FFF;
	display:block;}
.formulario input {width:100%;}

.formulario textarea {width:100%;}

