.background {
	background-attachment: scroll;
	background-color: #F2F2F2;
	background-image: url(images/fondo_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtmenu {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D868F;
	text-decoration: none;
}
.fecha {

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
}
.txt {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
	line-height: 20px;
}
.titdestacado {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF4D00;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.txtdestacado {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
	line-height: 15px;
}
.txtnegro {

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.titinterior {

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF4D00;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}
.titulo {


	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4C9DA3;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.txtinterior {

	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
	line-height: 16px;
}
.txtform {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDBDBD;
	text-decoration: none;
	line-height: 16px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
