.backgrund {
	background-attachment: scroll;
	background-color: #C6C0A4;
	background-image: url(imgs/background_.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.backgrund_central {

	background-attachment: fixed;
	background-image: url(imgs/background_interno.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tahoma_10 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tahoma_10:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #0000cc;
	text-decoration: underline;
}
.backgrund_inter_tope {


	background-attachment: fixed;
	background-image: url(imgs/background_interno_central.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tahoma_11 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tahoma_11_gris {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(imgs/fondo_forms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgrund_inter_tope2 {



	background-attachment: fixed;
	background-image: url(imgs/background_interno_central2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

