@charset "utf-8";
* {
	margin: 0 auto;
	padding: 0;
}
/*span {
	visibility:hidden;
}*/
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px
}
body {
	background-color: #000000;
	/*background-image: url(imagenes_web/bg_bg.jpg);
	background-repeat: repeat-x;*/
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
/*#fondoAsfalto {
	background-image:url(imagenes_web/bg_flecha_asfalto.jpg);
	background-position:top;
	background-repeat:repeat-x;
}*/
.resultados {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.resultados a {
	text-decoration:none;
}
.resultados a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.idCarro {
	display: block;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
}
.txtID {
	margin-top: 2px;
	border: 1px solid #FF9900;
	background-color: #FFFFCC;
}
.etiqueta  {
	text-align: right;
	background-color: #FFCC00;
	color: #000000;
}
.entrada {
	text-align: left;
}
.numOpcion {
	width: 45px;
	border-right: 1px solid #000000;
	font-size: 16px;
	font-weight: bold;
}
.textOpcion {
	text-align: left;
}
.tdVerde {
	padding: 2px;
	background-color: #66CC33;
	font-size: 10px;
	font-weight:bold;
}
.tdGris {
	padding: 2px;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight:bold;
}
.tdGrish {
	background-image:url(imagenes_web/hd_dv.gif);
	background-repeat:no-repeat;
	border-bottom: 2px solid #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
}
.tdNaranja {
	padding: 2px;
	background-color: #FFCC00;
	font-size: 10px;
	font-weight:bold;
}
.tdBlanco {
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
}
.busquedaID {
	background-image: url(imagenes_web/hd_busqueda.gif);
	width: 416px;
	border-bottom: 1px solid #BD5B28;
	font-size: 9px;
	font-weight: bold;
}
#frmPublicar {
	display:block;
	width: 420px;
	text-align: left;
}
#frmPublicar fieldset {
	padding: 5px;
	background-color: #FFFFFF;
}
#frmPublicar fieldset legend{
	padding: 4px;
	background-color: #00CC00;
	border-bottom: 2px solid #003300;
	color:#FFFFFF;
	font-size: 14px;
}
#publicar {
	display:block;
	width: 350px;
	padding: 5px;
	background-color: #666666;
	text-align: center;
	font-size: 10px;
}
#beneficios {
	display:block;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 400px;
	/*height: 200px;
	overflow:scroll;*/
}
#beneficios ul {
	list-style-type: none;
}
#beneficios ul li p{
	display:block;
	text-align:left;
	margin: 10px;
}
#tarifas {
	display:block;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 400px;
	/*height: 200px;
	overflow:scroll*/;
}
#tarifas h3 {
	padding: 8px 0px 3px 0px;
	text-align: left;
}
#tarifas ul {
	list-style-type: none;
}
#tarifas ul li p{
	display:block;
	text-align:left;
	margin: 10px;
}
#datosCliente {
	display:block;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 400px;
	/*height: 185px;
	overflow:scroll;*/
}
#datosCarro {
	display:block;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 400px;
	/*height: 185px;
	overflow:scroll;*/
}
#detallesCarro {
	width: 400px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
#detallesCarro #especCarro, #especCliente {
	width: 380px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
#detallesCarro #especCarro table{
	clear:left;
	padding: 5px;
	background-color: #000000;
	/*border: 1px solid #333333;*/
	text-align: left;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#detallesCarro #especCarro table td{
	/*border: 1px solid #CCCCCC;*/
	/*margin: 1px;*/
	padding: 5px;
}
#detallesCarro #especCliente table{
	clear:left;
	padding: 5px;
	background-color: #000000;
	border: 1px solid #333333;
	text-align: left;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#detallesCarro #especCliente table td{
	/*border: 1px solid #CCCCCC;*/
	/*margin: 1px;*/
	padding: 5px;
}
#condiciones {
	display:block;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 400px;
	height: 185px;
	overflow:scroll;
}
#condiciones ul li p{
	display:block;
	text-align:left;
	margin: 10px;
}
#contenedor {
	width: 800px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
#contenedor #encabezado {
	height: 150px;
	width: 750px;
	margin-top: 10px;
	background-image: url(imagenes_web/banner_750x150.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	color: #FFFFFF;
}
#contenedor #menuHorizontal {
	width: 750px;
	height: 40px;
	/*background-color: #E6E6E6;*/
	background-image: url(imagenes_web/bg_menuhorizontal.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#contenedor #menuHorizontal ul{
	list-style-type: none;
}
#contenedor #menuHorizontal ul li{
	display: inline;
}
#contenedor #menuHorizontal ul li a{
	float:left;
	display: block;
	width: 145px;
	height: 31px;
	padding-top: 5px;
	margin-left: 4px;
	background-image: url(imagenes_web/boton_normal_asfalto.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
#contenedor #menuHorizontal ul li a:hover{
	background-image: url(imagenes_web/boton_arriba_asfalto.jpg);
	color: #00CC00;
}
#contenedor #bannerFlash {
	width: 750px;
	margin-top: 5px;
	border: 1px solid #999999;
}
#contenedor #banner {
	width: 750px;
	height: 62px;
	margin-top: 5px;
	padding-top: 3px;
	background-image: url(imagenes_web/750x65_banner_tucarroenmargarita.jpg);
	border: 1px solid #999999;
}
#contenedor #banner h2{
	font-size: 14px;
	color: #990000;
}
#contenedor #banner h3{
	width: 650px;
	font-size: 12px;
	color: #006600;
}
#contenedor #banner p a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#contenedor #banner p a:hover{
	color: #FFFFFF;
}
#contenedor #colIzq {
	float: left;
	/*background-color: #999999;*/
	text-align:left;
	width: 125px;
	margin-left: 24px;
	margin-top: 5px;	
}
#contenedor #colIzq #menuVertical {
	float:right;
	width: 125px;
	height: 250px;
	margin-bottom: 5px;
	background-image: url(imagenes_web/125x250_fondomv_tucarroenmargarita.jpg);
	background-repeat: no-repeat;
}
#contenedor #colIzq #menuVertical ul {
	list-style-type: none;
	margin-top: 6px;
}
#contenedor #colIzq #menuVertical ul li{
	float:right;
}
#contenedor #colIzq #menuVertical ul li a{
	display: block;
	float: right;
	width: 98px;
	height: 26px;
	margin: 2px auto;
	padding-top: 10px;
	background-image: url(imagenes_web/pestana_normal_tucarroenmargarita.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 0.7em;
	text-decoration:none;
	text-align: center;
}
#contenedor #colIzq #menuVertical ul li a:hover{
	background-image: url(imagenes_web/pestana_arriba_tucarroenmargarita.jpg);
	color: #FF0000;
}
/*#contenedor #colIzq #busquedaID {
	clear: right;
	background-image: url(imagenes_web/125x70_fondobusqueda_tucarroenmargarita.com);
	background-repeat: no-repeat;
	width: 125px;
	height: 70px;
	text-align: center;
}*/
#contenedor #colIzq #busquedaID p{
	font-size: 9px;
	color: #000000;
}
#contenedor #colIzq #asPrincipal{
	clear: right;
	width: 125px;
	height: 600px;
	background-color: #FFFFFF;
	/*border: 1px solid #CCCCCC;*/
}
#contenedor #colCentral {
	float: left;
	width: 420px;
	/*margin-left: 5px;*/
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #999999;
	padding: 5px;
	border-top: 3px solid #00B0D8;
	border-bottom: 3px solid #00B0D8;
	border-left: 1px solid #00B0D8;
	border-right: 1px solid #00B0D8;
}
#contenedor #colCentral #cDisponibles {
	border-bottom: 1px solid #999999;
}
#contenedor #colCentral #cDisponibles ul {
	margin-top: 2px;
	list-style-type: none;
}
#contenedor #colCentral #cDisponibles ul li a{
	float:left;
	display:block;
	text-decoration: none;
	background-image:url(imagenes_web/pestana_normal_tucarroenmargarita.jpg);
	background-repeat: no-repeat;
	border-right: 1px #333333 solid;
	height: 22px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
	color:#000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#contenedor #colCentral #cDisponibles ul li a:hover{
	background-image: url(imagenes_web/pestana_arriba_tucarroenmargarita.jpg);
}
#contenedor #colCentral #cDisponibles table {
	clear:left;
	background-color: #E6E6E6;
}
#contenedor #colCentral #cDisponibles table td{
	background-color:#666666;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
#contenedor #colCentral #cDisponibles table td a{
	text-decoration:none;
	color:#FFFFFF;
	text-align: right;
}
#contenedor #colDer {
	float: left;
	width: 192px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*border-right: 2px solid #00CC00;*/
}
.anunciosHD {
	display:block;
	width: 192px;
	padding-top: 5px;
	height: 20px;
	background-image: url(imagenes_web/hd_anunciate.gif);
	/*border-right: 2px solid #00CC00;*/
}
#contenedor #colDer #anunciosCont {
	width: 189px;
	background-color:#E6E6E6;
	border-right: 3px solid #00CC00;
}
#contenedor #colDer table td{
	text-align: center;
}
#contenedor #colDer table td img{
	display: block;
	margin-top: 5px;
	border-bottom: 1px solid #000000;
}
.anunciosFoot {
	display:block;
	width: 192px;
	padding-top: 5px;
	height: 20px;
	background-image: url(imagenes_web/foot_anunciate.gif);
	/*border-right: 2px solid #00CC00;*/
}
#contenedor #colDer #MBprincipal {
	display:block;
	margin-top: 10px;
}
#contenedor #bannerFlashAbajo {
	clear: both;
	width: 750px;
	height: 65px;
	background-image:url(imagenes_web/bannerabajo_750x65.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
#contenedor #pie {
	height: 20px;
	padding-bottom: 30px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-image:url(imagenes_web/750x50_pie_tucarroenmargarita.com.jpg);*/
	background-repeat: no-repeat;
	background-color: #00FF33;
	color: #000000;
	font-size: 0.8em;
}
#detallesCarro #gallery {
	position:relative;
	width: 375px;
	margin: 5px auto;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
#detallesCarro #imagearea #image{
	position:relative;
	width: 355px;
	height: 255px;
	margin: 5px auto;
	border: 2px solid #000000;
	background:#000 url(imagenes_web/loading.gif) center center no-repeat;
}
#detallesCarro #imagearea #image img{
	position:absolute;
	top: 0px;
	left: 0px;
}
#detallesCarro #thumbwrapper {
	margin-top:5px;
	margin-bottom: 5px; 
	padding:2px 0; 
	width:355px; 
	height:75px; 
	border:1px solid #666; 
	background:#000000;
}
#detallesCarro #thumbarea {
	position:relative; 
	overflow:hidden; 
	height:75px; 
	width:355px; 
}
#detallesCarro #thumbs {
	position:absolute; 
	list-style:none; 
	margin-left:5px; 
	height:75px; 
	width:10000px; 
	border-right:2px solid #FFFFFF;
}
#detallesCarro #thumbs li {
	float:left; 
	margin-right:5px; 
	cursor:pointer;
}
.imgnav {
	position:absolute; 
	height:254px; 
	width:10%; 
	z-index:100; 
	height:254px; 
	width:10%; 
	z-index:100; 
	outline:none; 
	cursor:pointer;
}
#images {border:1px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:1px;}

#previmg {
	left:0;	
	background:url(imagenes_web/left.gif) left center no-repeat;
	opacity:0.2; 
	filter:alpha(opacity=20);
}
#previmg:hover {
	opacity:1; 
	filter:alpha(opacity=100); 
	border-left: 1px solid #00FF00;
}
#nextimg {
	right:0; 
	background:url(imagenes_web/right.gif) right center no-repeat;
	opacity:0.2; 
	filter:alpha(opacity=20);
}
#nextimg:hover {
	opacity:1; 
	filter:alpha(opacity=100);
	border-right: 1px solid #00FF00;
}
#nosotros fieldset {
	padding: 20px;
	background-color:#FFFFFF;
	text-align:left;
	/*line-height: 20px;*/
	font-size:14px;
}
#nosotros fieldset legend {
	padding: 2px;
	background-color:#00CC00;
	border-bottom: 2px solid #003300;
	font-size: 20px;
	color:#FFFFFF;
}
#nosotros fieldset p{
	margin-top: 10px;
	font-size: 12px;
}
#contactenos fieldset {
	padding: 20px;
	background-color:#FFFFFF;
	text-align:left;
	/*line-height: 20px;*/
	/*font-size:14px;*/
}
#contactenos fieldset legend {
	padding: 2px;
	background-color:#00CC00;
	border-bottom: 2px solid #003300;
	font-size: 20px;
	color:#FFFFFF;
}
#messenger {
	display: block;
	width: 182;
	margin-top: 5px;
}