/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat;
}

.textoazul {
	color: #003399;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
.textoazul a:link {	color: #003399; text-decoration: none; } 
.textoazul a:visited { color: #003399; text-decoration: none; } 
.textoazul a:active { color: #003399; text-decoration: none; } 
.textoazul a:hover { color: #FF9900; text-decoration: none;  } 

.textonaranja { font: 11px verdana; color: #FF9900; text-decoration: none; }
.textonaranja  a:link {	color: #FF9900; text-decoration: none; } 
.textonaranja  a:visited { color: #FF9900; text-decoration: none; } 
.textonaranja  a:active { color: #FF9900; text-decoration: none; } 
.textonaranja  a:hover { color: #003399; text-decoration: none;  } 

.textoboldazul { font: 11px verdana; color: #003399; font-weight: bold; text-decoration: none; }
.textoboldazul a:link {	color: #003399; text-decoration: none; } 
.textoboldazul a:visited { color: #003399; text-decoration: none; } 
.textoboldazul a:active { color: #003399; text-decoration: none; } 
.textoboldazul a:hover { color: #FF9900; text-decoration: none;  } 

.textoboldnaranja { font: 11px verdana; color: #FF9900; font-weight: bold; text-decoration: none; }
.textoboldnaranja  a:link {	color: #FF9900; text-decoration: none; } 
.textoboldnaranja  a:visited { color: #FF9900; text-decoration: none; } 
.textoboldnaranja  a:active { color: #FF9900; text-decoration: none; } 
.textoboldnaranja  a:hover { color: #003399; text-decoration: none;  } 

.textotitulo {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textotitulo a:link {	color: #FF9900; font-weight: bold; text-decoration: none; } 
.textotitulo a:visited { color: #FF9900; font-weight: bold; text-decoration: none; } 
.textotitulo a:active { color: #FF9900; font-weight: bold; text-decoration: none; } 
.textotitulo a:hover { color: #003399; font-weight: bold; text-decoration: none;  } 
.borde {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #666666;
	background-color: #ffffff;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 333b62;
	text-decoration: none;
	background-color: c5cbd5;
	padding: 6px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 29315A;
	text-decoration: none;
}
.menuAbajo {
	color: #29315a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bordePopup {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #666666;
	background-color: #f4f4f4;
}
.textoblanco {
	color: #86C8FF;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
}

