body {
	font-family:"Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
	margin:0px;
	font-size:.8em;
	background-repeat: repeat;
	background-image: url(../img/fondo.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	text-align: center;
	position: static;
}
#fondo {
	position: relative;
	height: auto;
	width: 900px;
	background-color: #999966;
}
#header {
	position: relative;
	height: 243px;
	width: 888px;
	left: 6px;
	top: 6px;
	background-color: #e6b800;
}
#img_top {
	position: relative;
	height: 33px;
	width: 888px;
	background-image: url(../img/top_linea.jpg);
}
#baneer {
	position: absolute;
	height: 229px;
	width: 621px;
	top: 6px;
	left: 260px;
}
#logo {
	position: relative;
	height: 175px;
	width: 220px;
	background-image: url(../img/logo.jpg);
	left: 20px;
}
#content {
	width: 888px;
	left: 6px;
	position: relative;
	top: 6px;
	height: auto;
}
#menu {
	position: relative;
	height: 570px;
	width: 250px;
	top: 6px;
	background-color: #666666;	
}
#textcontent {
	position: relative;
	width: 627px;
	top: 6px;
	height: auto;
	clip: rect(auto,auto,auto,auto);
}
#menu_left_top {
	height: 9px;
	width: 250px;
	left: 0px;
	top: 0px;
	background-image: url(../img/menu_left_top.gif);	
}
#menu_left_down {
	height: 9px;
	width: 250px;
	left: 0px;
	top: 6px;
	background-image: url(../img/menu_left_down.gif);
	position: relative;
	
}
#img_textotop {
	background-image: url(../img/textocontent_top.gif);
	width: 627px;
	height: 11px;
	position: relative;
	left: 0px;
	top: 0px;
}
#cuadrotexto {
	width: 625px;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
	background-color: #CCCCCC;
}
#img_textodown {
	background-image: url(../img/texto_donw.gif);
	width: 627px;
	height: 11px;
	position: relative;
}
#footer {
	position: relative;
	width: 888px;
	top: 6px;
	left: 6px;
	height: 62px;
	background-color: #e6b800;
}
#img_footer {
	position: relative;
	width: 888px;
	top: 6px;
	left: 6px;
	height: 32px;
	background-image: url(../img/img_footer.gif);
}
#menuactivo {
	position: relative;
	width: 228px;
	height: 241px;
	left: 11px;
}
#titlecontent {
	position: relative;
	width: 228px;
	height: 26px;
	left: 11px;
	top: 12px;
}
#minicontent {
	position: relative;
	width: 228px;
	left: 11px;
	height: 95px;
	top: 15px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin:0px 1px;
	text-align:justify;
}
#contenedorbaneer {
	position: relative;
	width: 600px;
	height: 300px;
	background-color: #009900;
	top: 140px;
	left: 11px;
}
.textofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	position: relative;
	left: 10px;
	top: 6px;
}
#linearoja {
	position: relative;
	width: 888px;
	height: 4px;
	background-color: #993300;
	top: 8px;
}