/************************************************************************************
//Fichero: innoveex.css
//Descripción: Maquetación CSS
//Autor: Manolo Bittacora
//Última actualización: 10/10/2008 12:00
//Último actualizador: Manolo Bittacora
//************************************************************************************/


/****************************************
/* ESTILOS GENERALES
*****************************************/
* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height:100%;
}

img {
	border: none;
	text-decoration: none;
}

.texto_normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	text-align: justify;
}

.texto_negrita {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	text-align: justify;
}

.texto_rojo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #D20000;
	text-align: justify;
}

.texto_rojita {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #D20000;
	text-align: justify;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

h2 {
	font-family: century gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ED6E00;
	text-align: left;
}

h3 {
	font-family: century gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

 a{
	color: #00008b;
	text-decoration: none;
}

a:hover{
	color: #E35B02;
	text-decoration: none;
}

ul {
	margin-left: 40px;
}

ol {
	margin-left: 20px;
}

.texto_normal ol li{
	margin-left: 60px;
}

hr {
	background-color: #ED6E00;
	height: 1px;
	width: 100%;
}

/****************************************
/*BODY
*****************************************/

body {
	height: 100%;
	width: 100%;
}

html, body {
	height: 100%;
	width: 100%;
	margin:0px; 
	padding:0px; 
	text-align:left;
	background-image: url(../img/bg3.png);	
/*	background-color: #2a2a2a*/;
}

.separador {
	clear: both;
	height: 4px;
}

.separador_grande {
	clear: both;
	height: 10px;
}

/****************************************
/*PORTADA
*****************************************/

#contenedor {
/*	width: 98%;
	height: 98%;*/
/*	background-color: #fff;*/
	padding: 10px 0;
/*	border-width: 2px;
	border-color: #666666; 
	border-style: solid;*/
}

/****************************************
/* CONTENIDOS
*****************************************/

#portada {
	width: 900px;
	margin: auto;	
	padding: 0px;
	clear: both;
	display: block;
}

#portada .contenido {
/*	height: 400px;*/
	width: 900px;
	margin: auto auto 10px auto;	
	padding: 0;
/*	background-color: #EDEDF8;	*/
   clear: both;
	display: block;	
	overflow: hidden;
/*	border-width: 5px;
	border-color: #999999; 
	border-style: solid;		*/	
}

#cab_formulario {
	height: 60px; 
	width: 900px;
	margin: auto;	
	padding: 0;
	background-color: #fff;
	background-image: url(../img/cab_formulario.jpg);	
}

#menu {
	height: 97%;
	width: 250px;
	margin: 0;	
	padding: 0;
/*	background-color: #fcfcfc;*/
	display: block;	
	overflow:hidden;
	float: left;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	text-align: justify;	
}

#menu ul { list-style: none; margin: 0; padding: 0; } 
#menu li {
	display: block; width: 100%; margin-bottom: 5px; 	border: solid #ED6E00;
	border-width: 0 0 2px 0;
} 

/*#menu a { display: block; color: #242424; text-decoration: none; padding: 10px 20px; background: #fff url(../img/background.png) no-repeat -300px 0px;} 
#menu a:hover { color: #fff; }*/

#menu .item1 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background1.png) no-repeat -300px 0px;	
}
#menu .item1:hover{
	color: #fff;
}

#menu .item2 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background2.png) no-repeat -300px 0px;	
}
#menu .item2:hover{
	color: #fff;
}

#menu .item3 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background3.png) no-repeat -300px 0px;	
}
#menu .item3:hover{
	color: #fff;
}

#menu .item4 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background4.png) no-repeat -300px 0px;	
}
#menu .item4:hover{
	color: #fff;
}

#menu .item5 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background5.png) no-repeat -300px 0px;	
}
#menu .item5:hover{
	color: #fff;
}

#menu .item6 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background6.png) no-repeat -300px 0px;	
}
#menu .item6:hover{
	color: #fff;
}

#menu .item7 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background7.png) no-repeat -300px 0px;	
}
#menu .item7:hover{
	color: #fff;
}

#menu .item8 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background8.png) no-repeat -300px 0px;	
}
#menu .item8:hover{
	color: #fff;
}

#menu .item9 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background9.png) no-repeat -300px 0px;	
}
#menu .item9:hover{
	color: #fff;
}

#menu .item10 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background10.png) no-repeat -300px 0px;	
}
#menu .item10:hover{
	color: #fff;
}

#menu .item11 {
	display: block; 
	color: #242424; 
	text-decoration: none; 
	padding: 10px 20px;	
	background: #fff url(../img/background11.png) no-repeat -300px 0px;	
}
#menu .item11:hover{
	color: #fff;
}


a span {
	width: 261px;
	display: block;
}

#zona_portada {
	height: 98%;
	width: 100%;
	margin: 0;	
	padding: 0;
	background-color: #fff;	
	display: block;	
	border: solid #ED6E00;
	border-width: 0 0 2px 0;	
	float: left;	
	margin-top: 10px;
}

#zona_portada .bloque_novedades{
/*	height: 100%;*/
	width: 660px;
/*	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #B4B369; 	*/
	float: left;	
	padding: 10px;	
/*	background-color: #efeede;*/
	background-color: #fff;
}

#zona {
	height: 97%;	
	min-height: 600px;
	width: 630px;
	margin: 0 0 0 10px;	
	padding: 0 10px 0 0;
	background-color: #fff;	
	background-image: url(../img/bg_zona.jpg);
	display: block;	
	overflow:auto;
	border: solid #ED6E00;
	border-width: 0 0 2px 0;	
	float: left;
}

#zona .bloque_novedades{
/*	height: 100%;*/
	width: 98%;
	display: block;
/*	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #B4B369; 	*/
	float: left;	
	padding: 0px 0px 0px 10px;	
/*	background-color: #efeede;*/
}

.bloque_info {
	margin-top: 5px;
	margin-bottom: 10px;
}

.bloque_new {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
}

.bloque_new img {
	float: left;
	border: solid 1px #ED6E00;
	margin-right: 10px;
}

.titulo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #B3B3B3;
	text-align: left;
}

.fecha {
	font-family: century gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.titular {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ED6E00;
	text-align: left;
	text-decoration: none;	
}

.titular a{
	text-decoration: none;
}

.titular:hover{
	text-decoration: underline;
}

#seccion {
	width: 900px;
	margin: auto;	
	padding: 0px;
	clear: both;
	display: block;
}

#seccion .contenido {
	width: 900px;
	margin: auto auto 10px auto;	
	padding: 0;
   clear: both;
	display: block;	
	overflow:auto;
}

#seccion .foto_seccion{
	float: right;
	margin: 0 5px 10px 15px;	
	border-width: 2px;
	border-color: #ED6E00; 
	border-style: solid;		
/*	padding: 2px;*/	
}

.sub_info {
	text-align: center;
	font-size: 0.8em;	
	font-weight: bold;
} 

.sub_info a {	
	color: #999999;
	text-decoration: none;
}

.sub_info a:hover{
	color: #E35B02;
	text-decoration: none;
}	

#chequeo {
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	width: 400px;
	margin: 25% auto auto auto;
	padding: 20px;
	border-color: #ED6E00;
	border-width: 0px 0 2px 0;
	border-style: solid;	
	text-align: center;
}

.submenu {
	margin-bottom: 1px;
	background-color: #E8E8E8;
	float: right;
	width: 250px;	
	margin-left: 10px; 	
	border: solid #ED6E00;
	border-width: 0 0 2px 0;		
	padding: 5px 0 5px 0;
	clear: right;
	margin-top: 5px;	
}

.submenu ul { 
	list-style: disc;
	margin-left: 20px; 
	padding: 0; 
} 

.submenu img {
	width: 240px;
	border: none !important;
	margin-left: 5px;
}


/****************************************
/* CABECERA
*****************************************/

#cabecera {
/*	height: 100px;*/
	width: 900px;
	margin: auto auto 10px auto;	
	background: #ffffff;
	border-width: 0 0 2px 0;
	border-style: solid;		
	float: left;
	display: block;	
/*	background-image: url(../img/filigrana.jpg);
	background-position: right;
	background-repeat: no-repeat;*/
}

#cabecera .banner {
	width: 423px;
	height: 90px;
	float:left;
	margin-top: 5px;
	text-align: center;
}

#cabecera .logo_junta {
	float: right;
	width: 267px;
	display: block;	
}

#cabecera .logo {
	height: 100px;
	width: 210px;
	background-image: url(../img/logo_innoveex.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	display: block;	
}
	

#cabecera .lema {
	text-align: left;
	float: left;
	color: #B4B369; 
	font-weight: bold;
	margin-top: 49px;
	margin-left: 10px;
}

#cabecera .inicio {
	float: left;
	padding-left: 48px; 
	clear: both;
	display: block;
}

#cabecera .atras {
	float: left;
	padding-left: 48px; 
	padding-top: 5px;
	clear: both;
	display: block;	
}

#cabecera .inicio a {
	color: #CF6900;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;		
	text-decoration: none;
	background-image: url(../img/home_nav.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

#cabecera .inicio a:hover {
	text-decoration: underline;
}

#cabecera .atras a {
	color: #CF6900;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;		
	text-decoration: none;
	background-image: url(../img/backward.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

#cabecera .atras a:hover {
	text-decoration: underline;
}

#menu_main {
	border: solid #ED6E00;
	border-width: 0 0 2px 0;	
	width: 900px;
	height: 140px;
	margin: auto;	
	float: left;	
}

#imageMenu {
	margin: auto;
	background: transparent;	
	list-style: none !important;	
}

/****************************************
/*DESTACADOS
*****************************************/

#destacados {
/*	height: 155px; 235 que tiene de alto - 50 del padding*/
	width: 220px;
/*	margin: auto;	*/
	padding: 10px 0;
	background-color: #fff;
	float: left;
}


/****************************************
/*CONTENIDO
*****************************************/

#contenido {
	height: 100%;
	width: 890px;
	margin: auto;	
	padding: 10px 0 10px 0;
	background-color: #EDEDF8;	
   clear: both;
	display: block;	
	overflow:auto;
	border-width: 5px;
	border-color: #ED6E00; 
	border-style: solid;			
}

/****************************************
/*BUSCADOR
*****************************************/

#buscador_portada {
	height: 40px;
	width: 900px;
	margin: auto;	
	padding: 0px;
	display: block;
	text-align: center;
}
	
#buscador_portada form {
	padding-top: 10px;
	width: 100%;
}

#buscador_portada form label {
	color : #CF6900;	
	font-size: 0.9em;			
}

#buscador_portada .finput {
	color : #000000;
	border: solid 1px #CF6900;
}
	
#buscador_portada .fboton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	letter-spacing: 1px;
	text-align: center;
	padding: 0px;
	width: 100px;
	border: 1px solid #0066FF;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;		
	font-weight: bold;		
}	

#buscador_portada .fboton:hover {
	background-color:	#0A94D6; 
	border-color: #0A94D6;
	color: #fff;
}

		
	
/****************************************
/*PIE
*****************************************/

#pie {
	height: 45px;
	width: 900px;
	margin: auto;	
	padding: 0px;	
	text-align: center;
	background-color: #fff;
	border: solid #ED6E00;
	border-width: 0 0 2px 0;	
}

#pie .texto_pie {
	font-weight: normal;
	text-align: center;
	color: #999999;
	font-size: 0.8em;
}

#pie .texto_pie a{
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#pie .texto_pie_resaltado a{
	color: #E35B02;
	text-decoration: none;
	font-size: 0.8em;
}

#pie .texto_pie a:hover{
	color: #E35B02;
	text-decoration: none;
}

/****************************************
/*TABLAS
*****************************************/


table.title {
	width: 98%; 
	margin: 0px auto 0px auto;  
	text-align: left; 
	font-weight: bold; 
	letter-spacing: 3px; 
	padding: 0px; 
	color: #D20000;; 
	font-size: 0.8em;}
	
table.list {
	width: 98%;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 0.8em;
	background-color: #EEEEEE;
}

#scrolltable {
	overflow: auto;
	position: relative;
	height: 220px; 
/*	width: 98%;	*/
	direction: rtl;
}
	
td.listcab {
	text-align: center;
	font-weight: bold;
	padding: 5px; 
	color: #EDEDF8;
	background-color: #ED6E00;
	font-size: 1em;
	width: auto;
}

td.listdat { 

	padding: 0px 10px 0px 10px;
	border: 1px solid #E35B02;
	border-style: none none solid none;
	height: 25px;
	width: auto;
}	

/****************************************
/*BOTONES E ICONOS
*****************************************/



/****************************************
/*SOMBREADOS
*****************************************/
 
 .blur{
   background: transparent url(../img/shadow1.png);
   color: inherit;}

.shadow{
   background: transparent url(../img/shadow2.png);
   color: inherit;}

.shadow, .content{
   position: relative;
   bottom: 2px;
   right: 2px;}

.content{
   background-color: #fff; /*background color of content*/
   color: #000; /*text color of content*/
   border: 1px solid #000; /*border color*/} 
	
/****************************************
/*FORMULARIOS
*****************************************/	

#formulario {
	background-color: #e3e2f2;
/*	border: solid;
	border-color: #000000;
	border-width: 1px 0 1px 0;	*/
	padding: 10px;
	margin-top: 10px;
/*	margin-bottom: 10px;*/
	width: 500px; 
	text-align: left;
}

#formulario form {
	background: none;
	border: none;	
}

#formulario label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #797979;
	text-align: left;		
	padding-right: 5px;		
}

#formulario .bot_buscar {
	width: 124px;
	height: 23px;
	background-image: url(../img/bot_buscar.png);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	margin: auto;
	padding-top: 20px;
}

#formulario select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #000000;	
/*	clear: both;
	display: block;	
	margin-bottom: 5px;*/
	width: 200px;
	border: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #f9f9ff;		
}

#formulario input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	color: #000000;	
/*	clear: both;*/
/*	display: block;*/
/*	margin-bottom: 5px;*/	
/*	width: 350px;*/
	background-color: #f9f9ff;
	border: 1px;
	border-style: solid;
	border-color: #ccc;	
}

.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	color: #333333;
/*	clear: both;*/
/*	display: block;*/
/*	margin-bottom: 5px;*/	
/*	width: 350px;*/
	background-color: #f9f9ff;
	border: 1px;
	border-style: solid;
	border-color: #9b9b9b;		
}

#formulario textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	color: #333333;
	clear: both;
	display: block;	
	width: 96%;
	background-color: #f9f9ff;
	border: 1px;
	border-style: solid;
	border-color: #ccc;	
}

#formulario .boton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	letter-spacing: 1px;
	text-align: center;
	padding: 0px;
	width: 100px;
	border: 1px solid #0066FF;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;		
	font-weight: bold;		
	margin: auto;
}

#formulario .boton:hover {
	background-color:	#0A94D6; 
	border-color: #0A94D6;
	color: #fff;
}

/*
#formulario input:focus, select:focus, textarea:focus {
	background-color: #f2f2ff;
}
*/

form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}


form .errMsg {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC3333 !important;
	height: 10px;
	display: block;	
	margin-bottom: 5px;
}

.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an {
display: block;
}

#portada .loginForm,  #boletin .loginForm{
	width: 330px;
	height: 120px;
	background-color: #fff;
	border-color: #1E787A;
	border-width: 1px;
	border-style: dashed;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px;	
}

#portada .button, #boletin .button{
	border : none;
	color : #fff;
	float: right;
	background-image: url(../img/button.jpg);
	width: 124px;
	height: 23px;
	font-size: 0.8em;	
	font-weight: bold;	
}

#portada .info, #boletin .info{
	font-weight: normal;
	text-align: left;
	float: left;
	display: inline;
	color: #E35B02;
	font-size: 0.8em;
}

#portada .inputlabel, #boletin .inputlabel {
	font-weight: bold;
	text-align: left;
	float: left;
	display: inline;
	color: gray;
	font-size: 0.8em;
}

#portada .checkbox, #boletin .checkbox  {
	font-weight: normal;
	text-align: left;
	color: gray;
	font-size: 0.8em;	
}

#portada .inputbox, #boletin .inputbox{
	width: 180px;
	border: 1px solid #cccccc;
	float: right;
	display: inline;	
	color: #000;
	font-size: 0.8em;	
}

/****************************************
/*INFO y ERROR
*****************************************/	

#info_ok {
	background-image: url(../img/info.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #e3e2f2;
	border-color: #215972;
	border-width: 1px;	
	border-style: dashed;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 65px;	
	width: 50%; 
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;		
	color: #215972;
	text-align: left;	
	padding-top: 10px;
	padding-bottom: 10px;
}

#info_ok .info_ok_texto {
	vertical-align: middle;
	text-align: left;
	line-height: 55px;
}

#info_error {
	background-image: url(../img/error.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #e3e2f2;
	border-color: #D20000;
	border-width: 1px;	
	border-style: dashed;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 65px;	
	width: 50%; 
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;		
	color: #D20000;
	text-align: left;	
	padding-top: 10px;
	padding-bottom: 10px;
}

#info_error .info_error_texto {
	vertical-align: middle;
	text-align: left;
	line-height: 55px;
}

/****************************************
/* CARRUSEL
*****************************************/	

.carousel-component { 
	padding:8px 16px 8px 16px;
	margin:0px;
	text-align: center;
/*	background-color: aqua;*/
background-image: url(../img/oblirayado.png);
}

.carousel-component .carousel-list li { 
	margin:4px;
	width:154px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	height:167px; /* image + row of text (48 - 12 por cada linea) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	border:1px solid #e2edfa;
	outline:none;
}

.carousel-component .carousel-list li a:hover { 
	border: 1px solid #ED6E00;
}

.carousel-component .carousel-list li img { 
	border:1px solid #999;
	display:block; 
}
								
.carousel-component .carousel-prev { 
/*	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	left:5px; */
	margin: auto;
	top: 20px;
}

.carousel-component .carousel-next { 
/*	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	right:5px; */
	margin: auto;
}

/*#up-arrow { 
    cursor:pointer; 
    margin-left:32px;
    margin-top:20px;
}

#down-arrow { 
    cursor:pointer; 
    margin-left:32px;  just ([width+margins]95/2)-([arrow width]26/2)  45-13=32 
    margin-top:5px;
}
*/
/****************************************
/* GALERÍA
*****************************************/	


.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../img/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../img/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../img/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../img/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../img/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 


/****************************************
/* PAGINADO
*****************************************/	

.paginas { text-align: center; margin-bottom: 20px; margin-top: 0px; }
.paginado { font-size: 10px; padding-top: 10px; margin-left: auto; margin-right: auto; /* padding-bottom: 10px;  background-image: url(http://l.yimg.com/www.flickr.com/images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; */ }
.paginado a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; font: 1em Arial, Helvetica; color: #133B5E; font-weight: bold;}
.paginado a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginado .AtStart { margin-right: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.paginado .Prev { margin-right: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.paginado .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.paginado .Next { margin-left: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
.paginado .AtEnd { margin-left: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.paginado .pagina_actual {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 10px; vertical-align: top; background: #fff; color: #FC1E2D; }
.paginado a:hover {color: #fff; background: #E35B02; border-color: #999; text-decoration: none;}
.paginas div.resultado { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }


/****************************************
/* CALENDARIO
*****************************************/	

#calendario{
	display: block;
	text-align: right;
}
#calendario span {
	/*font-size: 80%;*/
/*	float: left; */
	width: 14px; 
	padding-left: 2.8px; 
	padding-right: 2.8px; 	
	margin: 0px;
	text-align: center;
	/*border: 1px solid silver;*/
	/*background-color: #fff;*/
	/*color: Black;*/
}

#calendario .evento {
	width: 14px; 
	padding-left: 2.8px; 
	padding-right: 2.8px; 	
	margin: 0px;
	text-align: center;
}

#calendario .titcal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}

#calendario .titcal a{
	text-decoration: none;
	color: #B3B3B3;
}

#calendario .titcal a:hover {
	text-decoration: none;
	color: #ED6E00;
}

/****************************************
/* MISCELÁNEA
*****************************************/	

#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

#abecedario {
	width: 20px;
	float: left;
	text-align: center;
	font-size: 0.8em;
	margin: 0 10px 10px 0;	
	border: solid #ED6E00;
	border-width: 0 1px 0 0;			
}

#abecedario a{
	color: #B3B3B3;
	text-decoration: none;
}

#abecedario a:hover{
	color: #E35B02;
	text-decoration: none;
}

#abecedario .act {
	color: #E35B02;	
}

#losbajos {
	margin: 10px 0 10px 0;
	text-align: right;
	font-size: 0.8em;
	clear: both;	
}

.archivos_asociados {
	margin-top: 10px;
	padding: 5px;
	background-color: #ffecd9;
/*	border: 2px solid #E35B02;*/
	float: left;
	border: solid #B3B3B3;
	border-width: 0 0 2px 0;			
}

.archivos_asociados ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 2px;	
}

.titulo_archivos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #E35B02;
}
.minicluster img{
	float: left;
	width: 30px;
}
.minicluster a {
width: 500px;
	float: left;
	padding-left: 5px;
}

/****************************************
/* FIN
*****************************************/	