.general {
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-image: url(../fondo1.png);
	background-repeat: repeat-x;
	height: 900px;
	width: 900px;
}
.Title_web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #993300;
	background-color: #FFCC33;
	float: right;
	height: 200px;
	width: 900px;
}
.GENERAL_TEXT {
	float: right;
	height: auto;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.texto_subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	text-align: center;
	text-decoration: none;
}
.general .GENERAL_TEXT .texto_subtitel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF3300;
	text-align: center;
	text-decoration: none;
}
.general .GENERAL_TEXT a a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.general .GENERAL_TEXT a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC6600;
	text-decoration: none;
}
.text_informative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	text-decoration: none;
}
