@charset "UTF-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #996633;
	background-image: url(fondobody.jpg);
	background-repeat: no-repeat;
	background-position: 840px 113px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: 3mm;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	margin-top: 1px;
	margin-bottom: 20px;
}
p {
	font-size: 12px;
	margin-top: -10px;
}
ul {
	margin-top: 0px;
	list-style-type: none;
}
li {
	margin-left: -40px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}
#barra {
	background-color: #271000;
	height: 5px;
}
#contenidor {
	height: 700px;
	width: 800px;
	position: absolute;
	top: 5px;
	background-image: url(fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	left: 40px;
}
#botons {
	float: right;
}
#botonera {
	font-size: 12px;
	float: right;
}
#anagrama {
	position: absolute;
	height: 81px;
	width: 81px;
	left: 20px;
	top: 0px;
}
#logo {
	position: absolute;
	height: 40px;
	width: 650px;
	left: 120px;
	top: 55px;
}
#pagina {
	height: 502px;
	width: 537px;
	position: absolute;
	left: 14px;
	top: 140px;
	padding: 20px;
	text-align: left;
}
.negreta {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
}
.transparencia {
   opacity: .75;
   -moz-opacity: .75;
   filter:alpha(opacity=75);
} 
.vincleWeb {
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-style: italic;
}
.arroba {
	text-align: right;
	float: right;
}
.vincleWeb:link,.vincleWeb:visited {
	color: #FF9900;
	background-color: #481F07;
	display: block;
}
.vincleWeb:hover {
	color: #660000;
	background-color: #FFCC00;
	display: block;
}
.dreta {
	float: right;
}
.textform {
	font-size: 10px;
}
.textCamp {
	font-size: 10px;
}
#columnaE {
	width: 182px;
}
#columnaD {
	float: right;
}
