/**************************************************/
/*                                   Top                           */
/**************************************************/

#top {
background-color: white;  
width: 800px;
height: 75px;
}

#logo {
background: url(images/Logo.jpg) top center no-repeat; 
width: 250px;
height: 74px;
float: left;
}

#logoright {
background: url(images/Logoright.png) top center no-repeat; 
width: 530px;
height: 74px;
float: right;
margin: 0 0 0 0px;
}

.barra {
width: 530px;
height: 33px;
padding-top: 7px;
background: url(images/barragrande.jpg) no-repeat;
}

.titulobloquesa {
width: 225px;
height: 15px;
margin: 10px 0 0 7px;
font-size: 14pt;
font-weight: bold;
color: #003366;
}
	
/**************************************************/
/*                                   Idiomas                         */
/**************************************************/
#idioma
{
float:right;
width: 130px;
height: 14px;
margin:18px 42px 0pt 0px;
}


#esp
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana.jpg) top center no-repeat; 
}
#esp a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana.jpg) top center no-repeat; 
}
#esp a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana2.jpg) top center no-repeat; 
}

#ita
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia.jpg) top center no-repeat; 
}
#ita a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia.jpg) top center no-repeat; 
}
#ita a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia2.jpg) top center no-repeat; 
}

#fra
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia.jpg) top center no-repeat; 
}
#fra a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia.jpg) top center no-repeat; 
}
#fra a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia2.jpg) top center no-repeat; 
}

#ger
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_ger.jpg) top center no-repeat; 
}
#ger a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_ger.jpg) top center no-repeat; 
}
#ger a:hover
{
float:left;
width: 21px;
height: 14px;
background: url(images/flag_ger2.jpg) top center no-repeat; 
}

#eng
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa.jpg) top center no-repeat; 
}
#eng a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa.jpg) top center no-repeat; 
}
#eng a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa2.jpg) top center no-repeat; 
}

/*                    Menu                   */




/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: url(images/back.png) repeat;
background-repeat: repeat; 
margin: 0;
padding: 0;
font: normal 8pt/13pt arial,verdana, sans-serif;
color:white;
a:link { color: #191970; }
.especial:link { color: #191970; }
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: left;
	height: auto;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
	background: url(images/bgmiddle.png) center repeat-y;
	width: 800px;
	height:auto;
	
}


#contentactividades {
	background: url(images/bgmiddle.png) center repeat-y;
	width: 800px;
	height:900px;
	
}
#contentcult {
	background: url(images/bgmiddle.png) center repeat-y;
	width: 800px;
	height: 750px;
}

#header {
background: url(images/header.png) top center no-repeat; 
width: 800px;
height: 52px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: center;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/


#titulo1 {
	color: #black;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 0px 5px;
	font-weight: bold;
}

#titulo2 {
	color: #3366FF;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 0px 5px;
	font-weight: bold;
}

h1 {
color: #white;
font-size: 14pt;
font-family: Arial; 
margin: 5px 0px 0px 5px;
}

h3 {
color: white;
font-size: 24pt;
font-family: Arial,verdana, sans-serif;
margin:-10px 0px 0 px 0px;
}

h2 {
color: white;
font-size: 14pt;
font-family: Arial,verdana, sans-serif;
margin: 0px 0px 0 px 5px;
}

p {
color: black;
font-size: 10pt;
font-family: Arial,verdana, sans-serif;
height: 315px;
width: 360px;
overflow: auto;
}


h5 {
color: black;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial; 
height: 220px;
width: 480px;
overflow: auto;
}

h6 {
color: black;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial; 
height: 200px;
width: 500px;
overflow: auto;
}

h7 {
color: white;
font-size: 10pt;
font-family: Arial,verdana, sans-serif;
height: 300px;
width: 300px;
overflow: auto;
}

#stuff {
width: 800px;
margin:5px 0px 0px 0px;
height: 400px;
}


img {
	border: none;
	margin-top: 5px;
} 

img a{
border: none;
} 

/*                    Header                   */

#menudos {
width: 600px;
text-align: left;
height: 20px;
position: absolute;
font-style: italic;
}

#menudos ul{
margin:12pt 0pt 0pt 15px;
padding:20px 5px 0pt 0pt;
padding:0pt;
}

#menudos li{
display: inline;
padding: 0px 15px 0pt 0pt;
}

#menudos li a {
text-decoration: none;
text-align: center;
font-size: 9pt;
color:#FFFFFF;

}	
	
#menudos li a:link, #menu li a:visited {
color: white;
text-align: left;
}
	
#menudos li a:hover {
color: black;
text-align: left;
}	

ul {
list-style: none;
text-align: left;
}

#amarillo {
float:left;
font-size: 10pt;
color:#FFCC33;
padding: 0px 10px 0pt 0pt;
}

#amarillo a {
text-decoration: none;
text-align: center;
font-size: 9pt;
color:#FFCC33;
padding: 0px 10px 0pt 0pt;
}	
	
#amarillo li a:link, #amarillo li a:visited {
color:#FFCC33;
text-align: left;
padding: 0px 10px 0pt 0pt;
}
	
#amarillo li a:hover {
color: black;
text-align: left;
}	


/*                    Home                   */


#contenttop {
width: 795px;
height: 180px;
margin: 0 0 5px 5px;
}


#museoslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	margin-top: 10px;
	
}

#museoslinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	margin-top: 10px;
	text-decoration: none;
	
}

#museoslinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
	margin-top: 10px;
	text-decoration: none;	
}


#criticastop {
	width: 795px;
	height: 155px;
	margin: 0 0 5px 5px;
}


#criticatitulo {
	width: 545px;
	height: 30px;
	margin: 0px 0px 5px 5px;
	font-size: 34px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
}



#firmaautor{
	width: 545px;
	height: 15px;
	margin: 0px 0px 5px 5px;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;
	font-style: italic;
}


.criticasbloque {
	width: 795px;
	height: 300px;
	margin: 10px 0px 5px 5px;
}

.criticasdatosbloque {
	width: 795px;
	height: 210px;
	margin: 10px 0px 5px 5px;
}

#otrainfobloque {
	width: 795px;
	height: 100px;
	margin: 10px 0px 5px 5px;
	color: #000099;
	font-size: 12px;
}

#comentariosbloque {
	width: 800px;
	height: auto;
	margin: 10px 0px 5px 0px;
	background-color: #FFFFFF;
}

.comentarioscontenido {
	width: 490px;
	height: auto;
	margin: 0px 10px 0px 20px;
	float: left;
}

.comentariostitulo {
	width: 480px;
	height: 15;
	margin: 5px 0px 5px 5px;
	color: #FFFF33;
	font-size: 16px;
	font-weight: bolder;
}


.comentariostexto {
	width: 480px;
	height: 120px;
	margin: 5px 0px 5px 5px;
	color: #000099;
	background-color: #FFFFFF;
}


#comentariosform{
	width: 280px;
	height: 452px;
	margin: 10px 0px 5px 0px;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 16px;
}

.criticascontenido {
	width: 795px;
	height: 300px;
	margin: 5px 0px 5px 0px;
}

.criticasdatoscontenido {
	width: 795px;
	height: 205px;
	margin: 5px 0px 0px 0px;
}

.criticastexto {
	width: 550px;
	height: 290px;
	margin: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
}

.criticasdatostexto {
	width: 550px;
	height: 200px;
	margin: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
}

.criticasbloquefoto {
	width: 240px;
	height: 290px;
	margin: 0px 0px 5px 5px;
	font-size: 20px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
}

.criticasdatosbloquefoto {
	width: 240px;
	height: 200px;
	margin: 0px 0px 5px 5px;
	font-size: 20px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
}


.criticastextotitulo {
	width: 550px;
	height: 30px;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


.criticasdatostextotitulo {
	width: 550px;
	height: 30px;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.criticastextoparrafo {
	width: 550px;
	height: 255px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.criticasdatostextoparrafo {
	width: 550px;
	height: 165px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#flash {
width: 550px;
height: 167px;
margin: 0px 5px 0px 0px;
float: left;
background: url(images/Banner!.jpg);
}

#noticias {
float: left;
width: 234px;
height: 180px;
}

#agendacultural {
	float: left;
	width: 234px;
	height: 155px;
}

#publicidad {
width: 234px;
height: 85px;
margin-bottom: 5px;
background: url(images/mia.jpg);
}

#fotos{
width: 234px;
height: 90px;
background: url(images/nuestrosviajes.jpg);
}


#galeria {
width:750px;
height:54px;

}

#publicidad2 {
width:234px;
height:60px;
margin: 0px 0px 0pt 0pt; 
background: url(images/Publicidad1.jpg) no-repeat;
}


/*                    Middle                  */

#middle {
	width:800px;
	height: auto;
	float: left;
}

#stuffcomunidad {
	width: 800px;
	margin:0px 0px 0px 0px;
	height: auto;
}

#introcomunidad {
width: 550px;
height: 180px;
margin: 0px 5px 0px 0px;
float: left;
}

#introcriticas {
	width: 550px;
	height: 155px;
	margin: 0px 5px 0px 0px;
	float: left;
}

#actividadescontenido {
	width: 555px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	float: left;
}


#diaactividad {
	width: 545px;
	height: 20px;
	font-size: 16px;
	margin: 5px 0px 5px 5px;
	float: left;
	font-weight: bold;
}


#temaactividad {
	width: 545px;
	height: 20px;
	margin: 5px 0px 5px 5px;
	float: left;
	color: #00FFFF;
	font-weight: bold;
}


#culturalsemanal {
	width: 540px;
	height: 125px;
	margin: 2px 0px 5px 5px;
	float: left;
	font-size: 14px;
	color: #000066;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
}

#culturalsemana2 {
	width: 550px;
	height: 192px;
	margin: 2px 0px 5px 5px;
	float: left;
	font-size: 14px;
	color: #000066;
	font: georgia-arial;
	
}


#culturauno{
	width: 180px;
	height: 190px;
	margin: 0px 5px 0px 0px;
	float: left;
	font-size: 14px;
	color: #000066;
	font: georgia-arial;
}

#culturados{
	width: 180px;
	height: 190px;
	margin: 0px 5px 0px 0px;
	float: left;
	font-size: 14px;
	color: #000066;
	font: georgia-arial;
}


#culturatres{
	width: 180px;
	height: 190px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 14px;
	color: #000066;
	font: georgia-arial;
}

#culturaunoimagen{
	width: 170px;
	height: 60px;
	margin: 5px 5px 5px 5px;
	float: left;
	font-size: 14px;
	color: #000066;
	font: georgia-arial;
}

#culturadosimagen{
	width: 170px;
	height: 60px;
	margin: 5px 5px 5px 5px;
	float: left;
	font-size: 14px;
	color: #000066;
	font: georgia-arial;
}

#culturatresimagen{
	width: 170px;
	height: 60px;
	margin: 5px 5px 5px 5px;
	float: left;
	font-size: 14px;
	color: #000066;
	font: georgia-arial;
}


#culturaunotexto{
	width: 170px;
	height: 117px;
	margin: 0px 5px 0px 5px;
	float: left;
	font-size: 11px;
	color: #000066;
	font: georgia-arial;
}

#culturadostexto{
	width: 170px;
	height: 117px;
	margin: 0px 5px 0px 5px;
	float: left;
	font-size: 11px;
	color: #000066;
	font: georgia-arial;
}

#culturatrestexto{
	width: 170px;
	height: 112px;
	margin: 0px 5px 0px 5px;
	float: left;
	font-size: 11px;
	color: #000066;
	font: georgia-arial;
}



#actividadculturaldeldia {
	width: 550px;
	height: 350px;
	margin: 15px 5px 0px 0px;
	float: left;
}

#actividadculturaldeldiafoto {
	width: 240px;
	height: 120px;
	margin: 10px 5px 0px 0px;
	float: left;
}

#actividadculturaldeldiaencabezado {
	height: auto;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 550px;
}



#fotoactividadcultural {
	height: 110px;
	margin: 10px 0px 5px 10px;
	float: left;
	width: 150px;
}

#diaculturaltexto {
	height: 110px;
	margin: 10px 10px 0px 10px;
	float: left;
	width: 370px;
}

#actividadculturaldeldiacuerpo{
	width: 550px;
	height: 410px;
	margin: 5px 0px 0px 0px;
	float: left;
}


#fotocuerpo {
	width: 150px;
	height: 150px;
	margin: 5px 15px 0px 15px;
	float: left;
}


#actividadescontenidocult {
	width: 550px;
	height: 450px;
	margin: 0px 5px 0px 0px;
	float: left;
	color: #000000;
}

#actividadescultcontenido {
	width: 550px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #000000;
	overflow: auto;
}

.titulobloques {
	width: 170px;
	height: 15px;
	margin: 10px 0 0 7px;
	font-size: 14pt;
	font-weight: bold;
	color: #FFCC00;
}

.textobloques {
width: 170px;
height: 50px;
margin: 10px 0 0 7px;
}

.textobloques a {
color:#FFCC33;
}

.titulobloquesa {
width: 185px;
height: 15px;
margin: 0 0 0 7px;
font-size: 13pt;
font-weight: bold;
color:#FFCC33;
}

.textobloquesa {
width: 185px;
height: 50px;
margin: 6px 0 0 8px;
}

.textobloquesa a {
color:#FFCC33;
}

#filaa {
	width: 550px;
	height: 325px;




float: left
margin-top: 5px;
	margin: 0px 0px 0px 5px;
	float: left;
}


#introcultour {
	width: 550px;
	height: 60px;
	margin-top: 5px;
}

#formcultour {
width: 550px;
height: 160px;
float: left
margin-top: 5px;
}

#a {
	width: 180px;
	height: 324px;
	float: left;
	margin-right: 5px;
	background: url(images/actividadesa.jpg) bottom center no-repeat;
	margin: 0px 0px 0px 0px;
}

#b {
	width: 180px;
	height: 324px;
	float: left;
	margin-right: 5px;
	background: url(images/actividadesb.jpg) bottom center no-repeat;
	margin: 0px 0px 0px 5px;
}

#c {
	width: 180px;
	height: 324px;
	float: left;
	background: url(images/actividadesc.jpg) bottom center no-repeat;
	margin: 0px 0px 0px 5px;
}

#filab {
width: 550px;
height: 160px;
margin-top: 5px;
}


#Afiches {
	width:234px;
	height:653px;
	float: left;
	margin: 2px 0px 0px 5px;
}

#Afichescult {
	width:234px;
	height:500px;
	float: left;
	margin: 0px 0px 5px 10px;
}

#afichetop {
width:234px;
height:324px;
background: url(images/Descuento.jpg) center no-repeat; 
}

#afichetopcult {
width:234px;
height:324px;
background: url(images/Descuento.jpg) center no-repeat; 
}


/********************************************************************************************/
/*                                       Bottom                                             */
/********************************************************************************************/

#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
}

div#bottom {
	width: 800px;
	height: 50px;
	background: font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFCC33;
	text-align: center;
	float: left;

}

#footer a {
line-height:28px;
}

#bottom a:link, #bottom li a:visited {
line-height:28px;
font-size: 8pt;
color:#FFFFFF;
text-decoration: none;
}

#bottom a{
line-height:28px;
font-size: 8pt;
color:#FFFFFF;
text-decoration: none;
}

#bottom a:hover {
line-height:20px;
font-size: 8pt;
color:black;
text-decoration: none;
}

div#copyright{
position: relative;
font-size: 7pt;
}

/*                   Agenda                  */

#Agenda {
width:273px;
height:888px;
background: url(images/backcuadros.png) repeat;
float: left;
margin:0pt 0px 5px 0px;
}

.tituloagendabig {
width: 185px;
height: 15px;
margin: 0px 0 0 12px;
font-size: 14pt;
font-weight: bold;
color: #FFCC00;
}

.titulo {
width: 273px;
height: 32px;
margin-bottom: 5px;
background: url(images/titulo.png) no-repeat;
font-size: 12pt;
font-weight: bold;
color:white;
padding-top: 8px;

}

.texto {
width: 240px;
height: 105px;	
float: left;
color: 	#606060;
font: 8pt;
}

.tituloagenda{
width: 160px;
height: 12px;
margin: 2px 0px 5px 0px;	
font: bold 10pt verdana, arial,helvetica,sans-serif;
color: 	black;
}

.descripcion{
width: 155px;
height: 130px;
margin: 0px 0px 0 5px;	
font: normal 8pt verdana, arial,helvetica,sans-serif;
color: 	#606060;
}

.descripcion a{
font: normal 8pt verdana, arial,helvetica,sans-serif;
color: 	#003399;
}

.dia{
height:125px;
width: 250px;
padding:5px 5px 5px 8px;
margin: 6px 0 0 8px;
background: url(images/Fondodia.jpg) no-repeat;
}

.dia a{
font: normal 8pt verdana, arial,helvetica,sans-serif;
color: 	#003399;
}

.dia img {

color:black;
float:right;
height:60px;
width:80px;
margin: 0px 0 0 8px;
}

/********************************************************************************************/
/*                                       Pop-Ups                                            */
/********************************************************************************************/


#calendarioindex {
	height:140px;
	width: 210px;
	padding:5px 5px 5px 8px;
	margin: 5px 0 0 8px;
	background-color: white;
}


#mes{
	height:36px;
	width: 210px;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.fila{
	height:18px;
	width: 210px;
	font-size: 10px;
	color: #999999;

}

.dias{
	height:18px;
	width: 210px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color:#003366;
}

.num{
height:15px;
width: 25px;
font-size: 10px;
color: #999999;
float: left;
text-align: center;
}

.num a{
height:15px;
width: 25px;
font-size: 10px;
color: #999999;
float: left;
text-align: center;
text-decoration: none;
}

.num a:hover{
height:15px;
width: 25px;
font-size: 18px;
color: #FFCC00;
float: left;
text-align: center;
font-weight: bold;
text-decoration: none;
}


.letra{
height:15px;
width: 25px;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
float: left;
text-align: center;
}


#next{
height:15px;
width: 25px;
font-size: 14px;
color: #003366;
float: right;
font-weight: bold;
}

#next a{
height:15px;
width: 25px;
font-size: 14px;
color: #003366;
float: right;
text-decoration: none;
}

#next a:hover{
height:15px;
width: 25px;
font-size: 18px;
color: #FFCC00;
float: right;
font-weight: bold;
text-decoration: none;
}


#publicidad4 {
	width:234px;
	height:160px;
	margin: 5px 0px 5pt 0px;
	float: right;
}
