/* --------------------------------------------------------------
 * Estilos Web Xiulit del Rossinyol
 * --------------------------------------------------------------
 */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

#pagina {
	width:70em;
	margin-top: 0em;
	margin-bottom: 3em;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;  
/*	background-color: #ffffe0; */
}

#encabezado {
	margin: 0;
	width: 100%;
	height: 200px;
/*	background: #fff;	*/
	background: #e0e0ff url(images/fondo_rotulo.jpg) repeat-x; 
}

#encabezado span.no_visible {
	display: none;
}

#encabezado img {
	float: left;
	border: 0;
}

#encabezado h1 {
	float: left;
	margin: 0;
	padding-top: 1.1em;
	padding-left: 0;	
	font-size: 2em;  /* 3em; */
	font-weight: bold;
	color: #fff;
}

#encabezado ul {
	margin: 0;
	padding: 0.2em;
	text-align: right;
	font-size: xx-small;
	color: #ffffff;
}

#encabezado ul li {
	display: inline;
	list-style-type: none;
	text-align: center;
}

#encabezado a:link {
	color: #ffffff;
}

#encabezado a:visited {
	color: #ffffff;	
}

#encabezado a:hover {
	color: #ffffff;	
	font-weight: bold;
}	

a.es {
	padding-left: 2.2em;
	background: transparent url('images/flag_es.gif') no-repeat scroll left top;
}

a.va {
	padding-left: 2.2em;
	background: transparent url('images/flag_cv.gif') no-repeat scroll left top;
}

a.en {
	padding-left: 2.2em;
	background: transparent url('images/flag_uk.gif') no-repeat scroll left top;
}

#encabezado a {
	color: #000000;
/*	text-decoration: none; */
}

#menu {
	margin: 0;
	width: 100%;
	color: #fff;	
	/* background-color: #563305; /* #fbf6a1; */
}

#menu ul {
	margin: 0;
	padding: 0.4em;
	font-size: small;		
}

#menu ul li {
	display: inline;
	list-style-type: none;
}

#menu a:link {
}

#menu a:visited {
}

#menu a:hover {
	color: #000;
	background-color: #ffffe0;
/*	font-weight: bold; */
}
	
#menu a {
	color: #fff;
	text-decoration: none;
}

#migas {
	margin: 0;
	width: 100%;
	background-color: #fff;	
	padding: 0.4em;
	font-size: x-small;	
}

#migas a:link {
}

#migas a:visited{
}

#migas a:hover {
	color: #FF0000;	
}
	
#migas a {
	color: #000;
	font-weight: bold;	
	text-decoration: underline;
}

#cuerpo {
	margin: 0;
	width: 100%;
/*	background-color: #ffffe0;  */
}

#izquierdo {
	clear: both;
	color: #fff;
	float: left;
	width: 20%;	
/*	background-color: #ffffe0; */
/*	background: #fff url('images/fondo_menu.jpg') repeat; */
	background: #444484 url('images/fondo_item_inverso.jpg') repeat-x top left; 
	padding-top: 4em;
	padding-bottom: 2em;	
/*	border: 1px solid #563305; */
}

#izquierdo ul ul {
	margin: 0;
	padding-left: 1.2em;
	padding-bottom: 1em;
}

#izquierdo ul {
	margin: 0;
	padding-left: 0.2em;
	padding-bottom: 1em;
}

#izquierdo li {
	margin: 0;
	list-style-position: inside;
	list-style: none;
/*	list-style-image: url(images/dch10.gif);	*/
}

#izquierdo a:link {
	color: #fff;	
}

#izquierdo a:visited {
	color: #fff;	
}

#izquierdo a:hover {
	color: #fff;	
	font-weight: bold;
	text-decoration: underline;
}
	
#izquierdo a {
	font-size: 0.9em;
	padding-left: 0.2em;	
	color: #000;
	text-decoration: none;
}

#izquierdo .titulo {
	font-weight: bold;    	
	text-align: left;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #563305; 
	border-bottom: 1px solid #563305;
	background-color: #664315;
	text-indent: 0.8em;
}

#centro {
	margin: 0;
	float: right;
	width: 79%;
	background-color: #fff;
}

#contenido {
/*	margin: 1em 0.8em 1em 0.8em; */
	margin-left: 0.9em;
	margin-right: 0.7em;
}

#contenido  h1 {
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.7em;
	font-weight: bold;    	
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #563305; 
	border-bottom: 1px solid #563305;
	background-color: #664315;
}

#contenido  h1.destacamos {
	background-color: #863305;
}

#contenido  h2 {
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;    	
	text-align: left;
	color: #000;
}

#contenido h2 a:link{
}

#contenido h2 a:visited{
}

#contenido h2 a:hover{
	color: #f00;	
	text-decoration: underline;
}

#contenido h2 a:active{
}

#contenido h2 a{
	color: #000;
	text-decoration: none;
}

#contenido h3 {
	color: #ff0;
}

#contenido p {
	text-align: justify;
}

#contenido img {
	border-style: none;
}

#contenido table {
	margin: 0 auto;
	padding: 1em;	
	border-collapse: separate;
	empty-cells: show
}

/*
IE: No funciona con td background-color: transparent
#contenido tbody tr { 
	background-color: #ffffe0;
}

#contenido tbody tr.par{
	background-color: #fbf6a1;
}
*/
#contenido table th {
	color: #fff;
	background-color: #563305;
	font-weight: bold;
	padding: 0.6em;
}

#contenido tbody tr td {
	border: 1px solid #563305;
	background-color: #ffffe0;
	padding: 0.6em;
}

#contenido tbody tr.par td {
	border: 1px solid #563305;
	background-color: #fbf6a1;
	padding: 0.6em;
}

#pie {
	clear: both;
	margin: 0;
	padding-top: 1em;
	background-color: #fff;
	text-align: center;
	font-size: xx-small;		
}

#pie ul {
	margin: 0;
	font-size: xx-small;		
}

#pie ul li {
	display: inline;
	list-style-type: none;
}

#pie a:link {
}

#pie a:visited {
}

#pie a:hover {
	font-weight: bold;
}
	
#pie a {
	color: #000;
/* 	text-decoration: none; */
}

/* Clases */

a.atras {
	display: inline-block;
	padding-left: 1.2em;
	background: transparent url(images/izq16.gif) center left no-repeat;
}

a.arriba {
	display: inline-block;
	padding-left: 1.2em;
	background: transparent url(images/top16.gif) center left no-repeat;
}

.fecha {
	padding: 0.3em;
	text-align: center;
	font-weight: bold;
}

.aviso {
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 1px solid #000;
	text-align: justify;	
	background-color: #fcc;
	background-image: none;
	height: 100%;	
}

.mensaje {
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 1px solid #000;
	text-align: justify;
	background-color: #ffffe0;
	background-image: none;
	height: 100%;
}

div.enlaces_fin_contenido {
	clear: both;
	width: 100%; 
	text-align: right; 
	margin-top: 3em;
	margin-bottom: 2em;
}

/* banner */

div.banner_lateral {
	width: 100%;	
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;	
}

div.banner_lateral img {
	border: 0;
}

div.banner_lateral p {
	text-align: center;
	font-weight: bold;
}

/* noticia */

div.noticia {
	margin: 0.5em 0 1em 0;
	height: 100%;
	text-align: justify;
	background: transparent url(images/fondo_item.jpg) repeat-x;
}

div.noticia_impar {
	margin: 0.3em 0 0.8em 0;
	height: 100%;
	text-align: justify;	
/*	background-color: #ffffe0; */
	background: transparent url(images/fondo_item.jpg) repeat-x;
}

div.noticia_par {
	margin: 0.3em 0 0.8em 0;
	height: 100%;	
	text-align: justify;	
	background: transparent url(images/fondo_item.jpg) repeat-x;
}

.noticia_titulo {
	font-size: 1.3em;
	color: #000;
}

.noticia_subtitulo {
	font-size: 0.9em;
	text-indent: 1em;
}

.noticia_destacamos {
	color: #f00;
	font-weight: bold;
}

/* item */

div.item {
/*	margin: 0.5em 0 1em 0; */
	padding: 0.5em 1.5em 1.5em 1.5em; 
	margin: 0.5em 0 1em 0; 
	height: 100%;
	text-align: justify;
	background: transparent url(images/fondo_item.jpg) repeat-x;
}

div.item_center {
	margin: 0.5em 0 1em 0;
	height: 100%;
	text-align: center;
	background: transparent url(images/fondo_item.jpg) repeat-x;
}

div.item_impar {
	margin: 0.3em 0 0.8em 0;
	height: 100%;
	text-align: justify;	
/*	background-color: #ffffe0; */
	background: transparent url(images/fondo_item.jpg) repeat-x;
}

div.item_par {
	margin: 0.3em 0 0.8em 0;
	height: 100%;	
	text-align: justify;	
	background: transparent url(images/fondo_item.jpg) repeat-x;
}

.item_titulo {
	font-size: 1.3em;
	color: #000;
}

.item_subtitulo {
	font-size: 0.9em;
	text-indent: 1em;
}

.centrado {
	text-align: center;
}

span.izquierdo {
	display: inline-block;
	width: 45%;
	text-align: left;
}

span.derecho {
	display: inline-block;
	width: 45%;
	text-align: right;
}

.meteored {
	margin: 2em; 
	text-align: center;
}

img.arroba {
	vertical-align: bottom;
	border-style: none;
}

/* Estilos Agenda Oberta */

.aoprim_area {
  width: 100%;
  height: 100%;
  background-color: #99ff99;
  font-weight: bold;
  padding-top: 1ex;
  padding-bottom: 1ex;
}
.aoprim_item {
  background-color: #006600;
  padding-right: 1em;
  padding-left: 1em;
  color: white;
}

