/* CSS Document */

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#navigation td {
	border-bottom: 1px solid #000000;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:12px;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	background: url("") 4px 40% no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#navigation a:hover {
	background: #E9F0F8 no-repeat 4px 45%;
	color:#102230;
	}

body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #4A798D;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Estilo1 {color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Estilo3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.Estilo4 {
	font-size: 36px;
	font-weight: bold;
}
.Estilo5 {color: #CC9900}
.Estilo6 {color: #FFFFFF}
.Estilo7 {color: #0000CC}
.Estilo8 {
		color: #FFFF00
}
.Estilo9 {color: #000099}
.Estilo10 {font-size: 12px}
.Estilo11 {font-size: 14px}
.Estilo12 {font-size: 14px}
