html, body {
	margin:0;
	padding:0;
	background-color:#D5C99A;
	width:100%;
	background-image:url('../images/fnd_textura.gif');
	background-repeat: repeat;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#3399FF;
	text-decoration: none;
}
#header {
	position:absolute;
	width:980px;
	height:390px;
	z-index:0;
	left: 50%;
	margin-left: -490px;
	top: 0px;
}
#contenedor{
	position:relative;
	height: 660px;
	width: 750px;
	background-color:#FFFFFF;
	left:50%;
	margin-left: -375px;
	top: 242px;
	background-image:url('../images/fndmenu.gif');
	background-repeat: repeat-y;
	background-position: 1px 0px;
	background-attachment: inherit;
	z-index: 4;
}
#menu{
	float:left;
	width: 163px;
	z-index: 3;
}
#contiene{
	float: right;
	width: 555px;
	background-color: #FFF;
	margin-top: 70px;
	padding-right: 20px;
	z-index: 2;
}
#menu_clip{
	position:absolute;
	left: 50%;
	margin-left: -375px;
	top: 230px;
	width:164px;
	height:124px;
	z-index: 999;
	background-image: url('../images/menu_clip.gif');
	background-repeat: no-repeat;
}
#menu_clip_admin{
	position:absolute;
	left: 50%;
	margin-left: -375px;
	top: 230px;
	width:164px;
	height:124px;
	z-index: 999;
	background-image: url('../images/menu_clip_admin.gif');
	background-repeat: no-repeat;
}
#menu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#menu li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5C99A;
	width: 162px;
	height:30px;
}
#menu li img {
	margin-right: 10px;
}
#menu li a{
	width: 162px;
	height:30px;
	display: block;
	text-decoration: none;
	text-align: right;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B64F98;
	line-height: 30px;
}
#menu li a:hover{
background-color: #EBE6C9;
color: #D6159D;
}
#menu_subseccion {
	background-color: #e9e6cd;
	position:relative;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCA95C;
	width: 162px; 
	height:30px;
}
a.menu_subseccion:link, a.menu_subseccion:visited{
	width: 162px;
	height:30px;
	display: block;
	text-decoration: none;
	text-align: right;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #610249;
	line-height: 30px;
}
a.menu_subseccion:hover{
	color: #8D317E;
}
#pie_pagina {
	position: relative;
	background-image:url('../images/pie_pagina.gif');
	background-repeat:repeat-x;
	background-position:bottom;
    height: 400px;
	width: 100%;
	bottom: 0px;
	z-index: 1;
}
#oreja_superior_derecha {
	position:absolute;
	width:84px;
	height:62px;
	left: 50%;
	margin-left: 292px;
	z-index:98;
	top: 242px;
	background-image: url('../images/oreja_superior_derecha.jpg');
	background-repeat: no-repeat;
}
#copyright{
	text-align:center;
	border-top: 1px solid #ccc;
	position: relative;
	color: #999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 70px;
	margin-bottom: 30px;
}
#preview{
	position: relative;
	text-align: right;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #D5C99A;
	width: 100%;
	height: 145px;
	clear: right;
	line-height: 14px;
}
.thumbnail{
	width: 110px;
	height: 110px;
	border: 5px solid #b0ccd3;
	float: right;
	margin-left: 10px;
}
.preview_titulo{
	color: #15758B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
.preview_subtitulo{
	color: #15758B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.preview_autor{
	color: #15758B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.preview_enunciado{
	color: #555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#masinfo{
	position: absolute;
	width: 65px;
	height: 31px;
	bottom: 5px;
	left: 0px;
}
h1{
	color: #15758B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 38px;
	text-align: right;
}
#busqueda_header{
	position:absolute;
	width: 490px;
	height:50px;
	top:252px;
	left: 50%;
	margin-left: -205px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	z-index: 100;
}
#busqueda_fecha{
	position:relative;
	width:100%;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #197D94;
	text-decoration: none;
	text-align:right;
}
#busqueda_formulario{
	position:relative;
	text-align:left;
	padding-left: 5px;
	height: 30px;
	margin-top:0px;
}
#busqueda_filtro {
	position:absolute;
	width:285px;
	height:166px;
	top: 75px;
	z-index:2;
	left: 10px;
	background-color: #FFF;
	border: 1px solid #8E8C75;
	visibility: hidden;
}
#consulta_flecha {
	position:absolute;
	width:20px;
	height:20px;
	z-index:1;
	left: 15px;
	top: -20px;
}
.consulta_txt {
	height: 16px;
	width: 128px;
	border: 1px solid #8E8C75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url('../images/fnd_txt_consulta.gif');
	background-attachment:inherit;
	background-repeat:   repeat-x;
	background-position: top;
}
#marca_qu{
	position: relative;
	height:146px;
	width:162px;
	text-align:center;
}
#aviso{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 25px;
	background-color: #15758B;
}