/* CSS Document */

/* IMAGEN DE FONDO */

body {
	margin: 0px;
	padding: 0px;
	font-family:"Arial Narrow", Verdana, Georgia;
	font-size:13px;
	line-height: normal;
	color: #003333;
	/*	background-image: url(http://www.carambacar.com/images/fondo.gif); */
	margin-left: 0px;
}
h1 {
	color: #003333;
	font-size:1.5em;
	margin: auto;
	padding: 0;
	text-align:center
}
/* middle */
#middle {
	position:absolute;
	top: 47px;
	left: 176px;
	padding: 2px;
	width: 350px;
	height: 473px;
	}
/* video */
#videos {
	position:absolute;
	top: 525px;
	left: 182px;
	padding:2px;
	width: 449px;
	height: 373px;
	}
/* bottom */
#bottom {
	position:absolute;
	top: 588px;
	left: 224px;
	width:484px;
	heigth: 370px;
	text-align: center;
	height: 27px;
}	
/* caja reservas */
#caja_reservas {
	position:absolute;
	top: 193px;
	left: 472px;
	width: 276px;
	height: 386px;
	visibility: visible;
	}
#foto_coche {
	position:absolute;
	top: 192px;
	left: 196px;
	width: 262px;
	height: 294px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#caracteristicas {
	position:absolute;
	top:498px;
	left:196px;
	width:264px;
	height:55px;
	}
