body
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:101%;
	margin: 0px;
	text-align: center;
	background-color:#000000;
	color:#D3AE01;
}


/*  ---------------------- CABECERA ---------------------- */ 

#cabecera
{	width: 1000px;
	margin: 20 auto;
}

#fondo_cabecera, #fondo_blog, #fondo_foro, #fondo_media, #fondo_equipo
{ 	padding:20px 0;
	background: url(../images/fondo_cabecera.png) left repeat-x;
}

#fondo_cabecera h1
{ 	background: url(../images/cabecera.gif) no-repeat center;
	width:100%;
	height:75px;
	margin:0;
}

#indice
{	float: left;
	margin: 0;
	margin-bottom:20px;
	padding: 0;
	width: 100%;
	background: #9b9b9b url(../images/hornav_normal.png) repeat-x;
	height:32px;
}

#indice ul
{	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
}

#indice ul li
{	float:left;
	margin:0;
	padding:0;
}

#indice img
{	border:0;
}

#indice ul li a
{	float: left;
	padding-top: 5px;
	padding-bottom:4px; 
	padding-right:24px;
	padding-left:24px;
	background: transparent url(../images/vsep.jpg) top right repeat-y;
}

#indice ul li a:hover
{	background: url(../images/hornav_invertido.png) repeat-x;
}

#indice ul li a#actual
{	background: #9b9b9b url(../images/bg_horNav-link.jpg) repeat-x !important;
}


/* ---------------------- CUERPO ---------------------- */

a, a:active, a:hover, a:visited
{	color:#D3AE01;
}

#cuerpo
{	float:left;
	height:auto;
	margin-bottom:20px;
	width: 800px;
}

#cuerpo1
{	background: url(../images/cuerpo_arriba.png) bottom no-repeat;
	height:5px;
	margin-bottom:0;
}

#cuerpo2
{	background: url(../images/cuerpo_centro.jpg);
	height:auto;
	padding:10 10;
}

#cuerpo3
{	background: url(../images/cuerpo_abajo.png) top no-repeat;
	height:5px;
}

.parrafo_izq
{	margin:30 0;
	text-align:left;
}

.parrafo_centro
{	margin:30 0;
	text-align:center;
}

.parrafo_der
{	margin:30 0;
	text-align:right;
}

.parrafo_titulo
{	text-align:center;
	font-size:2ex;
	font-weight:bold;	
	text-transform:uppercase;
	margin:50 0;
}

.parrafo_peque
{	font-size:1.2ex;
	text-align:center;
	color:#89733F;
	margin:30 0;
}

.nota
{	font-size:6px;
	text-align:center;
	color:#89733F;
	margin:30 0;
	}
	

.objeto
{	margin:10 0 40 0;
	text-align:center;
}

.separador
{	background: url(../images/separador.png) top no-repeat;
	height:2px;
	width:100%;
	margin:40 0;
}


/* ---------------------- LATERAL ---------------------- */

#forma_lateral
{	margin:0;
	padding:0;
	width:190px;
	float:right;
	padding-bottom:20px;
	height:1000px;
}

#lateral
{	
	float:right;
	margin:0;
	margin-bottom:20px;
	width: 190px;
}

#lateral1
{	background: url(../images/lateral_arriba.png) bottom no-repeat;
	height:5px;
}

#lateral2
{	background: url(../images/lateral_centro.jpg) ;
	height:auto;
	padding:10 7;
	margin:0;
}

#lateral3
{	background: url(../images/lateral_abajo.png) top no-repeat;
	height:5px;
}

#links
{	text-align:center;
	
}


#links a img
{	border:0;
	margin-bottom:5;
	
}

.radio
{ 	background: url (../images/radio2.swf) center no-repeat;
	height=100px;
}

/*  ---------------------- PIE ---------------------- */ 

#pie
{	float:left;
	height:auto;
	margin-bottom:20px;
	width: 800px;	
}

/* #pie #cuerpo1, #pie #cuerpo2
{	margin:0;
	padding:0;
	height:5px;
} */

#pie #cuerpo2
{	height:auto;
	font-family: andalus;
	font-size:1ex;
}

#pie #cuerpo2 
{	background: url (../images/pie.png) center no-repeat;
}


/* ---------------------- HOME ---------------------- */

#bienvenida
{	width:200;
	float:left;
	height:auto;
	padding:50 6;
	margin-right:5;
	font-size:1.4ex;
	background: transparent url(../images/vsep.jpg) top right repeat-y;
}

#portada
{	width:auto;
	padding:0;
}

.seccion
{	text-align:center;
	font-size:2.1ex;
	margin:20 0 20 0;
	font-weight:bold;
}

.contenido
{	text-align:left;
	font-size:1.8ex;	
	margin:10 0 40 0;
}


/* ---------------------- BLOG ---------------------- */

#fondo_blog h1
{	background: transparent url(../images/cabecera_blog.gif) no-repeat center;
	height:75px;
	margin:0;
}

.login
{	text-align:right;
	font-size:1.3ex;
	margin-bottom:20px;
}

#post
{	text-align:left;
}

.info
{	font-size:1.3ex;
	color:#89733F;
	text-align:left;
}

.titulo
{	font-size:2.5ex;
	margin:10 0;
	text-align:left;
}

.texto
{	font-size:1.8ex;
	margin:30 0;
	color:#FFD677;	
	text-align:left;
}

.comentarios
{ 	color:#D3AE01;	
	margin:20 0;
	text-align:left;
}

.recientes
{	color: #89733F;
	margin:20px 0;	
	font-size:1.4ex;

}

legend
{	color:#D3AE01;
	
}


/* ---------------------- FORO ---------------------- */

#fondo_foro h1
{ background: transparent url(../images/cabecera_foro.gif) no-repeat center;
height:75px;
margin:0;
}


/* ---------------------- MEDIA ---------------------- */

#fondo_media h1
{ background: transparent url(../images/cabecera_media.gif) no-repeat center;
height:75px;
margin:0;
}


/* ---------------------- EQUIPO ---------------------- */

#fondo_equipo h1
{ background: transparent url(../images/cabecera_equipo.gif) no-repeat center;
height:75px;
margin:0;
}


/* ---------------------- REPRODUCTOR ---------------------- */

#arriba
{	background: url(../images/lateral_arriba.png) bottom no-repeat;
	height:5px;
}

#medio
{	background: url(../images/lateral_centro.jpg) ;
	height:auto;
	padding:15 7;
	margin:0;
}

#abajo
{	background: url(../images/lateral_abajo.png) top no-repeat;
	height:5px;
}