body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F0F0F0;
	background-attachment: fixed;
	background-image: url(img/bg_sitio.jpg);
	background-repeat: repeat;
}
.tit_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_final {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.link1 {text-decoration: none; color:#FFFFFF}
.link1:link {text-decoration: none; color:#FFFFFF}
.link1:visited {text-decoration: none; color:#FFFFFF}
.link1:hover {text-decoration: none; color:#CCCCCC}

.link2 {text-decoration: none; color:#FF6600}
.link2:link {text-decoration: none; color:#FF6600}
.link2:visited {text-decoration: none; color:#FF6600}
.link2:hover {text-decoration: none; color:#FF3333}.tit_presta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990081;
}
.frase_presta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990081;
}
.txt_presta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.txt_entrada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.tit_sedes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #989933;
}
.tit_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D51288;
}
.tit_contacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #781817;
}
.txt_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
}
.bt_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF9900;
	background-repeat: no-repeat;
	width: auto;
	border: thin solid #FF6600;
}
