@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

body { 
	background-color:#DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;
}

#contenedor {
	width:960px;
	margin:5px auto;
	}
#header {
	width:100%;
	}
#bannertop { text-align:right; }

#content {
	margin-top:10px;
	background-color:#FFFFFF;
	}
.content-left {
	width:196px;
	background:url(imagenes/right-back.gif) repeat-y #ffffff right;
	vertical-align:top;
	}
.content-right {
	background:url(imagenes/right-back.gif) repeat-y #FFFFFF;
	vertical-align:top;
	}
.separador {
	border-top:6px #DBDBDB solid;
	height:20px;
	}
#menu-left{
	margin:30px 35px 0 0;
	list-style:none;
	font-size:90%;
	}
#menu-left a, #menu-left a:visited {
	display:block;
	border-bottom:1px solid #DBDBDB;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	height:20px;
	text-decoration:none;
	color:#000000;
	}
#menu-left a:hover {
	background:url(imagenes/menu-left-back.gif) repeat-y left #CB0079;
	text-align:right;
	color:#FFFFFF;
	}
.contacto-tabla { margin:20px 10px 0 0; }	
.contacto {
	background:url(imagenes/contacto-back.jpg) right no-repeat #FFFFFF;
	height:38px;
	color:#888888;
	border-bottom:1px solid #DBDBDB;
	padding-left:10px;
	vertical-align:bottom;
	}
.contacto-detalle {
	padding-left:10px;
	padding-top:10px;
	font-size:90%;
	color:#666666;
	}
#footer {
	width:100%;
	text-align:center;
	font-size:75%;
	background-color:#BFBFBF;
	padding:3px 0 3px 0;
	margin-top:10px;
}
#footer a, #footer a:visited {	color:#000000; text-decoration:none; }
.contenido td { vertical-align:top; padding-top:20px; }
.contenido-principal {	padding:20px 10px 20px 30px ; }
#ficha {	
				width:350px;
				height:380px;	
				margin-top:5px;	
				overflow: auto;	
				padding:0px 8px;	
				line-height:1.5em;	
				text-align: left;
}
ul { margin:10px 0 20px 40px; }
p { margin:5px 0 20px 0; }				
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	}
h3 { font-size:12px; color:#CB0079; font-weight:normal; } 
h4 { font-size:12px; }
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#666666;
	}
img { border:0 none; }
.bold {	color:#CB0079; }	
.bold-red { color:#FF0000; font-weight:bold;  }
.nota { border-bottom:1px solid #CCCCCC; margin-right:40px; }
.autobuses-caracteristicas { border:1px solid #000000; font-size:95%;}
.autobuses-caracteristicas td { vertical-align:middle; height:20px; padding:2px; }
.acv {text-align:center; width:50px; vertical-align:middle; border-left:1px solid #CCCCCC; }
.ach { border-bottom:1px solid #CCCCCC; }

.aeropuerto {
	background:url(imagenes/aueropuerto.gif) no-repeat left #ffffff;
	height:120px;
	text-align:center;
	line-height:24px;
	}
	
.camionetas-caracteristicas { border:1px solid #000000; font-size:9px; background-color:#F3F3F3; }
.camionetas-caracteristicas td { vertical-align:middle; padding:3px; }
.act { font-size:8px; }

.input {
	border:1px solid #000000;
	padding:1px;
	}
