.fondo {
	background-color: #EDE9C7;
	background-image: url(Images/home_03.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
.barrainf {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.barralateral {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.enlacenegro {
	color: #000000;
	text-decoration: none;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #000000;
}
a.enlacenegro:hover {
	color: #000099;
	text-decoration: underline;

}
.enlaceblanco {
	color: #FFFFFF;
	text-decoration: none;
}
.barrainfblanca {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.enlaceazul {
	color: #768197;
	text-decoration: none;
}
