.fondo {
	background-color: #C8D6EC;
	background-image: url(images/fondo.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
.fondomain {
	background-image: url(images/home_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.enlace {
	color: #000000;
	text-decoration: none;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bordesmenu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #142752;
	border-right-color: #142752;
	border-bottom-color: #142752;
	border-left-color: #142752;
}
.borde {
	border: 1px solid #C5C5C5;
}
.enlace2 {

	color: #FFFFFF;
	text-decoration: none;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.menu {

	color: #000000;
	text-decoration: none;
}

