.fondode {
	background-image: url(imagenes/fon.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.sombradere {
	background-image: url(imagenes/fondere.gif);
	background-repeat:   repeat-y;
}
.fondoIz {
	background-image: url(imagenes/foniz.gif);
	background-repeat:  repeat-y;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.altafondo {
	background-image: url(imagenes/altafondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: D9D3BF;

}
.bordeima {
	border: 4px solid #FFFFFF;
}
.cajastexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #E4DAC2;
	border-top-width: 1px;
	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: #663300;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #663300;
	background-image: url(imagenes/fondocampos.gif);
	background-repeat:  repeat-x;

}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
	background-color: D9D3BF;
	border-top: 1px solid #BEB592;
	border-right: 1px solid #F1EFE7;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #BEB592;
	font-size: 10px;



}
.borde2 {
	border-top-width: 1px;
	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: #949571;
	border-right-color: #DADACD;
	border-bottom-color: #DADACD;
	border-left-color: #949571;
}

