body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #454992;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fondo_web{
	background-color: #000033;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.fondo_central{
	background-image: url(imagenes/fondo_central.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #454B93;
}
.fondo_central_color{
	background-color: #454B93;
}
.fondo_contenido {
	background-color: #FFFFFF;
	padding: 40px;
	text-align: justify;
	word-spacing: 2px;
}
.boton_enviar {
	border: 1px solid #7F7FB2;
	font-size: 11px;
	font-weight: bold;
	color: #454574;
	background-color: #EEEEEE;
	cursor: hand;
}

.fondo_contacto_es {
	background-color: #FFFFFF;
	text-align: justify;
	word-spacing: 2px;
	background-image: url(imagenes/es/borde_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_contacto_en {
	background-color: #FFFFFF;
	text-align: justify;
	word-spacing: 2px;
	background-image: url(imagenes/en/borde_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_contacto_al {
	background-color: #FFFFFF;
	text-align: justify;
	word-spacing: 2px;
	background-image: url(imagenes/al/borde_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.foto_texto_izq {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.foto_texto_der {
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
}
.foto_borde {
	border: #333333 1px solid;
}
.fondo_banda {
	background-image: url(imagenes/fondo_banda.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tipo_punto_menu_inf {
	font-size: 24px;
	color: #FFFFFF;
}
a.tipo_menu_inf:link, a.tipo_menu_inf:visited, a.tipo_menu_inf:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.tipo_menu_inf:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.fondo_boton_actividades {
	background-image: url(imagenes/boton_actividades_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 140px;
}
a.boton_actividades:link, a.boton_actividades:visited, a.boton_actividades:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.boton_actividades:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
.titulo_grande{
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 28px;
	color: #0066CC;
}
.titulo_grande_1{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0066CC;
}
.titulo_grande_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	color: #000066;
}
.td_down_gris{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.td_down{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.titulos_flota{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;	
}

