@charset "utf-8";
#main {
	border: medium solid #006699;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align: justify;
}
.tit_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	vertical-align: top;
}
#contacto {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	vertical-align: top;
	text-align: center;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#menu  a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	color: #000000;
}


#pie {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.multihost {
	font-family: "BankGothic Lt BT", Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {font-size: 11px}
.style4 {font-size: 13px}
#menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	vertical-align: top;
	text-align: center;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFCC00;
	background-image: url(img/trans.png);
	background-repeat: repeat;
	color: #000000;
}
#pie a {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#pie a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#sub_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #98C4E1;
	text-align: center;
}

