/* CSS Document */
/* Documento creado por Estudio Adumbro */
/* http://www.adumbro.es */

/* Elementos Basicos */
* {
	margin: 0px;
	padding: 0px;
}
html {
	color: #fff;
	background: #000 url(img/fnd_html.jpg) repeat-x top; 
} 
body { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(img/fnd_menu.png) repeat-x top; 
}
a {
	text-decoration: none;
}
a.link {
	text-decoration: underline;
	color: #fff;
	padding: 0 2px;
}
a.link:hover {
	background-color: #9f3;
	color: #000;
	text-decoration: none;
}

img {border: 0px;}

.titElem{display: none;}
.clear {clear: both;}

#principal {
	top: 0px;
	width: 760px;
	min-height: 450px;
	margin: 0px auto 0px auto;
}

/* Cabecera */
#cabecera {height: 100px;}
#cabecera h1{
	display: block;
	background: transparent url(img/logo_egaec.png) no-repeat top left;
	width: 271px;
	height: 91px;
	float: left;
	margin: 6px 0px 0px 20px;
}
#cabecera h1 a{
	background: transparent url("img/logoEConcepto.png") no-repeat top left;
	display: block;
	width: 100%;
	height: 100%;
}
#cabecera h1 a span{display: none;}
#cabecera #menu{	
	display: block;
	width: 350px;
	margin-top: 26px;
	float: right;
	font-size: 12px;
	text-transform: uppercase;
}
#cabecera #menu #m0{width: 20%;border-right: 1px solid #fff;}
#cabecera #menu #m1{width: 30%;border-right: 1px solid #fff;}
#cabecera #menu #m2{width: 25%;border-right: 1px solid #fff;}
#cabecera #menu #m3{width: 24%;}
#cabecera #menu ul li{
	display: block;
	list-style-type: none;
	float: left;
}
#cabecera #menu ul li a{		
	display: block;
	padding: 37px 0px 20px 0px;
	height: 100%;
	text-align: center;
	color: #333;
}
#cabecera #menu ul li a:hover {
	background: transparent url("img/fnd_menu_sel.png") repeat;
	color: #360;
}
#cabecera #menu ul li.sel a {
	background: transparent url("img/fnd_menu_sel.png") repeat;
	color: #000;
}

/* Cuerpo */
#cuerpo {
	background: #000 url("img/img_cab.jpg") no-repeat top center;
	padding: 60px 15px 10px 20px;
}
.colum_A {display: block;width: 350px;float: left;}
.colum_B {display: block;width: 350px;float: right;}
 
div.grupo_etiqueta {
	display: block;
	background: #000 url(img/fnd_pestana.png) repeat-x top;
	padding: 8px 15px 5px 20px;
}
div.grupo_etiqueta2 {
	display: block;
	background: transparent url(img/fnd_pestana2.png) no-repeat left top;
	padding: 8px 15px 5px 20px;
}
div.grupo_etiqueta h2, div.grupo_etiqueta2 h2 {
	display: block;
	color: #9f3;
	font-size: 2em;
	padding-bottom: 10px;
	clear: both;
	font-weight: bold;
	width: 100%;
}
div.grupo_etiqueta h2 em, div.grupo_etiqueta2 h2 em {
	font-size: 0.6em;
	font-style: normal;
}

/* Novedades */
#novedades {width: 315px;}
#novedades ul li {list-style-type: none;}
#novedades .fecha {
	background-color: #333;
	display: block;
	width: 30px;
	padding: 8px;
	margin: 0px 6px 4px 0px;
	text-align: center;
	color: #ccc;
	float: left;
	font-weight: bold;
}
#novedades .dia { font-size: 20px;}
#novedades .mes { font-size: 14px;}
#novedades h3 {font-size: 14px; padding-bottom: 4px;}
#novedades p { padding: 0px 6px 10px 10px; color: #ccc; text-align: justify;}
#novedades div.nav_novedad {text-align: right;}
#novedades div.nav_novedad a {
	padding: 2px 4px;
	margin-left: 6px;
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	text-decoration: underline;	
}
#novedades div.nav_novedad a:hover {
	background-color: #9f3;
	color: #000;
	text-decoration: none;
}

/* Artista aleatorio */
#artista_aleatorio {width: 315px;}
#artista_aleatorio ul li {
	display: block;
	list-style-type: none;
	width: 315px;
	height: 130px;
	margin-bottom: 10px;
	border: none;
}
#artista_aleatorio ul li a {
	display: block;
	border: none;
	color: #999;
	text-align: right;
	cursor: pointer;
}
#artista_aleatorio ul li a div.bloque{
	display: block;
	padding: 0px 6px 6px 6px;	
}
#artista_aleatorio ul li a h3{
	color: #999;
	text-align: right;
	display: block;
	margin: 2px 4px;
	font-size: 14px;
}
#artista_aleatorio ul li div.imagen {
	display: block;
	background: transparent url(img/loader.gif) no-repeat center;
	height: 95px;
	width: 300px;
	overflow: hidden;
}
#artista_aleatorio ul li a:hover h3{color: #9f3;}
#artista_aleatorio ul li a:hover {border: 1px solid #9f3;}

/* Asociacion */
#asociacion div.c1 {
	display: block;
	width: 60%;
	float: left;	
}
#asociacion div.c2 {
	display: block;
	background: #000 url(img/fnd_pestana.png) repeat-x top;
	width: 34%;
	float: right;
	padding: 2%;
	margin-top: 10px;	
}
#asociacion div.afiliacion {
	margin-top: 15px;	
}
#asociacion h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 4px;
}
#asociacion p {
	padding: 0 0 6px 10px;
}
#asociacion a.link {
	color: #ccc;
	font-size: 1em;
	padding: 1px 2px;
	text-decoration: underline;	
}
#asociacion a.link:hover {
	background-color: #9f3;
	color: #000;
	text-decoration: none;	
}

/* Galeria */
#galeria {width: 690px;}
#galeria div.fila_obras {
	display: block;
	clear: both;
	margin-top: 10px;
}
#galeria ul.expo_obra li {
	display: block;
	background: transparent url(img/loader.gif) no-repeat center;
	width: 19%;
	margin-left: 0.5%;
	float: left;	
}
#galeria ul.expo_obra li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	cursor: pointer;	
}
#galeria ul.expo_obra li a:hover {border: 1px solid #9f3;}
#galeria ul.expo_obra li a .titulo {
	font-size: 10px;
	color: #666;
	font-weight: normal;	
}
#galeria ul.expo_obra li a:hover .titulo {color: #9f3;}
#galeria ul.expo_obra li div.bloque {margin: 6px;	}
#galeria ul.expo_obra li img {width: 100%;}

#galeria div.nav_galeria {
	display: block;
	clear: both;
	text-align: right;
	margin: 6px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 6px 0px;
}
#galeria div.nav_galeria ol {display: inline;}
#galeria div.nav_galeria ol li {
	display: inline;
	list-style: none;	
}
#galeria div.nav_galeria a {
	padding: 1px 6px;
	font-size: 1em;
	text-transform: uppercase;
	color: #ccc;
}
#galeria div.nav_galeria a:hover {
	background-color: #9f3;
	color: #000;
}
#galeria div.nav_galeria li a {border: 1px solid #333;}
#galeria div.nav_galeria li.sel a {border: 1px solid #9f3;}

/*Obra*/
.colum_X {display: block;width: 330px;float: left;margin: 10px 0 0 0;}
.colum_Y {display: block;width: 330px;float: right;margin: 10px 0 0 0;}
div.autor, div.boton_redireccion {
	text-align: right;
	height: 60px;
}
div.autor h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}
div.autor p.email a {
	color: #ccc;
	font-size: 1em;
	padding: 1px 2px;
	text-decoration: underline;	
}
div.autor p.email a:hover {
	background-color: #9f3;
	color: #000;
	text-decoration: none;	
}

#obra div.imagen {
	display: block;
	background: #222 url(img/loader2.gif) no-repeat center;
	width: 96%;
	padding: 2%;	
}
#obra div.imagen img {width: 100%;}

#obra div.descripcion_obra {
	display: block;
	background: #000 url(img/fnd_pestana.png) repeat-x top;
	width: 96%;
	padding: 2%;
}
#obra div.descripcion_obra dt.modalidad, #obra div.descripcion_obra dt.titulo, #obra div.descripcion_obra dt.descripcion {display: none;}
#obra div.descripcion_obra dd.descripcion {
	padding-bottom: 10px;	
}
#obra div.descripcion_obra dd.modalidad {
	display: block;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: #ccc;
}
#obra div.descripcion_obra dd.titulo {
	display: block;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #9f3;
	margin-bottom: 20px;
}
#obra div.descripcion_obra dt.generico {
	padding: 10px 4px 0 0;
	float: left;
}
#obra div.descripcion_obra dd.generico {
	padding-top: 10px;
	font-weight: bold;
}
#obra div.descripcion_obra p.interesado {padding-top: 20px; font-size: 0.9em;}

div.boton_redireccion a {
	display: block;
	background: #333 url(img/btn_redireccion.png) no-repeat center right;
	border: 1px solid #000;
	height: 35px;
	width: 150px;
	padding: 2px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;	
}
div.boton_redireccion a:hover {
	border: 1px solid #9f3;
	color: #9f3;	
}
div.boton_redireccion a span {
	display: block;
	padding: 10px 40px 0 6px;
}

#obra #galeria h3 {display: none;}
#obra #galeria {
	display: block;
	clear: both;
	border-top: 1px solid #333;	
}

/* Curriculum */
#curriculum_artista div.desarrollo_curriculum {
	display: block;
	clear: both;
	background: #000 url(img/fnd_pestana.png) repeat-x top;
	width: 96%;
	padding: 2%;
}
#curriculum_artista div.desarrollo_curriculum h4 {
	font-size: 1.2em;
	font-weight: bold;
}
#curriculum_artista div.desarrollo_curriculum h5 {
	font-size: 1em;
	font-weight: bold;
}
#curriculum_artista div.desarrollo_curriculum dl dt {padding-bottom: 4px;}
#curriculum_artista div.desarrollo_curriculum dl dd {
	font-size: 1em;
	padding: 0 0 10px 10px;
}
#curriculum_artista div.desarrollo_curriculum dl dd p {
	padding-bottom: 6px;
}
#curriculum_artista div.desarrollo_curriculum dl dd dl dd {
	font-size: 0.9em;
}

/* Listado de artistas */
#listado_artistas ul {margin-top: 20px;}
#listado_artistas ul li {
	display: block;
	list-style-type: none;
	width: 315px;
	height: 130px;
	margin: 0 0 2px 20px;
	border: none;
	float: left;
}
#listado_artistas ul li a {
	display: block;
	border: 1px solid #000;
	color: #999;
	text-align: right;
	cursor: pointer;
}
#listado_artistas ul li a div.bloque{
	display: block;
	padding: 0px 6px 6px 6px;	
}
#listado_artistas ul li a h3{
	color: #999;
	text-align: right;
	display: block;
	margin: 2px 4px;
	font-size: 14px;
}
#listado_artistas ul li div.imagen {
	display: block;
	background: transparent url(img/loader.gif) no-repeat center;
	height: 95px;
	width: 300px;
	overflow: hidden;
}
#listado_artistas ul li a:hover h3{color: #9f3;}
#listado_artistas ul li a:hover {border: 1px solid #9f3;}

#listado_artistas div.nav_artistas {
	display: block;
	clear: both;
	text-align: right;
	margin: 6px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 6px 0px;
}
#listado_artistas div.nav_artistas ol {display: inline;}
#listado_artistas div.nav_artistas ol li {
	display: inline;
	list-style: none;	
}
#listado_artistas div.nav_artistas a {
	padding: 1px 6px;
	font-size: 1em;
	text-transform: uppercase;
	color: #ccc;
}
#listado_artistas div.nav_artistas a:hover {
	background-color: #9f3;
	color: #000;
}
#listado_artistas div.nav_artistas li a {border: 1px solid #333;}
#listado_artistas div.nav_artistas li.sel a {border: 1px solid #9f3;}

/* Mensaje */
div.descripcion_mensaxe {
	display: block;
	width: 400px;
	margin: 100px auto;
	padding: 30px 50px;
	border: 1px solid #333;
}
div.descripcion_mensaxe p.boton {
	padding-top: 20px;
	text-align: right;	
}
div.descripcion_mensaxe p.boton a {
	padding: 1px 6px;
	font-size: 1em;
	text-transform: uppercase;
	color: #ccc;
	text-decoration: none;
}
div.descripcion_mensaxe p.boton a:hover {
	background-color: #9f3;
	color: #000;
}

/* Login */
#acceso_admin {
	display: block;
	width: 315px;
	margin: 100px auto;
	padding: 30px 50px;
}

/* Controles de Edicion */
div.edicion_contenido ul li a span {display: none;}
div.edicion_contenido {
	display: block;
	background: #666 url(img/fnd_edicion.png) no-repeat top left;
	margin-bottom: 10px;
	padding: 2px;
	clear: both;	
}
div.edicion_contenido ul {
	display: block;
	height: 24px;
	padding-left: 75px;
}
div.edicion_contenido ul li {
	display: block;
	width: 18px;
	height: 18px;
	padding: 2px 2px 2px 4px;
	margin-right: 3px;
	float: left;	
}
div.edicion_contenido ul li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #666;
}
div.edicion_contenido ul li a:hover {border: 1px solid #9f3;}
div.edicion_contenido ul li.edit_eliminar a:hover {border: 1px solid #f00;}
div.edicion_contenido ul li.edit_insertar a {background: transparent url(img/engadir.gif) no-repeat center;}
div.edicion_contenido ul li.edit_modificar a {background: transparent url(img/editar.gif) no-repeat center;}
div.edicion_contenido ul li.edit_activar a {background: transparent url(img/activar.gif) no-repeat center;}
div.edicion_contenido ul li.edit_desactivar a {background: transparent url(img/desactivar.gif) no-repeat center;}
div.edicion_contenido ul li.edit_eliminar a {background: transparent url(img/eliminar.gif) no-repeat center;}
div.edicion_contenido ul li.edit_eliminar { border-left: 2px solid #000;}

/* Legal y accesibilidad */
div#legal_accesibilidad p {
	font-size: 1em;
	padding: 0 0 4px 10px;
}
div#legal_accesibilidad h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 4px;
}
div#legal_accesibilidad ul {
	padding: 0 0 6px 40px;
}

/* Pie */
#pie {
	clear: both;
	text-align: center;
	padding: 20px 0px 0px 4px;
	color: #999;
}
#pie a{color: #999;}
#pie a:hover{color: #fff; text-decoration: underline;}

/* Formulario */
.form_a {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.form_a .fila, .form_a .botones {
	display: block;
	clear: both;
	margin-bottom: 6px;
}
.form_a input, .form_a textarea {
	border: 1px Solid #ccc;
	background: #eee;
	padding: 2px;
	color: #000;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.form_a .col_1, .form_a .col_b, .form_a .col_c {
	display: block;
	float: left;
}
.form_a .col_1 {width: 50%;}
.form_a .col_b {width: 50%;}
.form_a .col_c {width: 30%;}

.form_a label, .form_a span.label {
	display: block;
	width: 10em;
	margin: 0.6em 0.4em 0px 0px;
	text-align: right;
	float: left;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ccc;
}
.form_a label.label2 {
	display: inline;
	margin: 3px 0px 0px 4px;
	text-align: left;
	float: none;
}
.form_a .botones { text-align: right;}
.form_a .botones input { text-transform:uppercase; font-size: 0.8em;}

.w20{width: 20%;}
.w30{width: 30%;}
.w40{width: 40%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w80{width: 80%;}
