 /* CSS Document */

/* GENERAL */
*, html{ margin:0px; padding:0px; }
html,body{ height: 100%; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #5e5e70;}
body{ background-color:#ebeeef;}
div { padding:0px; margin:0px; border:0px solid #9df2ff; }
img { margin:0; border:0; }
ol, ul, li { /*list-style:none*/ }
a {font-size: 11px;	color:#f12086;text-decoration:none;}
a:visited {color: #f12086;}
a:hover {}
li{margin:10px; margin-left:22px;}

/* ESTRUCTURA */
center{ background-color: #ebeeef; background-image: url(../sys_img/bg.gif); background-position:bottom; background-repeat:repeat-x; width:100%;}
#wrapper{ margin: 0 auto; width: 958px; min-height:1000px; border-right: 1px solid #c8c8c8; border-left: 1px solid #c8c8c8; background:#FFFFFF;}
#cabercera{ width:958px; height:168px;} 
#cabercera img{ } 

#contenedor{ color: #5e5e70; width: 958px; min-height:670px; text-align: left;}
#izq{width:680px;}
#der{width:226px;}
#pie{width:958px; height:58px; font-family: Helvetica, Arial, sans-serif; font-size:10px; vertical-align:middle; background: url(../sys_img/bg_pie.jpg); background-repeat:no-repeat;}




/* UTILES */
.estructural{padding:10px;}
.flotante_izq{float:left;}
.flotante_der{float:right;}
.oculto{display:none;}
.limpia{clear:both;height:0px;}
.separador{clear:both; height:10px;}
.separador_texto_enriquecido{height:5px;}
.rounded_box{margin: 0 auto;background-color: #000; border: 1px solid #fff;	filter:alpha(opacity=30);-moz-opacity:.30; opacity:.30;}

.colored{color:#473584;font-weight:600;}
.colored2, .coloredB{color:#f12086;font-weight:600;}

.mivideo{margin:15px; margin-top:0px; text-align:center; z-index:1;}
.slideshow2{height:168px;z-index:90;}



/* ESPECIFICAS */
/*Pie*/
#logo_pie{ width:550px; text-align:right; }
#reflejo{ height:103px; width:958px; background: url(../sys_img/bg_reflect.png); background-repeat:no-repeat; vertical-align:top; margin: 0 auto;  }
#caja_logos{ width:710px; height:86px; float:left; background: url(../sys_img/caja_logos.png); background-repeat:no-repeat; margin-left:8px; }
#caja_w3c{ width:230px; height:86px; float:right; background: url(../sys_img/caja_w3c.png); background-repeat:no-repeat; margin-right:8px; }
/*Portada*/
.header-logo{background: url(../sys_img/logo.png) top right no-repeat; padding-top:5px; padding-right:10px; z-index:100;  margin-top:0px; height:23px; width:948px; font-size:10px; font-weight:bold; float:right; text-align:right;  margin:auto; position:absolute;}
.header-logo .s{ color:#ec1260;}
.header-logo a{ font-size:10px; font-weight:bold; color:#8d8183;}


/* TEXTOS */
h1{font-family: Helvetica, Arial, sans-serif; font-weight:normal; text-align:left;padding:5px; font-size:14px; height:32px;}
h1{ margin-bottom:0px;}
h2{font-family: Helvetica, Arial, sans-serif; font-weight:normal; text-align:left;padding:5px; }
	h2, h2 label, h2 a {font-size: 12px;line-height:12px;}
h3{font-family: Helvetica, Arial, sans-serif; font-weight:normal;}
	h3 {
	font-size: 12px;
	color:#f12086;
	font-weight:600;	
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	border:0px;
	display:block
	}
h4{font-family: Helvetica, Arial, sans-serif; font-weight:normal; font-size:12px;}
h5{font-family: Helvetica, Arial, sans-serif; font-weight:normal;}




#izq h1 {height:32px; width:690px; background: url(../sys_img/rose.png); background-repeat:no-repeat; vertical-align:bottom; padding:5px;}
#der h1 {height:32px; width:226px; background: url(../sys_img/top_right.png); background-repeat:no-repeat; vertical-align:bottom; padding:5px;}
#izq h1.b {background: url(../sys_img/gris.png);background-repeat:no-repeat;}

#izq .tit{padding:10px;font-size: 14px;color:#f12086;font-weight:600; }
#der .tit{padding:10px;font-size: 14px;color:#472973;font-weight:600; }
.subtit{font-size: 12px;color:#5e5e70;}

.evento_portada h3 {margin-top:15px;}




/* CLASS ELEMENTS */
/* Maquetando los textos */
.texto_texto img{ margin:0 10px  10px 0; border:0 !important; }
.texto_texto .autor, .texto_texto .fecha{ display:block; margin:0 0 10px 0; clear:right; text-align: right; color: #717a95; font: 10px Helvetica, Arial, sans-serif; }
.texto_texto .relacionado{display:block;margin:0 0 10px 0;clear:both;text-align:left;color:#717a95;font:10px Verdana,'Lucida Grande',Arial,"Trebuchet MS",Helvetica, sans-serif;}
.texto_texto p, .texto_texto h4{margin-bottom:10px;}
.texto_texto .negrita{ font-weight:bold; }
.texto_texto li{}
.texto_texto{ padding:5px; padding-top:0;}

/* Maquetando las noticias */
.listado_noticias{padding:5px; padding-top:0;}
.noticia{padding:5px;}
.noticia p{ margin-bottom:10px;}
.noticia .image_news{float:left; margin-right:10px; margin-top:5px; margin-bottom:20px;}  /* CAPA que contiene las noticias */
.noticia .image_news img{ width:163px; } /* Imagen que acompaņa en el listado */
.noticia .fecha{display: block; margin: 0 0 10px 0; clear: right; text-align: right; color: #717a95; font: 10px Helvetica, Arial, sans-serif; float:right;} /* es un p */
.noticia .titular{}
.noticia .titular h3{font-size:14px;	} /* es el TITULAR */
.noticia .entradilla{font-size:12px;} /* DIV */
.noticia .texto{} /* DIV */
.noticia .autor{display: block; margin: 0 0 10px 0; clear: right; text-align: right; color: #717a95; font: 10px Helvetica, Arial, sans-serif; } /* DIV */
.noticia .relacionado{display: block; margin: 0 0 10px 0; clear: both; text-align: left; color: #717a95; font: 10px Verdana,'Lucida Grande', Arial, "Trebuchet MS", Helvetica, sans-serif; } /* DIV */
.paginator{ text-align:center;}  /* DIV. el paginador es el mismo en todos los listados */
.leer_mas{display: block; margin: 0 0 10px 0; clear: right; text-align: right; color: #717a95; font: 10px Helvetica, Arial, sans-serif; float:right;} /* DIV con un <a> */
.volver{} /* DIV con un <a> */
.noticia .negrita{ font-weight:bold; }


/* Maquetando las descragas */
.archivo_descarga{margin-left:20px;}



/* Maquetando lista eventos */
.listado_eventos{ width:680px; margin-top:10px; margin-left:10px;}
.evento{width:200px; margin-left:16px; float:left; text-align:center; font-size:10px; }
.evento h3{ font-size:12px;}

.evento_list{font-size:10px; margin-bottom:24px;}
.evento_list .fecha {font-size:11px; font-weight:bold;}
.evento_list .fechas {float:right; width: 290px !important;}
.evento_list .url {}
.evento_list h3{ font-size:12px; display:inline; /*margin-left:10px;*/}
.listado_eventos h2{ font-size:14px; font-weight:bold;}

.evento_portada{font-size:10px;width:150px; margin-left:10px; float:left; text-align:center; }
.evento_portada h3{ font-size:12px;}

.evento_list_portada{font-size:10px; font-size:10px; font-size:10px; margin-bottom:14px; padding:10px;}
.evento_list_portada h3{ font-size:12px; display:inline; color:#472973;}
.evento_list_portada a{ color:#472973;}

/* Maquetando testimonios y referencias */
.testimonio{font-size:10px; margin-bottom:14px; padding:10px; width:300px; float:left;}
.testimonio h3{font-size:12px; display:inline; color:#472973; }
.testimonio a{color:#472973;}

/* Maquetando formulario basico */
.form_basico{padding:10px; padding-left:120px;}
.formulario{padding:0; width:400px; overflow:hidden; vertical-align:top;}
.formulario label {float:left; margin-right:10px; height:3em; width:60px;}
.campo_formulario {width:75%; border:1px solid #999999; }
.obligatorio{color:#FF0000;}


/* GALERIA*/

#nav li.activeLI { background: #ff8 } 

.thickbox{
color:#666666;
}

.galeriaSimple {
padding: 10px;
width: 520px;
}
.galeriaSimple ul { list-style: none; }
.galeriaSimple li { display: inline; }
.galeriaSimple img {
border: 3px solid #000;
border-width: 3px 3px 3px;
}
.galeriaSimple ul a:hover img {
border: 3px solid #ffff88;
border-width: 3px 3px 3px;
color: #fff;
}
.galeriaSimple ul a:hover { color: #fff; }



	#galery_slideshow, #imgZoomD, #imgCaption, #galery_slideshow img {}
	#imgZoomD{width:420px; height: 288px; margin: 0px;}
	#galery_slideshow{
	width:420px; height: 288px; margin: 0px;
	margin-right:10px;
	margin-left:10px;	
	}
	#galery_slideshow img{
		width:420px; height: 288px; margin: 0px;
		position: absolute;
		top: 0pt; left: 0pt; 
		display: none; 		
		opacity: 0;			
	}
	
	#nav {float: left; display:block; }
	#nav li { width: 50px; float: left; margin: 2px; list-style: none; padding: 6px; }
	#nav a { width: 50px; padding: 0px; display: block; border: 1px solid #ccc; }
	#nav li.activeLI { background: #ff8 }
	#nav a:focus { outline: none; }
	#nav img { 
		border: none;
		display: block;
	}
	
		
	#imgCaption{		
		background:#000000;
		height:18px;		
		color:#fff;		
		padding-left:5px;
		margin-left:10px;
		z-index:20;
		width:420px; 
	}
		
	#galery_slideshow_nav{
	margin-top:10px;
		width: 250px;
		float:right;		
		border:2px solid #717a95;
	}

/* EasySlider */

	#EasySlider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#EasySlider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:660px;
		height:240px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					
					
.titulo_eventos{width: 355px; margin-left: 30px; margin-top: -15px;}
/* // Easy Slider */

