TD, BODY, P, DIV { font-family: Verdana; font-size: 11px; color:#605D5C; text-align="justify"}
BODY { font-family: Verdana;; font-size: 10px; color:#605D5C; margin-top: 20px;}
.fondopagina {

	background: url(./imagenes/fondo.jpg);
	background-repeat: repeat-y repeat-x;
	background-position : top center;

}


.fondo2 {

	background: url(./imagenes/2.jpg);
	background-repeat: repeat-x;
	background-position : top left;

}


.fondo4 {

	background: url(./imagenes/4.jpg);
	background-repeat: repeat-y;
	background-position : top left;

}

.fondo5 {

	background: url(./imagenes/5.jpg);
	background-repeat: repeat-y;
	background-position : top left;

}

.fondo7 {

	background: url(./imagenes/7.jpg);
	background-repeat: repeat-x;
	background-position : top left;

}

.fondo10 {

	background-color: #FFFFFF; 
	font-family: Verdana;
	color:#605D5C; 
	font-size: 10px;
	text-decoration:none;
	text-align="center"

}

.fondotabla {

	background: url(./imagenes/fondo1.jpg);
	background-repeat: no-repeat;
	background-position : bottom right;

}


.Texto {
	font-family: Verdana;
	color:#605D5C; 
	font-size: 10px;
	text-decoration:none;
	text-align="center"
}

.A {
	font-family: Verdana;
	color:#605D5C; 
	font-size: 10px;
	text-decoration:none;

}	

a:hover.A {
	color:#605D5C; 
	font-size: 10px;
	font-weight: bold;

}

.Cuadro { 
	background-color: #FFFFFF; 
	border: #CBA045; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}