.fondo {
	background-image : url(../imagenes/fondo.gif);
}

.fondoBlanco {
	background-color : #FFFFFF;
}

.fondoGris {
	background-color : #CCCCCC;
}

.fondoMenu {
	background-image : url(../imagenes/fondoMenu.gif);
	background-repeat : repeat-y;
}

.fondoPie {
	background-image : url(../imagenes/fondoPie.gif);
	background-repeat : repeat-x;
}

.borde {
	border : 1px solid #000000;
}

.bordeSuperior {
	border-top : 1px solid #000000;
}

.textoInfo {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #868686;
}

.texto9 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align: justify;
	color : #000000;
}

.texto9Negrita {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	text-align: justify;
	color : #000000;
}

.texto10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: justify;
	color : #000000;
}

.textoTicker {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFA500;
}

.texto10Negrita{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #000000;
}

.texto10AzulNegrita{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-align: justify;
	color : #003366;
}

.texto11 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	color : #000000;
}

.texto11Negrita {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	text-align: justify;
	color : #000000;
}

.fondoMarca {
	background-image : url(../imagenes/marcadeagua1.jpg);
	background-position : center;
	background-repeat : no-repeat;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	color : #000000;
}

.tituloMenu {
	background-color : #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	text-align: justify;
	color : #000000;
}
.textoPie {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;	
	text-align: justify;
	color: #003366;
}

.tituloCuadro{
	background-color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;	
	text-align: left;
	color: #FFFFFF;
}

.cuadro{
	border-style: solid;
	border-width : 0px 1px 1px 1px;
	border-color : #003366;
}

.textoCuadroNaranja {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: italic;
	text-align: justify;
	color: #FFA500;
}

A:link {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
A:visited {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
A:active {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
A:hover {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

A.enlacePie:link {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
A.enlacePie:visited {
	text-decoration: underline;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
A.enlacePie:active {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
A.enlacePie:hover {
	text-decoration: none;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

A.enlaceInfo:link {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #868686;
}
A.enlaceInfo:visited {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #868686;
}
A.enlaceInfo:active {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #868686;
}
A.enlaceInfo:hover {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFA500;
}

A.enlaceAzul:link {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;	
	color : #003366;
}
A.enlaceAzul:visited {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;	
	color : #003366;
}
A.enlaceAzul:active {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;	
	color : #003366;
}
A.enlaceAzul:hover {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;	
	color : #003366;
}

A.enlaceMenu:link {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #000000;
}
A.enlaceMenu:visited {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #000000;
}
A.enlaceMenu:active {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #000000;
}
A.enlaceMenu:hover {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #FFA500;
}

A.enlaceMenu2:link {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #FFA500;
}
A.enlaceMenu2:visited {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #FFA500;
}
A.enlaceMenu2:active {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #FFA500;
}
A.enlaceMenu2:hover {
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
	color : #FFA500;
}
