/* CSS - activerural 3.0 - IRF 17-11-05 */

body {
	background-color: #c2b592;
	background-image: url(/img/fondo.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 7px;
}

body table { font-family: Arial, Helvetica;	font-size: 11px; color: #231C01; }

body span { font-family: Verdana, Arial; font-size: 10px; } /* simbolo > */

h1 { font-size: 13px; color: #b66f13; margin-top: 0px; margin-bottom: 0px; }

.rojo { font-family: Arial, Helvetica; font-size: 11px; color: #a00000; }
.new { font-family: Arial, Helvetica; font-size: 11px; color: #ce0000; }

.numero { font-family: Arial, Helvetica; font-size: 9px; } /* (0) */

.gris { color: #555555; }
.grisbg2 { color: #555555; background-color: #f8f5f0; } /* gris con bgcolor2 */

.bgcolor { background-color: #ffffff; }
.bgcolor2 { background-color: #f8f5f0; } /* marron bloques */
.bgcolor3 { background-color: #f1eadc; } /* marron lineas */

img { border: #b66f13; } /* galeria de fotos */

/* enlaces */

a:hover { color: #ce0000; }
a {	color: #914B0E; }

a.cab:hover { color: #a00000; }
a.cab { color: #3F2707; }

a.ficha:visited { color: #910000; }
a.ficha:hover { color: #ce0000; }
a.ficha { font-weight: bold; color: #b66f13; }

a.rojo:hover { color: #ce0000; }
a.rojo { color: #a00000; }

a.big { font-size: 12px; font-weight: bold; }

a.goginf:hover { color: #c7b99a; }
a.goginf { color: #c7b99a; text-decoration: none; }

/* formularios */

select,input,textarea { font-family: Arial, Helvetica; font-size: 11px; }
.boton { font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; color: #231C01; background: #e9d5b5; height: 21px; }
