.fondoazul {
	background-image: url(fondodegaz.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondodivision { background-color: White; }

.textolateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	}
.fondoverded {
	background-image: url(fondodegver.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
}
.textoinfazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003399;
	text-align: center;
}

.textoinfazul_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003399;
	text-align: left;
}

.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #ffffff;
	text-align: justify;
}

.textoblancocentrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #ffffff;
	text-align: center;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #ffffff;
	text-align: justify;
}

P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #265640;
	text-align: justify;
}

.cabecera{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.menuinf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.contactar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265640;
	text-align: justify;
	
}
.contactar_dir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265640;
	text-align: center;
	
}
.blanco_a{
	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bordesupazul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: ridge;
	border-top-color: 5f6ca3;
	border-right-color: 5f6ca3;
	border-bottom-color: 5f6ca3;
	border-left-color: 5f6ca3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003399;
}
.bordeazul {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-top-color: 5f6ca3;
	border-right-color: 5f6ca3;
	border-bottom-color: 5f6ca3;
	border-left-color: 5f6ca3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003399;
}
A:LINK, A:VISITED {
	color : #000066;
	text-decoration : none;
}

A:HOVER {
	color : #444444;
	text-decoration : underline;
}
A.blanco:LINK, A.blanco:VISITED, A.blanco:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu:link
	{
	color: #000033;
	text-decoration:none;
	font-size: 11px;
	}
a.menu:hover
	{
	color: #0066CC;
	text-decoration: none;
	font-size: 11px;
	}
a.menu:visited
	{
	color: #000033;
	text-decoration:none;
	font-size: 11px;
	}
.tituloinfazul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #003399;
	text-align: center;
	}
.mastertable
    {
	border: 1px solid #000000;
	background-color: #ffffff;
}
