* {text-indent:0px; margin:0px; padding:0px; border:0px}
html {overflow-y: scroll}
body {background-image: url('imagenes/fondo.jpg'); width: 997px;}
img  {border-style: none}
p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-indent: 15px;
	line-height: 150%;
	margin: 0px 10px 10px 10px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #AF753A;
	margin: 5px 0px 4px 0px;
	line-height: 130%;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #A52A2A;
	margin: 15px 0px 7px 10px;
	letter-spacing: 0.1em;
}

a {color: blue;}
a:link {text-decoration: none;}
a:visited {}
a:hover {color: #A52A2A; text-decoration: underline;}
a:active {}

.lista1, .lista2, .lista3 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; text-align: justify; line-height: 150%; margin: 0px 10px 5px 0px;}
.lista1 {list-style-type: disc; margin-left: 58px;}
.lista2 {list-style-type: decimal; margin-left: 45px;}
.lista3 {list-style-type: circle; margin-left: 73px;}
.sangria {text-indent: 0px; margin: 0px 21px 5px 21px;}
.titulologin {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;; font-size: 13px; color: #FFCC00}
.textologin {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.cajalogin {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.figura{margin-top: 10px;}

#global {
	width: 997px;
}

#menuhor {
	border: 1px solid #663300;
	width: auto;
	float: left;
}
#menuhor ul, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	list-style-type: none;
}
#menuhor ul {
	margin: 0px 0px 1px 0px;
	padding: 1px;
}
#menuhor li {
	margin: 0px;
	padding: 1px;
	line-height: 125%;
	width: 116px;
	float: left;
}
#menuhor a {
	text-decoration: none;
	color: white;
	background: #663300;
	display: block;
	padding: 2px 0px 3px 0px;
 
}
#menuhor a:hover {
	background: transparent;
	color: #663300;
}

#menuver {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	width: 111px;
	float: left;
	padding: 0px;
}
#menuver ul, li {
	list-style-type: none;
}
#menuver ul {
	margin: 0px;
	padding: 0px;
}
#menuver li {
	margin: 1px;
	padding: 1px;
	line-height: 125%;
}
#menuver a {
	border: 1px solid #663300;
	text-decoration: none;
	color: #663300;
	background: #EFDFCF;
	display: block;
	padding: 2px 2px 5px 2px;
 
}
#menuver a:hover {
	background: white;
}

#cuadroizdo {
	width: 147px;
	float: left;
	margin-top: 10px;
}
#cuadrotexto {
	border: 1px solid #663300;
	background: white;
	width: 710px;
	float: left;
	margin-top: 12px;
}

#cuadrodcho {
	width: 120px;
	float: left;
	margin-left: 14px;
}

#pie {
	width: 997px;
	float: left;
	margin-top: 7px;
}
#pie p {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #663300;
	margin-bottom: 3px;
}