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

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

body {
	background-color: #E8D9B2;
	background-image: url(imagenes/fondo.jpg);
	background-repeat:  no-repeat;
	background-position: left bottom;
}

.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: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
}
a.navigation1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #462300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

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

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

a.navigation2 {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	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;
}

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;
}

