/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4e4e4e;
}
a.desconexion{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}
a.desconexion:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:underline;
}
a {
	text-decoration:none;
}
ul {
	list-style-type:none;
}
img {
	border:0px;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	border:1px solid #cccccc;
	background-color:#f9f9f9;
	padding:3px;
	/*margin-right:5px;
	float:left;*/
}		
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	border:1px solid #cccccc;
	background-color:#f9f9f9;
	padding:3px;

}
div#content {
	width: 960px;
	margin:0px auto;
	padding-top:25px;
	overflow:auto;
	
}
div.login {
	height: 33px;
	width: 960px;
}
#login {
	float:left;
}

/*Menu*/

div#menu {
	float: right;
	height: 26px;
	width: 627px;
	margin:8px 0px 5px 0px;
}
div#menu ul {	
	text-indent:-5000px;	
}

div#menu li {
	float:left; 
}
.inicioMarcado{
	background:url(../images/inicio_over.gif) no-repeat;
	width:57px;
	height:24px;
	display:block;
	margin-right:2px;
}
a.inicio {
	background:url(../images/inico.gif) no-repeat;
	width:57px;
	height:24px;
	display:block;
	margin-right:2px;
}
a:hover.inicio {
	background:url(../images/inicio_over.gif) no-repeat;
}	
.empresaMarcado{
	background:url(../images/empresa_over.gif) no-repeat;	
	width:126px;
	height:24px;
	display:block;
	margin-right:2px;
}
a.empresa {
	background:url(../images/empresa.gif) no-repeat;
	width:126px;
	height:24px;
	display:block;
	margin-right:2px;
}
a:hover.empresa{
	background:url(../images/empresa_over.gif) no-repeat;	
}
.culturalesMarcado{
	background:url(../images/culturales_over.gif) no-repeat;
	width:152px;
	height:24px;
	display:block;
	margin-right:2px;
}
a.culturales {
	background:url(../images/culturales.gif) no-repeat;
	width:152px;
	height:24px;
	display:block;
	margin-right:2px;
}
a:hover.culturales {

	background:url(../images/culturales_over.gif) no-repeat;
}
.galeriaMarcado{
	background:url(../images/galeria_over.gif) no-repeat;
	width:65px;
	height:24px;
	display:block;
	margin-right:2px;
}
a.galeria {
	background:url(../images/galeria.gif) no-repeat;
	width:65px;
	height:24px;
	display:block;
	margin-right:2px;
}
a:hover.galeria {
	background:url(../images/galeria_over.gif) no-repeat;
}
.agendaMarcado{
	width:63px;
	height:24px;
	display:block;
	margin-right:2px;
	background:url(../images/agenda_over.gif) no-repeat;
}
a.agenda {
	background:url(../images/agenda.gif) no-repeat;
	width:63px;
	height:24px;
	display:block;
	margin-right:2px;
}

a:hover.agenda {
	background:url(../images/agenda_over.gif) no-repeat;
}
.arteMarcado{
	width:75px;
	height:24px;
	display:block;
	margin-right:2px;
	background:url(../images/arte_over.gif) no-repeat;
}
a.arte {
	background:url(../images/arte.gif) no-repeat;
	width:75px;
	height:24px;
	display:block;
	margin-right:2px;
}

a:hover.arte {
	background:url(../images/arte_over.gif) no-repeat;
}	
a.acceso {
	background:url(../images/acceso.gif) no-repeat;
	width:66px;
	height:24px;
	display:block;
}
a:hover.acceso {
	background:url(../images/acceso_over.gif) no-repeat;
}	
.misdatosMarcado{
	background:url(../images/misdatos_over.gif) no-repeat;
	width:66px;
	height:24px;
	display:block;

}
a.misdatos {
	background:url(../images/misdatos.gif) no-repeat;
	width:66px;
	height:24px;
	display:block;
}
a:hover.misdatos {
	background:url(../images/misdatos_over.gif) no-repeat;
}	

/* Fin Menu*/


div.contenidos {
	width: 960px;
	height:auto;
	padding-bottom:30px;
	border-bottom:1px solid #cccccc;
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
*html div.contenidos {
	width: 990x;
}	

div.fichas {
	background-color:#FFFFFF; 
	margin:0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 199px;
	overflow: hidden;
}
div.titular-ficha {
	background:url(../images/bg_ficha.gif) no-repeat top left;
	/*height: 63px;*/
	height: 93px;
	width: 199px;
}
p.texto-ficha {
	display: block;
	width: 180px;
	padding:15px 0px 0px 8px;
}
div.pie-ficha  {
	display:block;
	width:191px;
	height:35px;
	background:url(../images/bg_pieficha.gif) no-repeat left bottom;	
	
}
a.bg-ficha {
	display:block;
	float:right;
	width:50px;
	height:35px;	
}
a.bg-ficha:hover {
	background:transparent url(../images/bg-inicio-over.gif) no-repeat scroll 0%;
}


/* pie */

div.pie {
	margin:5px 0px 0px 0px;
	height:25px;
	font-size: 9px;
}	
span.pie-izda {	
	color: #4e4e4e;
	float:left;
}
span.pie-dcha {
	float: right;	
	color:#5d94a9;
	font-weight:bold;
}
span.pie-dcha a {
	text-decoration:none;
	color:#5d94a9;
}

span.pie-dcha a:hover {
	color:#457181;
}	
	
	
/* fin pie */

/* Seccion  Agenda */

a.ficha-interior {
	background: url(../images/bg_ficha_interior.gif) no-repeat left bottom;
	display:block;
	width:191px;
	height:35px;	
	text-decoration:none;
	border:0px;
}
div.descrip-ficha {
	float: left;
	width: 567px;	
	background:#FFFFFF url(../images/bg_descrip_ficha.jpg) no-repeat;
	
}

div.descrip-ficha-ampliada {
	float: left;
	width: 758px;	
	background:#FFFFFF url(../images/bg_descrip_ficha_ampliada.jpg) no-repeat;
	
}

.descrip-ficha-ampliada p {
	display: block;
	width: 700px;
	text-align:justify;
	vertical-align: middle;
	padding:40px 0px 0px 20px;
	
}

.descrip-ficha p {
	display: block;
	width: 511px;
	text-align:justify;
	vertical-align: middle;
	padding:40px 0px 0px 20px;
	
}
.pie-descrip {
	background: url(../images/bg_pie_descrip.jpg) no-repeat left top;
	width:557px;
	height:34px;
}
div.reserva {
	width:188px;
	float:left;
	background:url(../images/bg_enviar.jpg) no-repeat;
	margin:0px 0px 0px 5px;
	
}
div.reserva a {	
	display:block;
	color:#4e4e4e;
}
div.reserva p {

	display:block;
	width:150px;
	padding:8px 0px 0px 20px;
}

a.enviar {
	width:142px;
	height:33px;
	margin:20px 0px 10px 20px;
	background:url(../images/icono_enviar.jpg) no-repeat;
}

a:hover.enviar {	
	background:url(../images/ic_enviar_over.jpg) no-repeat;
}
a.reservar {
	background: url(../images/btn_reserva.jpg) no-repeat;	
	height: 106px;
	width: 179px;
	text-indent:-999px;
	
}
a:hover.reservar {
	background: url(../images/btn_reserv_over.jpg) no-repeat;
}

/* Fin Agenda */
/**/
div.submenuGaleria {
	width:956px;
	padding:8px 0px 0px 0px;
	border-bottom:1px solid #CCCCCC; 
}
a.menuGaleria{
	color:#666666;

}
a.menuGaleria:hover{
	color:#fd097f;
}
.carpetaGaleriaMarcado{
	color:#fd097f;
}

/**/

div.submenu {
	width:956px;
	height:15px;
	padding:8px 0px 0px 0px;
	border-bottom:1px solid #CCCCCC; 
	
}
div.submenu ul {
	list-style-type:none;

}
div.submenu li {
	float:left;
}
.spanMarcadoSubServicios{
	color:#ffae00;
	display:block;
	width:135px;
	text-align:center;	
}
div.submenu li a {
	color:#7d7d7d;
	display:block;
	width:135px;
	text-align:center;	
}

div.submenu li a:hover {
	color:#ffae00;
}
div.submenu li a.submenu-masarte {
	width:200px;
	margin:0px 5px 0px 5px;
}

div.submenu li a.submenu-masarte:hover {
	
	color:#fe6e00;
}
.spanMarcadoSubArte{
	color:#fe6e00;
	display:block;
	width:200px;
	text-align:center;	
}

div.submenu li a.submenu-masempresas {
	
	width:110px;
	margin:0px 5px 0px 5px;
	
}
div.submenu li a.submenu-masempresas:hover {
	
	color:#ff000c;
}		
div.submenu li a.submenu-masempresas-marcado{
	width:110px;
	margin:0px 5px 0px 5px;
	color:#ff000c;
}
div.ficha-cultural {
	width: 960px;
	background:url(../images/bg_servicios.jpg) no-repeat left top;
	overflow:hidden;
}
div.ficha-cultural h3 {
	font-size:11px;
	color:#ffbf00;
	margin:20px 0px 10px 0px;

}
div.ficha-cultural h3.titular-masarte {
	color:#fe6e00;
}

div.ficha-cultural p {
	display: block;	
	width:500px;
	overflow: hidden;
	padding:0px;
	margin:5px 0px 10px 0px;
	float:left;
	
}
div.ficha-cultural ul {
	display:block;
	width:475px;
	float:left;
	margin:0px 0px 0px 15px; 	
}	

div.ficha-cultural li {
	background:url(../images/bullet_servicios.gif) no-repeat left center;
	padding:0px 0px 4px 20px;
	font-weight:bold;	
}

div.cuadro {
	background: url(../images/bg_cuadro.jpg) no-repeat left top;	
	float: left;
	width: 401px;
	height:267px;
	margin:10px 10px 0px 10px;
}

div.cuadro img {
	margin:10px 0px 0px 10px;

}
div#pie-servicios {
	background: url(../images/pie_servicios.jpg) no-repeat;	
	height: 33px;
	width: 960px;
	overflow:hidden;
}
div#pie-servicios:hover {
	background: url(../images/pie_servicios_over.jpg) no-repeat;
	padding-left:910px;
	width:50px;
}
a.mas-servicios {	
	display:block;
	width:50px;
	height:35px;
	float:right;
	
}

div#pie-programas {
	background:transparent url(../images/pie_menos.jpg) no-repeat scroll 0%;
	height:33px;
	width:960px;
	overflow:hidden;
}
div#pie-programas:hover {	
	background: url(../images/pie_menos_over.jpg) no-repeat;
	padding-left:910px;
	width:50px;
}	
	
div.novedades {
	float: left;
	width: 800px;
	overflow: hidden;
}
.novedades h3 {
	font-size: 13px;
	color: #5b97b1;
	text-align:center;
}
span.intros {
	float: left;
	height: 76px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	display: block;
	width:795px;
}

/* Recursos Educativos */

div.cabtxt-recursos {
	margin:0px 5px 0px 5px;
	clear: none;
	float: left;
	height: auto;
	width: 930px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}


div.cuadro-recursos {
	margin:0px 5px 0px 5px;
	clear: none;
	float: left;
	height: auto;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
div.cuadro-recursos p {
	width:315px;
}

div.cuadro-recursos h3 {
	text-align:left;
	width:322px;
	margin-left:132px;

}
.boldRecursos{
	color:#fd6e00;
	font-size:11px;
	font-weight:bold;
}

div.cuadro-recursos img {
	clear: none;
	float: left;
}

div.ficha-cultural h3.titular-masempresa {
	color:#FF000C;
	margin-bottom:0px;
}
div#clientes {
	padding:0px 0px 0px 20px;
	width:950px;
}
div.ficha-cultural #clientes ul {
	margin:15px 0px 0px 0px;
	float:left;
	width:315px;
}	
div.ficha-cultural #clientes li {
	font-weight: normal;
	background-image: none;
	padding:0px;
}

div.reserva-agenda {
	width:145px;
	float:left;
	background:url(../images/bg_agenda.jpg) no-repeat;
	margin:0px 0px 0px 5px;
	
}

div.reserva-agenda  a {	
	display:block;
	color:#4e4e4e;
}
div.reserva-agenda  p {

	display:block;
	width:150px;
	padding:8px 0px 0px 20px;
}

a.enviar-agenda {
	width:132px;
	height:33px;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	background:url(../images/icono_enviar.jpg) no-repeat;
}

a:hover.enviar-agenda {	
	background:url(../images/ic_enviar_over.jpg) no-repeat;
}

a.reservar-agenda {
	background: url(../images/btn_reserva_agenda.jpg) no-repeat;	
	height: 106px;
	width:142px;
	text-indent:-999px;
	
}
a:hover.reservar-agenda {
	background: url(../images/btn_reserva_agenda_over.jpg) no-repeat;
}

p#texto-agenda {
	padding-left:0px;
	display:block;
	width:140px;
	padding:8px 0px 0px 10px;
}

a.bg-ficha-agenda {
	display:block;
	float:right;
	height:35px;
	width:50px;
}
a.bg-ficha-agenda:hover {

	background:url(../images/mas_over.gif) no-repeat;

}
div.submenu li a.submenu-agenda {
	width: 40px;
}
div.submenu li a.submenu-agenda:hover {

	color:#af027e;
}

div.submenu li a.submenu-agenda-v2 {
	width: 150px;
}
div.submenu li a.submenu-agenda-v2:hover {

	color:#af027e;
}


.pie-descrip-agenda {
	background: url(../images/bg_pie_agenda.jpg) no-repeat left top;
	width:557px;
	height:37px;
}	
div.pie-descrip-agenda  a {
	background:url(../images/icon_menos.gif) no-repeat;
	float: right;
	width:39px;
	height:35px;
	display:block;
	
}

div.pie-descrip-agenda  a:hover {
	
	background:url(../images/icon_menos_over.gif) no-repeat;
}

div.submenu li a.submenu-galeria {
	margin:0px 10px 0px 0px;
	width:115px;
}

div.submenu li a.submenu-galeria:hover {
	color:#fd097f;
}
div.listado-imagenes {
	margin: 10px;
	float: left;
	height: auto;
	width: 940px;
}
#galeria-mini {
	clear: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#capaprincipal {
	margin: 0;
	padding: 0;
	width: 311px;
	position: absolute; 
	z-index: 99999;
	visibility:hidden;
}
/* estilos para los 'bocadillos' */
#capatop {
	margin: 0;
	padding: 0;
	height: 36px;
	width: 311px;
    background: url(../images/capa_top.gif) no-repeat;
	z-index: 99999;
	background-color:#FFFFFF;
}
#capatop_d {
	margin: 0;
	padding: 0;
	height: 36px;
	width: 311px;
    background: url(../images/capa_top_d.gif) no-repeat;
	z-index: 99999;
	background-color:#FFFFFF;
}

#capatop_d a{
text-decoration:none
}

#capatop_e {
	margin: 0;
	padding: 0;
	height: 36px;
	width: 311px;
    background: url(../images/capa_top_e.gif) no-repeat;
	z-index: 99999;
	background-color:#FFFFFF;
}
#capabottom {
	margin: 0;
	padding: 0;
	height: 44px;
	width: 311px;
    background: url(../images/capa_bottom.png) no-repeat;
	z-index: 99999;
}
#capacontenido {
	margin: 0;
	padding: 0;
	width: 311px;
    background: url(../images/capa_middle.gif) repeat-y top;
	z-index: 99999;
}
#capacontenido p{
	padding:0px 15px 0px 15px;
	margin:0px;
	color:#999999;
	text-align:justify;
	z-index:99999;
}
#capaprincipal {
	margin: 0;
	padding: 0;
	width: 311px;
	position: absolute; 
	z-index: 99999;
	visibility:hidden;
}

.tablaBordeada {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*----------------------------------*/
.LateralDerSombreado{
	background-image:url(../images/lateral_der_sombreado.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.LateralInfSombreado{
	background-image:url(../images/lateral_inf_sombreado.gif);
	background-repeat:repeat-x;

}
.EsquinaDerSombreado{
	background-image:url(../images/esquina_der_inf_sombreado.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
div.submenuv2 {
	width:956px;
	height:25px;
	padding:8px 0px 0px 0px;
	border-bottom:1px solid #CCCCCC; 
	
}
a.enlaceSubmenuRojo{
	color:#7d7d7d;
}
a.enlaceSubmenuRojo:hover {
	color:#ffae00;
}
a.enlacePagAgenda{
	color:#7d7d7d;
}
a.enlacePagAgenda:hover {
	color:#ac027c;
}

.enlaceSubmenuRojoSelected{
	color:#ffae00;
}
div.contenidosv2 {
	width: 960px;
	height:auto;
	padding-bottom:30px;
	border-bottom:1px solid #cccccc;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
.selectFormateado{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	border:1px solid #cccccc;
	background-color:#f9f9f9;

}
a.enlaceGris{
	color:#4e4e4e;
}
a.enlaceGris:hover {
	color:#009fcc;
}
a.enlaceGrisNaranja{
	color:#4e4e4e;
}
a.enlaceGrisNaranja:hover {
	color:#fd6e00;
}

div.ficha-cultural h3.contacto {
	color:#009fcc;
	margin-bottom:0px;
}
a.enlaceSCamarillo{
	color:#4e4e4e;
	text-decoration:none;
	font-weight:bold;
}
a.enlaceSCamarillo:hover{
	color:#ffbf00;
	text-decoration:underline;
	font-weight:bold;

}