.backgroundAzul {
	background-attachment: scroll;
	background-image: url(img/backAzul.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.backgroundPage {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #E5E4E4;
}
.backgroundmenu {

	background-attachment: scroll;
	background-image: url(img/fondoMenu.gif);
	background-repeat: repeat;
	background-position: center center;
}
.backgroundmenuVertical {


	background-attachment: scroll;
	background-image: url(img/fondoMenuVertical.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.backgroundmenuVertical2 {



	background-attachment: scroll;
	background-image: url(img/fondoMenuVertical2.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.backgroundDegradado {

	background-attachment: scroll;
	background-image: url(img/fondoDegradado.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.textTiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.tex {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.backgroundAzulbotom {
	background-attachment: scroll;
	background-image: url(img/bottom.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
