/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;}
	
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #009999;
	background-image: url(design-images/background.gif);
	background-repeat: repeat-x;}

a {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: normal;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {font-style: normal; font-weight: normal; text-decoration: underline;}
a:active {text-decoration: none;}

h1,h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
h1 {font-size: 16px;}
h2 {font-size: 18px;}
h3 {font-size: 24px;}
h4 {font-size: 36px;}


.BotonesMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #999999;
	font-style: normal;
	text-decoration: none;}
	
.TextoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-style: normal;
	text-decoration: none;}
	
.TextoGrisB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	font-style: normal;
	text-decoration: none;}
	
.TituloGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;}
	
.TituloGrisBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;}
	
.TextoNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFC425;
	font-style: normal;
	text-decoration: none;}
	
.TituloNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: #FFC425;
	font-weight: bold;
	text-decoration: none;}
	
.TextoAqua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #009999;
	font-style: normal;
	text-decoration: none;}
	
.TituloAqua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #009999;
	font-weight: bold;
	text-decoration: none;}
	
.TituloAquaBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #009999;
	font-weight: normal;
	text-decoration: none;}
	
.TextoMarino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003366;
	font-style: normal;
	text-decoration: none;}
	
.TituloMarino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;}
	
.TituloMarinoBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;}
	
.TextoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;}
	
.TextoIzquierdaBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;}
	
.TituloBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;}
	
A.n1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color:#666666;
	font-weight: bold;
	font-style: normal; 
	text-decoration:none;}
	
A.n1:visited {
	color:#666666; text-decoration:none;}

A.n1:hover {
	padding: 2px 6px 2px 6px; 
    color:#FFFFFF; 
	text-decoration:none; 
	background-color: #000000;}

table.dotted {
	border-width: 1.2px 1.2px 1.2px 1.2px;
	border-spacing: 8px 8px 8px 8px;
	border-style: dotted dotted dotted dotted;
	border-color: #999999;
	border-collapse: collapse;
	background-color: white;}
	
	table.dotted th {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 2px;
	border-style: dotted;
	border-color: #999999;
	background-color: white;}
	
	table.dotted td {
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
	border-style: dotted;
	border-color: #999999;}
	
table.normal {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
	border-collapse: collapse;}
	
	table.normal td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;}