body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FF9900;
	font-family: Tahoma;
	font-weight: bold;
}
.style2 {color: #FF9900;
		font-family: Tahoma;
		font-size:12px;
		}
a:link {
	color:#333333;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.fondo_ {
	background-color: #FFFFFF;
}

.forms {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2983CB;
	border: solid;
}
.tx_home {
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}
.fondo_interno {
	background-image: url(imgs/fondo_interno.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F0F0F0;
}.tx_tit_solapas {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.tx_home_titulos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}
.tx_home_titulos_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}
.tx_menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: none;
}
.tx_menu:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: underline;
