body{ 
	background-color:#D5CFDF; 
	margin-top:0px; 
	margin-bottom:0px;
	color:#683F7F;/*#9D6EDB;*/
	font-size:14px;
	font-family: "Times New Roman",georgia,Times,serif;
}

h1{
	color:#8D43AB;
	border-bottom:2px solid #8D43AB;
	font-size:16px;
	line-height:140%;
}
h2{
	color:#8D43AB;
	text-decoration:underline;
	font-size:14px;
	line-height:140%;
}
img{
	border:0px;
}
a{
	color:#683F7F;/*#9D6EDB;*/
	text-decoration:  underline;
}
a:hover{
	color:#8D43AB;
	text-decoration:none;
}
ul{
	color:#683F7F;/*#9D6EDB;*/
	list-style-type: disc;
	font-size:14px;
}

p{
	text-align:justify;
	text-indent:20px;
}
#capa_contenedor{
	width:900px;
	margin:0px auto;
	background-color:#fff;
	border:1px solid #8D43AB;
}
#capa_cabecera{
	padding-bottom:0px;
}
#capa_menu{
	background-color:#8D43AB;
}
#capa_contenido{
	float:left;
	width:575px;
}
#noticia,#capa_menu_derecha{
	margin-bottom:25px;
}
#capa_menu_derecha{
	float:right;
	width:280px;
}
.cursor:hover{
	font-size:14px;
	cursor: pointer;
	text-decoration:underline;
}
.oculta_acto{
	font-size:10px;
}
#capa_actos ul{
	color:#683F7F;/*#9D6EDB;*/
	list-style-type: disc;
	font-size:16px;
	cursor: pointer;
}
#capa_cuentaatras,#capa_contador,#capa_contacta,#capa_videos,#capa_boletin,#capa_actos{
	background-color:#EDE6F7;
	padding:0 5px;
	border:1px solid #B3A4D3;
	margin-bottom:10px
}
#capa_boletin,#capa_videos{
text-align:center;
}
#noticia{
	background-image:url(../imagenes/floral2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#noticia_fecha{
	float:left; 
	background-image:url(../imagenes/Calender2.png); 
	width:45px; 
	height:45px; 
	color:#FFFFFF; 
	text-align:center;
}
#noticia_fecha_anio{
	font-size:11px; 
	height:15px; 
	padding-top:2px;
	font-weight:bold;
}
#noticia_fecha_mes_dia{
	color:#8D43AB; 
	font-size:11px; 
	font-weight:bold
}
#noticia_titulo{
	float:left; 
	width:445px;
	height:45px;
	text-align:left;
	vertical-align:text-top;
	color:#8D43AB;
	border-bottom:0px solid #B3A4D3;
	font-size:22px;
	font-weight:bold;
	padding-left:5px
	/*padding-right:60px;*/
}
#noticia_titulo,#noticia_fecha{
/*	margin-top:55px;*/
}
#noticia_texto{
	text-align:center;
}
#noticia_texto, #capa_recinto, #capa_recinto_galeria{
	width:500px;
	padding-top:5px;
}
#noticia_texto a{
	text-decoration:underline;
}
#noticia_texto a:hover{
	text-decoration:none;
}
#capa_recinto h1{
border:0px; 
}
.paginacion_botones_ant,.paginacion_botones_sig{
	 padding-top:2px;
	 color:#fff;
	 text-align:center;
	 width:82px;
	 height:18px;
	 font-family:Arial,Helvetica,sans-serif;
	 font-size:12px;
	 font-weight:bold
}
.paginacion_botones_ant{
background-image:url(../imagenes/fondo_ant.gif);
padding-left:8px;
}
.paginacion_botones_sig{
background-image:url(../imagenes/fondo_sig.gif);
padding-right:8px;
}
.paginacion_botones_ant a,.paginacion_botones_sig a{
	color:#fff;
	text-decoration:none;
}
.paginacion_botones_ant a:hover,.paginacion_botones_sig a:hover{
	text-decoration: underline;
}
#capa_recinto_galeria h1{
	color:#8D43AB;
	text-decoration:none;
	border:0px;
}
#capa_recinto_galeria h1 a{
	color:#8D43AB;
	text-decoration:none;
	border:0px;
}
#capa_recinto_galeria h1 a:hover{
	color:#8D43AB;
	text-decoration:underline;
	border:0px;
}
.fondo_floral{
	background-image:url(../imagenes/floral2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#capa_cuerpo{
	background-image:url(../index.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding:5px 15px 20px;
	margin-top:20px;
	vertical-align:top
}
#capa_pie{
    height:115px;
	color:#fff;
	font-size: 12px;
	text-align: center;
	background-image:url(../imagenes/pie.png);
	margin-top:30px
}
#capa_pie a{
color:#fff;
}
#capa_pie a:hover{
color:#D5CFDF;
}
td.titulo_tabla{	
	color:#8D43AB;
	background-color:#D5CFDF;
	font-weight:bold;
	border:1px solid #9D6EDB;
}
td.texto_tabla{	
	background-color:#EDE6F7;
	border:1px solid #9D6EDB;
}
#capa_img_not_cent,#capa_img_not_left,#capa_img_not_right{
width:203px; 
font-size:11px;
}
#capa_img_not_left,#capa_img_not_right{
padding:12px;
}
#capa_img_not_left,#capa_img_not_right{
float:left;
}
#capa_img_not_right{
float: right;
}
img.center_max,img.center_min{
	padding:10px;
	border:1px solid #B3A4D3;
	background-color: #EDE6F7;
}
img.left_max,img.right_max,img.center_max{
	width:230px;
	height:auto;
	padding:10px
}
img.left_max{
	float:left;
}
img.right_max{
	float: right;
}
img.left_min,img.right_min,img.center_min{	
	width:180px; 
	height:auto; 
	padding:10px;
}
img.left_min{
	float: left; 
}
img.right_min{
	float: right;
}
#albums,#images,#image{
	text-align:center; 
	width:500px;
}
#albums img,#images img,#image img{
padding:7px;
margin-left:5px;
margin-bottom:5px;
border:1px solid #B3A4D3;
background-color:#D5CFDF;
}
.album,.image{
	float:left;
}
ul.pagelist {
	font-size: 1em;
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a,ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: underline;
	cursor: default;
}

ul.pagelist li.prev {
	margin-right: 10px;
}

ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #D5CFDF;
	cursor: default;
}

.pagenav {
	clear: both;
}

.disabled_nav {
	visibility: hidden;
}
.imgprevious{
	float:left;
}
.imgnext{
	float:right;
}