/*******************************************************************************
******* CSS GLOBAL *************************************************************
*******************************************************************************/
/*
// Proyecto: Festival de Teatro y Danza. Las Palmas de Gran Canaria.
// Creado por: Esteban Aday
// Fecha de creación: 7 Junio 2005
*/


/***** RESET TAGS *****/

body, div, h, a, p, li, ul, font, h2, h4, h3, h5, img, table, td, tr, form, select, object, embed
{
    padding: 0px;
    margin: 0px;
    text-align: left;
}

html, body
{
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 10px;
    background: #000000;
}


/***** GLOBAL ******/

#contenedor
{
    float: left;
    width: 760px;
    background: #000000;
    position: absolute;
    left: 50%;
    margin-left: -380px;
}

#izq
{
    float: left;
	 width: 183px;
}

#izq object
{
    padding: 0px;
    margin: 0px;
}


#cabecera
{
    float: left;
    width: 575px;
    height: 172px;
}

#contenido
{
    /*float: left;*/
}

#pie
{   
    float: left;
    width: 760px;
    padding-bottom: 6px;
    padding-top: 10px;
    background-image: url(../img/fondo_pie.jpg);
    background-position: 50% 0%;
}


#pie h3
{
    font-size: 9px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;

}

#pie h3 a
{
    color: #FFFFFF;
    text-decoration: none;
}

#pie h3 a:hover
{
    color: #999999;
}

h2.titulo
{
    font-size: 12px;
    color: #8F7C6B;
    margin-left: 20px;
}

/*** INTRO ***/

.cont3
{
    width: 592px;
    margin: auto;
    margin-top: 100px;
}

a.saltar
{
    color: #FFFFFF;
    float: right;
    margin-top: 20px;
    padding-right: 6px;
    text-decoration: none;
}

a.saltar:hover
{
    background-color: #82020F;
    padding-left: 554px;
    text-decoration: blink;

}

/*** HOME ***/

img.foto_not
{
    float: left !important;
}

#contenido div.noticia
{
    width: 258px;
    padding-bottom: 10px;
    overflow: hidden;
}

div#noticia1
{
    float: left;
    margin-left: 20px;
}

div#noticia2
{
    float: left !important;
    margin-left: 12px;
}

.bordes13
{
    margin: 0px;
    padding: 0px;
}

#contenido div.noticia img.bordes13
{
    float: left;
    margin: 0px !important;
    padding: 0px;
}

#contenido div.noticia div.conten
{
    width: 100%;
    float: left;
    margin: 0px;
    margin-bottom: -1px;
    padding: 0px;
    background-image: url(../img/fondo_t.jpg);
    /*height: 180px;*/
}

#contenido div.noticia div.conten img
{
    float: left;
    border: 1px solid #896640;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 4px;
}

#contenido div.noticia div.conten h3
{
    color: #A17C52;
    font-size: 10px;
    padding-bottom: 6px;
    margin-right: 12px;
}

#contenido div.noticia div.conten p
{
    color: #D4BFAA;
    margin-bottom: 0px !important;
    margin-left: 14px;
    margin-right: 14px;
    text-align: justify;
    padding-bottom: 2px;
}

#contenido .conten1 
{
    float: left;
    width: 529px;
    margin: 0px;
    margin-bottom: -1px;
    padding: 0px;
    background-image: url(../img/fondo_t2.jpg);
}

#contenido div.contenedor_global
{
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    width: 529px;
}

#contenido div.contenedor_global ul
{
    margin-left: 24px;
    margin-right: 14px;
    color: #D4BFAA;
	list-style: none;
   /* list-style: url(../img/puntos_not.jpg);*/
}

.nuevo13
{
    color: #D7B563;
    text-decoration: underline;
}

.enlace_fotos
{
    color: #D7B563;
    margin-right: 10px !important;
    text-align: justify;
    text-decoration: underline;
}

/*** PRESENTACION ***/

.cartel
{
    float: left;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #896640;
}

p.text_p
{
    margin-left: 170px;
    color: #D4BFAA;
    text-align: justify;
    width: 350px;
}

#contenido div.contenedor_global h3
{
    color: #A17C52;
    margin-bottom: 12px;
    font-size: 10px;
}

#contenido div.contenedor_global h3 img
{
    margin-right: 4px;
}

.der
{
    margin-top: 12px;
}

/**** PRENSA ****/
h4 
{   
    float: left;
    width: 496px;
    margin-top: 20px;
    margin-left: 10px;
    font-weight: bold;
    font-size: 10px;
    color: #B0824E; 
    
}

p.paginado
{
    font-weight: bold;  
    color: #B0824E;
    margin-left: 14px;
}

p.paginado a img
{
    padding-top: 0px;
    border: 0px;
}

p.paginado2
{   
    float: right;
    font-weight: bold;
    color: #B0824E;
    margin-right: 20px;
}

p.paginado2 a
{   
    color: #B0824E;
}



table.caja1
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 10px;
    border-collapse: collapse;
}

a.mas
{
    color: #B0824E;
    text-decoration: none;
}

a.mas:hover
{
    color: #FFFFFF;
}

table.caja1 td.fecha
{
    text-align: center;
    color: #B0824E;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
}

table.caja1 td.nombre
{
    width: 80px;
    color: #B0824E;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    border-left: 3px solid #61482B;
}

table.caja1 td.entradilla 
{
    color: #D7B563;
    width: 333px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    font-weight: bold;
    border-left: 3px solid #61482B;
}

table.caja1 td.entradilla13
{
    color: #D7B563;
    width: 450px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    font-weight: bold;
    border-left: 3px solid #61482B;
}

table.caja1 td.fecha_c
{
    background-color: #392A19;
    width: 80px;
    text-align: center;
    vertical-align: top;
    color: #D7B563;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
}

table.caja1 td.nombre_c
{   
    background-color: #392A19;
    width: 80px;
    text-align: center;
    color: #D7B563;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    font-weight: bold;
    border-left: 3px solid #61482B;
}

table.caja1 td.entradilla_c 
{   
    background-color: #392A19;
    color: #D7B563;
    text-align: center;
    width: 330px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    font-weight: bold;
    border-left: 3px solid #61482B;
}

a.entradilla
{
    color: #D7B563;
    text-decoration: none;
}


div.comentarios
{   
    display: none;
    color: #D4BFAA;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 10px;
    margin-right: 15px;
    border-top: 3px solid #61482B;
    border-bottom: 1px solid #907F6A;
}

table.linea
{
    margin-left: 10px;
    margin-right: 10px;
}

table.linea td.line
{
    width: 466px;
    background-image: url(../img/fondo_tprensa.jpg);
}

table.linea td.mas
{
    color: #B0824E;
    font-size: 10px;
}

/**** PROGRAMACIÓN *****/

table.promag
{
    margin-left: 10px;
    margin-right: 10px;
    background-color: #523C24;
    font-size: 9px;
    border-collapse: collapse;
}

table.promag td.fecha
{
    width: 58px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    color: #BF8D33;
    padding-top: 4px;
    padding-bottom: 4px;
}

table.promag td.espectaculo
{
    width: 86px;
    text-align: center;
    border-left: 1px solid #61482B;
    color: #BF8D33;
}

table.promag td.compania
{
    width: 100px !important;
    text-align: center;
    border-left: 1px solid #61482B !important;
    color: #BF8D33;
}

table.promag td.lugar
{
    width: 90px;
    text-align: center;
    border-left: 1px solid #61482B;
    color: #BF8D33;
}

table.promag td.hora
{
    width: 54px;
    text-align: center;
    border-left: 1px solid #61482B;
    color: #BF8D33;
}

table.promag td.aforo
{
    width: 36px;
    text-align: center;
    border-left: 1px solid #61482B;
    color: #BF8D33;
}

table.promag td.precio
{
    width: 46px;
    text-align: center;
    border-left: 1px solid #61482B;
    color: #BF8D33;
}

table.promag td.modalidad
{
    width: 62px;
    text-align: center;
    border-left: 1px solid #61482B;
    color: #BF8D33;
}

table.promag tr.x13
{
    border-top: 1px solid #61482B;
    margin-top: 10px;
}

.color13 
{
    background-color: #766047 !important; 
    border-left: 2px solid #61482B;
    border-top: 2px solid #61482B;
    text-align: center;
    color: #FFFFFF;
}

.color14
{
    background-color: #766047 !important; 
    border-left: 2px solid #61482B;
    border-top: 2px solid #61482B;
    text-align: center;
    color: #DCBD76 !important;
}

.x0
{
    background-color: #61482B;
    width: 466px;
    height: 12px;
    background-image: url(../img/fondo1.jpg);
}

div.notapie
{
	color: #ffffff;
	font-size: 10px;
	text-align: justify;
	/*text-transform: uppercase;*/
}
/***** COMPAÑIAS *****/

div.compa1
{
    background-color: #523C24;
    margin-left: 10px;
    margin-right: 10px;
}

div.compa1 h3
{
    padding-top: 10px;
}

div.compa1 img.comp
{
     border: 1px solid #CF281E;
     margin: 10px;
     float: left;
}

div.compa1 p.text
{
    margin-left: 120px;
    padding-bottom: 10px;
    color: #D4BFAA;
    text-align: justify;
    width: 376px;
}

div.compa1 .colorp
{
    color: #C7A36F !important;
    margin-bottom: 0px !important;
}

div.compa1 p.nombre
{
    background-color: #61482B;
    padding-left: 120px;
    line-height: 14px;
}

div.compa1 p.nombre span
{
    border-left: 3px double #CF281E;
    color: #D0C8BF;
    padding-left: 4px;
}

div.compa1 p.nombre span.segundo
{
    margin-left: 18px;
}

div.compa1 p.nombre a
{
    color: #C7A36F;
    text-decoration: none;
}

div.compa1 p.nombre a:hover
{
    color: #FFFFFF;
}

.linea_inf
{
    border-bottom: 1px solid #907F6A;
    margin: 0px !important;
    width: 509px !important;
}

.sepa1
{
    margin-top: 10px;
}

.sepa2
{
    margin-top: 180px;
    margin-left: -202px !important;
}

.sepa3
{
    margin-top: 630px;
    margin-left: -202px !important;
   
}

.sepa4
{
    margin-top: 330px;
    margin-left: -202px !important;
}

.up
{
    font-size: 12px;
}
/***** GALERIA DE FOTOS *****/

.galeria
{
    float: left;
    margin-left: 14px;
    margin-top: 14px;
    /*border: 1px solid yellow;*/
}

table.foto
{
    float: left;
    width: 107px;
    margin-left: 18px;
    background-color: #533D25;
    border-bottom: 1px solid #756450;
    
    /*border: 1px solid red;*/
}

.foto1
{
    margin-left: 0px !important;
}

table.foto img
{
	
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 6px;
    border: 1px solid #CF281E;
}

.gr
{
	float: left;
}

table.foto td p.comenta
{
    margin-top: 6px;
    color: #D7B563;
    height: 50px;
    text-align: center;
}

table.foto td p.ampliar
{
    margin-top: 10px;
    color: #B0824E;
    text-align: center;
    background-color: #4C3821;
    margin-bottom: 10px;
}

a.altamedia
{
    border: 0px !important;
    margin: 0px !important;
    text-decoration: none;
    background-image: url(../img/ampliar.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: 4px !important;
    color: #B0824E;
}

a.altamedia:hover
{
    background-image: url(../img/ampliar_on.jpg);
    color: #FFFFFF;
}

.listado img
{

	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}

/**** ENLACES ****/

a.enlaces
{
    background-color: #523C24;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    margin-bottom: 2px;
}

a.enlaces img
{
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    margin-bottom: 1px !important;
}

a.enlaces p.nombre_link
{
    color: #D7B563;
}

a.enlaces p.enlace
{
    color: #FFFFFF;
}

a.enlaces p.enlace:hover
{
    color: #9D672C;
}

a.enlaces:hover
{
    background-color: #42301D;
}

/***** CONTACTO *****/

.datos
{
    background-color: #523C24;
    margin-left: 10px;
    margin-right: 10px;
    padding: 6px;
    color: #CEBAA2;
}

.color_c
{
    color:  #CEBAA2;
    margin-left: 2px;
    margin-right: 14px;
    margin-bottom: 4px;
}

.mensaje_datos
{
    background-color: #523C24;
    width: 480px;
    margin-left: 0px;
    margin-right: 10px;
    padding: 6px;
    color: #EEE7DF;
    border: 1px solid #907F6A;
}

.contacto_i
{
    margin-right: 6px;
    margin-bottom: 2px;
}

.datos strong
{
    color: #A68155;
}

table.contacto
{
    margin-top: 12px !important;
    margin: auto;
    margin-left: 12px;
}

table.contacto strong
{
    color: #A68155;
}

table.contacto .formulariostext
{
    background-color: #EEE7DF;
    font-size: 10px;
    font-family: verdana;
}

a.mail
{
    color: #CEBAA2;
    text-decoration: none;
}

a.mail:hover
{
    color: #FFFFFF;
}

.boton_1
{
    font-size: 12px;
    background-color: #A68155;
    border: 1px solid #231A10;
}

.boton_1:hover
{
    background-color: #231A10;
    border: 1px solid #A68155;
    color: #CEBAA2 !important;
}

/***** MAPA *****/

.mapa
{
    text-align: center;
}

.mapa p
{
    margin-left: 14px;
    color: #CEBAA2;
}

a.mapa13
{
    color: #FFFFFF;
    background-color: #523C24;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: 1px solid #907F6A;
}

a.mapa13:hover
{
    border-bottom: 1px solid #DDD8D2;
    color: #CEBAA2;
}

.subm
{
    margin-top: 24px;
}

a.mapasub
{
    color: #FFFFFF;
    background-color: #523C24;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 2px;
    text-decoration: none;
    border-top: 1px solid #907F6A;
}

a.mapasub:hover
{
    border-top: 1px solid #DDD8D2;
    color: #CEBAA2;
}

/***** PATROCINADORES *****/

table.patro1
{
    
	margin: auto;
	
}

table.patro1 a.descr
{
    margin-top: 2px;
    display: block;
    height: 25px;
    background-color: #523C24;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border-bottom: 1px solid #907F6A;
    color: #CEBAA2;
    text-decoration: none;
    width : 150px ;
	margin-right: 4px;
}

table.patro1 a.descr:hover
{
    color: #FFFFFF;
    border-bottom: 1px solid #DDD8D2;
}

.separa
{
    padding-top: 20px !important;
    padding-left: 5px !important;
	background-color: #FFFFFF;
	text-align: center;
	
	
}

.centraimg
{
	line-height: 180px;
}

/**** DESGLOSE ****/

h1.des
{
    font-size: 12px;
    color: #B0824E;
    margin-left: 14px;
	margin-right: 14px;
}

img.bordes001
{
    margin-left: 14px;
    border: 1px solid #896640;
    float: left;
}

p.de
{
    margin-left: 228px;
    color: #D4BFAA;
    text-align: justify;
    width: 288px;
    
}

p.de2
{
    margin-left: 14px;
    margin-right: 20px;
    color: #D4BFAA;
    text-align: justify;
    /*width: 288px;*/
    
}

div.de2_nueva
{
	margin-left: 14px;
    margin-right: 20px;
    color: #D4BFAA;
    text-align: justify;	
}

a.volver
{
    float: right;
    margin-right: 14px;
    color: #D7B563;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    font-weight: bold;
    padding-right: 4px;
    padding-left: 4px;
}

a.volver:hover
{
    color: #D7B563;
    background-color: #523C24;

}

/***** COMO LLEGAR *****/

object.como
{
    margin-left: 36px;
}

/**** ARCHIVOS ****/

h1.archivos
{
    background-color: #523C24;
    margin-left: 0px;
    margin-right: 10px;
    font-size: 10px;
    color: #D7B563;
    height: 28px;
    border-bottom: 1px solid #896640;
}

.ano1
{   
    float: left;
    margin-top: 2px;
    padding-left: 4px;
    
}

.arch
{   
    float: left;
    margin-top: 8px;
	margin-left: 8px;
    padding-left: 4px;
    
}

.seccion
{
    float: right;
    margin-left: 1px;
    padding-right: 4px;

}