*{
	margin:0;
	padding:0;
}
BODY {
	font-size:80%;
	width:100%;
	}
#all{
	font-size:0.95em;
	margin:0 auto;
	width:100%;
	}
	BODY > #all{
		font-size:0.9502em;
		}
#all, .centrar-contenido{
	margin:0 auto;
	text-align:center;
	}
#general {
	text-align:left;
	margin:0 auto;
	}
A IMG{
	border:0;
	}

IMG{
	border: 0px;
}
.navigator{
	display:none;
	}

	#content,
	#content .centrar-contenido,
	#menu-completo,
	#menu-principal,
	#menu-secundario,
	#header .centrar-contenido,
	#footer .centrar-contenido{
		text-align:left;
		}
UL {
	padding:0 0 0 1.3em;
	list-style-type:none;
	}
	UL LI{
		padding:0 0 0 0em;
		}
OL {
	padding:0 0 0 2em;
	}
P{
	margin:0.5em 0;
	}
TABLE {
	empty-cells:show;
	border-collapse:collapse;
	font-size:1em;
	}

/********************************************************************************/
/*				maquetación incicial con bordes									*/
/********************************************************************************/
#header,
#footer,
#content{
	clear:both;
}
/********************************************************************************/
/*				Estilos para las clases usadas habitualmente					*/
/********************************************************************************/
.imagen-derecha{
	float:right;
	margin:0 0 0.5em 1.5em;
	}
.imagen-izquierda{
	float:left;
	margin:0 1.5em 0.5em 0;
	}

/************************************************************/
/*						NOTICIAS							*/
/************************************************************/

/****************listado********************/
.izquierda-listado-noticias{
	clear:both;
	}
.listado-noticias{
	position:relative;
	margin-bottom:1.5em;
	}
	.listado-noticias UL{
		margin-left:0;
		padding:0;
		list-style-type:none;
		}
		.listado-noticias LI{
			padding:0;
			background:none;
			}
		.listado-noticias IMG{
			}
	.listado-noticias SPAN.fecha{
		display:block;
		font-size:0.85em;
		}
	.listado-noticias P{
		font-style:normal;
		}
.derecha-listado-noticias{
	clear:both;
	}
/****************Ampliada********************/

.noticia-ampliada{
	position:relative;
	}
	.noticia-ampliada SPAN.fecha{
		display:block;
		}
	.noticia-ampliada DIV.sumary{
		margin-bottom:0.8em;
		}
		.noticia-ampliada .enlaces-comentarios A.add-comentario{
			background:url(../images/base/ico-add-comentarios.gif) left top no-repeat;
			padding-left:20px;
			}
/*********************enlaces a comentarios ********************/
.enlaces-comentarios{
	margin-top:5px;
	}
	.enlaces-comentarios A{
		text-decoration:none;
		}
		.enlaces-comentarios A:hover{
			text-decoration:underline;
			}
	.enlaces-comentarios A.ver-comentario{
		background:url(../images/base/ico-comentarios.gif) left top no-repeat;
		margin-right:0.5em;
		padding-left:20px;
		}

/************************************************************/
/*						COMENTARIOS							*/
/************************************************************/
#comentarios {
	clear:both;
	}
	#comentarios H2{
		padding:1.2em 0 0.5em 0;
		background:url(../images/base/esq_comentarios.gif) no-repeat right bottom;
		}
	#comentarios UL{
		background:#F2F2F2;
		padding:0.5em 0.5em 0 0.5em ;
		}
	#comentarios LI{
		border-bottom:1px solid #FFFFFF;
		padding:0.5em ;
		background:none;
		}
	#comentarios A{
		text-decoration:none;
		}
		#comentarios A:hover{
			text-decoration:underline;
			}
/************************************************************/
/*						ADD COMENTARIO						*/
/************************************************************/
#add-comentario {
	margin-top:1.3em;
	}

/************************************************************/
/*						VOLVER								*/
/************************************************************/
.volver {
	clear:both;
	margin-top:0.5em;
	border-top:1px solid #AAAAAA;
	padding-top:0.5em;
	}
/************************************************************/
/*						EVENTO								*/
/************************************************************/

/****************listado********************/
.listado-eventos{
	position:relative;
	margin-bottom:1.5em;
	}
	.listado-eventos UL{
		margin-left:0;
		padding:0;
		list-style-type:none;
		}
		.listado-eventos LI{
			padding:0;
			}
		.listado-eventos IMG{
			}

	.listado-eventos H3{
		padding-right:100px;
		}
	.listado-eventos SPAN.fecha{
		display:block;
		font-size:0.85em;
		}
	.listado-eventos P{
		font-style:normal;
		}


/************************************************************/
/*						FORMULARIOS							*/
/************************************************************/
	FORM DIV {
		margin:0.5em 0;
		}
	FIELDSET {
		padding:1em;
		}
	LABEL {
		text-align:left;
		vertical-align:middle;
		margin-right:0.2em;
		}
	INPUT,
	TEXTAREA{
		vertical-align:middle;
		padding:0.2em 0.3em 0.2em 0.3em;
		line-height:1.1em;
		}
	FORM IMG {
		vertical-align:middle;
		width:auto;
		cursor:pointer;
		}
	.formulario .aceptaprivacidad{
		clear:both;
		}
		.formulario .aceptaprivacidad INPUT{
			vertical-align:baseline;
			border:0;
			padding:0;
			background:none;
			}
		.formulario .aceptaprivacidad LABEL{
			width: auto;
			line-height:1.2em;
			}
	.botones {
		clear:both;
		width:auto;
		}
		.botones DIV {
			float:left;
			margin:0;
			padding:0;
			}
		.botones INPUT{
			cursor:pointer;
			}
/************************************************************/
/*					ERROR EXPLANATION						*/
/************************************************************/
.errorExplanation {
	border:1px solid #AAAAAA;
	background:#EEEEEE;
	padding:1em;
	margin:1em 0;
	}
	.errorExplanation UL{
		color:#000000;
		padding:1em;
		list-style:square;
		margin-left:1em;
		}
		.errorExplanation UL LI{
			color:#BF0000;
			}
/************************************************************/
/*						RSS									*/
/************************************************************/
.rss{
	font-size:0.9em;
	margin-right:1em;
	}
	.rss A{
		padding-left:20px;
		background:url(../images/base/rss.gif) no-repeat 0 0.2em;
		color:#3e3e3e;
		font-weight:bold;
		text-decoration:none;
		line-height:1.5em;
		}

/************************************************************/
/*						XML									*/
/************************************************************/
.xml{
	font-size:0.9em;
	margin-right:1em;
	}
	.xml A{
		padding-left:40px;
		background:url(../images/base/xml.gif) no-repeat 0 0.2em;
		color:#3e3e3e;
		font-weight:bold;
		text-decoration:none;
		line-height:1.5em;
		}


/************************************************************/
/*						PAGINADOR							*/
/************************************************************/
	.pagination P SPAN{
		float:right;
		}
		.pagination P SPAN.disabled{
			float:none;
			}
		.pagination P SPAN.current{
			float:none;
			}
/************************************************************/
/*				CAJA GRIS CON 4 ESQUINAS					*/
/************************************************************/
.esq-top-izq{
    float:left;
    width:100%;
	background:#171717 url(../images/comunes/esq_gris_top_izq.gif) no-repeat top left;
	}
.esq-top-der{
    float:left;
    width:100%;
	background:url(../images/comunes/esq_gris_top_der.gif) no-repeat top right;
	}
.esq-bottom-izq{
    float:left;
    width:100%;
	background:url(../images/comunes/esq_gris_bottom_izq.gif) no-repeat bottom left;
	}
.esq-bottom-der{
    float:left;
    width:100%;
	background:url(../images/comunes/esq_gris_bottom_der.gif) no-repeat bottom right;
	}
.caja-gris {
    float: left;
	padding: 13px 2%;
    width: 96%;
	}
/************************************************************/
/*						ASTERISCO							*/
/************************************************************/
.asterisco {
	color:#000000;
	}
/************************************************************/
/*						VOTO								*/
/************************************************************/
/*
 *
.voto {
	float: right;
	font-size: 0.8em;
	margin: 0;
	position: relative;
	text-align:center;
	width:80px;
	}
.voto SPAN{
	display:inline;
	text-align:center
	}
	.voto .oculto{
		display:none;
		}

.voto ul{
	background-image: url(../images/base/votosUnSel.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
	height: 15px;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	position: relative;
	width: 80px;
	text-align:center;
	}
.voto ul li{
	background-image: none;
	color: #FFF;
	display: inline;
	font-size: 11px;
	height: 15px;
	left: 0pt;
	padding: 0pt;
	margin:0;
	position: absolute;
	top: 0pt;
	width: 16px;
	}
.voto a{
	background: transparent none repeat scroll 0%;
	color: #FFF;
	display: block;
	height: 15px;
	left: 0pt;
	padding: 0pt;
	position: absolute;
	text-decoration: underline;
	top: 0pt;
	width: 100%;
	}
.voto a:hover{
	background: transparent url(../images/base/votosOver.gif) repeat-x scroll 0pt 50%;
	}
.voto ul li.votoActual{
	background-image: url(../images/base/votosSel.gif);
	background-position: 0pt;
	background-repeat: no-repeat;
	}
.voto ul li.star1{
	position: absolute;
	width: 16px;
	z-index: 6;
	}
.voto ul li.star2{
	position: absolute;
	width: 32px;
	z-index: 5;
	}
.voto ul li.star3{
	position: absolute;
	width: 48px;
	z-index: 4;
	}
.voto ul li.star4{
	position: absolute;
	width: 64px;
	z-index: 3;
	}
.voto ul li.star5{
	position: absolute;
	width: 80px;
	z-index: 2;
	}
*/
.voto {
	float:right;
	font-size: 0.8em;
	margin: 0;
	position: relative;
	text-align:center;
	width:80px;
	}
	/******************Mostrar votos*********************/
	.voto UL{
		float: right;
		background: url(../images/base/votosUnSel.gif) no-repeat 0 0;
		height: 15px;
		list-style-type: none;
		margin: 0pt;
		padding: 0pt;
		position: relative;
		width: 80px;
		text-align:center;
		}
		.voto UL LI{
			background: none;
			color: #FFFFFF;
			display: inline;
			font-size: 11px;
			height: 15px;
			width: 16px;
			padding: 0pt;
			margin:0;
			position: absolute;
			top: 0pt;
			left: 0pt;
			}
			.voto ul li.votoActual{
				background-image: url(../images/base/votosSel.gif);
				background-position: 0pt;
				background-repeat: no-repeat;
				}
/******************Mostrar votos*********************/
.voto FORM{
	background:url(../images/base/votosUnSel.gif) no-repeat 0 0;
	border:0;
	float:left;
	width:16px;
	height:15px;
	}
	.voto INPUT {
		visibility:hidden;
		margin:0;
		padding:0;
		position:absolute;
		width:16px;
		height:15px;
		top:0;
		bottom:0;
		background:red;
		cursor:pointer;
		border:0;
		}
.voto INPUT.star1{
	position: absolute;
	width: 16px;
	z-index: 6;
	}
.voto INPUT.star2{
	position: absolute;
	width: 32px;
	z-index: 5;
	}
.voto INPUT.star3{
	position: absolute;
	width: 48px;
	z-index: 4;
	}
.voto INPUT.star4{
	position: absolute;
	width: 64px;
	z-index: 3;
	}
.voto INPUT.star5{
	position: absolute;
	width: 80px;
	z-index: 2;
	}
				