body {
	background-color:#8A8A8A;
	margin:0px;
}

table.estructura {
	width:980px;
	height:100%;
}

td.contenidos {
	height:100%;
	background-color:#CCCCCC;
	padding:10px 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

td.pie {
	height:17px;
	background-image:url(imagenes/bg_pie.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
td.horario {
	background-color: #B7B8D2;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
td.fila1 {
	background-color: #EAEAEA;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
td.fila2 {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
table.direcciones td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#303473;
}

a.mail {color:#FF0000; text-decoration:none;}
a.mail:hover {color:#333333; text-decoration:underline;}

table.horarios td.titulos {
	padding:3px;
	color:#FFFFFF;
	background-color:#303473;
	font-size:16px;
	border:1px solid #FFFFFF;
	text-align:center;
	-moz-border-radius:3px;
}

table.horarios {width:100%;}
table.horarios td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	background-color:#D7D7D7;
	border:1px solid #999999;
	color:#333333;
	-moz-border-radius:3px;
	text-align:center;
}

table.horarios td.subtitulos {
	background-color:#B50F0F;
	font-size:14px;
	color:#FFFFFF;
}

div.formulario_chequeras {
	margin-right:50px;
	text-align:right;
}

div.formulario_chequeras input, div.formulario_chequeras select, div.formulario_chequeras textarea {
	width:300px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	-moz-border-radius:3px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:2px;
	margin-bottom:5px;
}

table.fotos_vehiculos {width:100%;}
table.fotos_vehiculos td {text-align:center;}
table.fotos_vehiculos img {border:1px solid #FFFFFF;}
