.fondomenu {
	background-image: url(grafica/fondomenu.jpg);
	background-repeat: repeat-x;
}
.fondomenubajo {
	background-image: url(grafica/fondomenubajo.jpg);
	background-repeat: repeat-x;
}
.bordesmenulateral {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #634F2C;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
A:link {
	COLOR: #634F2C;
	text-decoration: none;
}
A:visited {
	COLOR: #634F2C;
	text-decoration: none;
}
A:hover {
	COLOR: #634F2C;
	text-decoration: underline;.subtitulos2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #634F2C;
}
.subtitulos2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #634F2C;
}
.textosformularios {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.fondopayunia {
	background-image: url(grafica/images/fondopayunia01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bajofondo {
	background-image: url(grafica/images/derechaizquierda.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bajofondoderecha {
	background-image: url(grafica/images/derechaizquierda.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fondocontenido {
	background-image: url(grafica/images/fondocontenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.punteadobajo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B27012;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #617949;
}
.pie {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.conlinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
}

