body {
	SCROLLBAR-FACE-COLOR: #3399cc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff9900;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR:  #003300;
	SCROLLBAR-TRACK-COLOR: #cccccc;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #3D7200;
	background-image: url(imagenes/fondito.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-attachment: fixed;
}

.fondo-cabecera {
	background-image: url(imagenes/fond-cabecera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman";
	color: #463E00;
}

.fondo-div {
	background-image: url(imagenes/div-reyeno.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.fondo-t1 {
	background-image: url(imagenes/t1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 25px;
}

.t1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.t2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

.t1cabecera {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}

.parrafo1 {
	font-family: arial;
	font-size: 12px;
}
.parrafo11 {
	font-family: arial;
	font-size: 12px;
	text-align: center;

}


.parrafo1bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.parrafo2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


.piefirma {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.fondo-menu {
	background-image: url(imagenes/div-reyeno.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation1 {
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a.navigation1 {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #463E00;
	font-family: verdana;
}

a.navigation1:hover {
	border-color: #FF0000;
	background-color: #CEC59A;
}

#navigation2 {
	font-family: verdana;
	text-decoration: none;
	font-size: 9px;
}

a.navigation2 {
	text-decoration: none;
	font-size: 9px;
	color: #333333;
	font-family: verdana;
}

a.navigation2:hover {
	border-color: #FF0000;
	background-color: #CEC59A;
}

#content {
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	width: 530px;
	text-align: left;
	padding: 5px 5px 10px 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
}
p {
	border-color: #999999;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 5px 5px;
	margin-top: 5px;
}

h1 {
	color: #FFFFFF;
	font-size: 160%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	padding: 5px 50px 5px 10px;
	border-style: solid;
	background-color: #FF9900;
}
.actividades {
	background-image: url(imagenes/actividades.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #990000;
}
