/* CSS Document */
.texto-general{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; text-align:justify; }

body {
	background-image: url(images/bglinea.jpg);
	background-repeat: repeat-x; background-color:f6ece2;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #993300;
}
a:active {
	color: #000000;
}
.cuerpo {
	background-image: url(images/body_01.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 881px;
}


.bgfooter {
	background-image: url(images/index2_04.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 881px;
}


.bgfooter-menu5 {
	background-image: url(images/body_02.jpg);
	background-repeat: no-repeat;
	height: 29;
	width: 881px;
}
.bgfooter-menu5 a{
	color: #FFFFFF; text-decoration: none; 
}

.bgfooter-menu5 a:hover{
	color: #FFFFFF;
}
.bgfooter-menu5 a:active {
	color: #FFFFFF;
}
.bgfooter-menu5 a:visited {
	color: #FFFFFF;
}
