/* Global Styles */

body {
	margin:0px;
	background-color: #2D2F4A;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #8D9ECE;
	text-decoration:none;
	}
	
a:hover {
	color: #E6844A;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: georgia;
	font-size: 12px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E6844A;
	border-right-color: #E6844A;
	border-bottom-color: #E6844A;
	border-left-color: #E6844A;
	}
	


.tdCentral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99ccff;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	font-size: 18px;
	padding-left: 20px;
	background-image: url(Imagenes/malogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgCentral {
	border: thin solid #99CCFF;
}

.tdCabezera {
	border-bottom-width: medium;
	border-bottom-style: none;
	background-color: #2D2F4A;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tdTarifa {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-position: center center;
	border: thin outset #99CCFF;
	color: #2D2F4A;
	font-size: 18px;
	font-weight: 200;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.tdform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textosCentrales {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	margin: 10px;
	text-indent: 40px;
	background-position: left bottom;
}
.textosTarifas {
	color: #2D2F4A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

.tdbandera {
	background-color: #2D2F4A;
	vertical-align: middle;
	left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8D9ECE;
	text-align: center;
}
.tdCentralCopia {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99ccff;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	font-size: 18px;
	padding-left: 20px;
}

.tdCentralIni {
	vertical-align: middle;
	padding-left: 20px;
	background-image: url(Imagenes/malogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
