.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.menuDesplegable
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuDiv
{
	display: none;
	position: absolute;
	margin-top: 40px;
	margin-left: -6px;
	background-color: #016db5;
	padding: 2px;
	wwidth: auto !important;
	width: 150px;
}
.menuDesplegable li
{
	margin: 0;
	padding: 2px 4px;
	/*border: 1px solid #CCCCCC;*/
}
.menuDesplegable li a
{
	display: block;
}
.subMenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
a:hover.subMenu {
	color:#04AAFE;
}
.subMenuInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CBE6F4;
	text-decoration: none;
}
a:hover.subMenuInfo {
	color:#FFFFFF;
}
.borderSubMenuInfo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A1EFFF;
	height: 25px;
}
.subTitulos, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: dbc19b;
	text-decoration: none;
	font-weight:normal;
	line-height: 24px;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.txtTitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18px;
	color: #dbc19b;
	text-decoration: none;
	text-align: justify;
}
.borderImg {
	border: 1px solid #000000;
}
a:hover.txt {
text-decoration:underline;
}
.subSubMenuInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CBE6F4;
	text-decoration: none;
}
a:hover.subSubMenuInfo {
	color:#FFFFFF;
}
