* {
    padding: 0;
    margin: 0;
} 

body {
	background: #4ACCCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

img { border: none; }
a {
	color: #004090;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color : #D23636;
}

#wrap {
width: 800px;
margin: 10px auto;
}

#top {
	padding: 15px 0;
	background-color: #CDE9ED;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
}

#header {
	height: 90px;
	background-color: #CDE9ED;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}
#header h1 {
	padding: 20px 0 0 40px;
	font-size: 10px;
	letter-spacing: 0px;
	text-align: right;
	padding-top: 70px;
	padding-right: 35px;
}
#header h1 a {
color: #bbb;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #fff;
}
#header h2 {
padding-left: 42px;
font-size: 17px;
color: #eee;
font-weight: 100;
}

#content {
	background: #CDE9ED url(../img/content5.gif) repeat-y;
}
#content h2 a {text-decoration: none; }

#left {
float: left;
width: 180px;
padding: 10px 0 10px 30px;
}
#left h2 {
	background: #CDE9ED url(../img/sidebarh2.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}
#left ul {
	color: #4ACCCA;
	padding: 5px 0 5px 30px;
	list-style-type: square;
}
#left ul li { padding-bottom: 5px; }
#left ul li a {
	color: #004090;
	text-decoration: none;
}
#left ul li a:hover {
	color: #D23636;
}
#city {
	padding: 5PX;
	border: 1px dotted #AE1AD5;
}


#center {
	float: left;
	width: 360px;
	padding: 10px 0 0 10px;
	text-align: justify;
}
#center h2 {
	background: #CDE9ED url(../img/contenth22.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
}

#center h2 a { color: #fff; }
#center h2 a:hover {
	color: #004090;
	text-decoration: none;
}
#center  h4 {
	background: #CDE9ED url(../img/contenth23.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
	text-decoration: none;
}
#center  h4  a {
	color: #fff;
}
#center  h4  a:hover {
	color: #D23636;
	text-decoration: none;
}


#right {
float: right; 
width: 180px;
padding: 10px 30px 10px 0;
}
#right h2 {
	background: #CDE9ED url(../img/sidebarh2.gif) no-repeat;
	color: #005EB0;
	height: 20px;
	line-height: 20px;
	color: #fff;
	padding-left: 10px;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: 100;
}
#right ul {
	color: #004090;
	padding: 5px 0 5px 30px;
	list-style-type: square;
}
#right ul li { padding-bottom: 5px; }
#right ul li a {
	color: #004090;
	text-decoration: none;
}
#right ul li a:hover { color: #000; }

#bottom {
	background-color: #CDE9ED;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #004090;
	font-weight: normal;
	padding-bottom: 10px;
}
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
img.flotante
	{
	float:left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}
#center2 {
	float: left;
	width: 530px;
	padding: 10px 0 0 10px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 25px;
}
#center2 h2 {
	background: #CDE9ED url(../img/contenth23.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
	color: #FFFFFF;
}
#ciclo {
	padding: 10px 5px 5px 5px;
	text-align: justify;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #24B8C7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #24B8C7;
	border-left-color: #24B8C7;
	background-color: #A8DEE5;
	color: #333333;
}

img.flotante2 {
	float:right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 22px;
	border: 1px solid #000000;
	margin-left: 20px;
}
.titol {
	font-size: 15px;
	font-weight: bold;
}
.h3 {
	font-size: 12px;
	color: #004090;
	font-weight: bold;
}
.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #004090;
}
#ciclo ul {
	color: #333333;
	padding: 5px 0 5px 30px;
	list-style-type: square;
}
#ciclo ul li {
	padding-bottom: 5px;
}
#colesquerra {
	width: 260px;
	height: auto;
	color: #666666;
	float: left;
}
#coldreta {
	width: 260px;
	height: auto;
	color: #666666;
	float: right;
}
#galeria {
	color: #666666;
	height: 110px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px dotted #24B8C7;
	text-align: left;
}
#titgaleria {



	
}
.fotop {
	float: left;
	border: 1px solid #023479;
	margin-right: 5px;
	margin-top: 1px;
}
#titgaleria  a {
}
#titgaleria a:hover {
}
#terapias {
	padding: 10px 10px 10px 10px;
	color: #004090;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 15px;
	border: 1px dashed #00ADBF;
}
#terapias ul {
	padding: 10px 10px 10px 40px;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 15px;
	border: 1px dashed #00ADBF;
	background-color: #00ADBF;
}
#terapias li {
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

#terapias2 {
	padding: 10px 10px 10px 10px;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 15px;
	background-color: #A8DEE5;
	border: 1px dashed #999999;
}
#info   ul {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#info   ul   li {
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #004090;
	display: inline;
	padding-right: 35px;
}
#info {
	color: #333333;
	padding: 10px 15px 10px 10px;
	list-style-type: square;
}
#activi {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	border: 1px dashed #D23636;
}
#center2 h4 {
	background: #CDE9ED url(../img/contenth23.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
	text-decoration: none;
	color: #FFFFFF;
}
#center2 h2 {
	background: #CDE9ED url(../img/contenth22.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
}
.data {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 3px;
}
#center2   h6 {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 0;
	color: #D23636;
	padding-left: 5px;
	margin-top: 3px;
}
.data2 {
	font-size: 11px;
	font-weight: bold;
	color: #D23636;
	padding-left: 3px;
}
#activi ul {
	color: #D23636;
	padding: 5px 15px 5px 15px;
	list-style-type: square;
}
#activi ul li {
	padding-bottom: 0px;
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
}
#center2     h5     a {
	color: #D23636;
}
#center2   h5   a:hover {
	color: #004090;
	text-decoration: none;
}
#center2  h5 {
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 0;
	color: #D23636;
}
#intro {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px dashed #666666;
	padding-left: 5px;
	background-color: #A8DEE4;
	margin-top: 10px;
}
#center2    h1 {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 0;
	color: #004090;
}
#actiin {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
	margin-top: 5px;
}
.lloc {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.logo {
	border: 1px solid #023479;
	margin-right: 5px;
}
#musica {
	color: #666666;
	height: 80px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #004090;
	width: 350px;
}



#titmusica {
	height: 50px;
	float: right;
	width: 350px;

}

#titmusica  a {
}
#titmusica a:hover {
}
#inici {
	color: #333333;
	height: 60px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
	width: 350px;
	margin-top: 10px;
}
#titinici {
	height: 40px;
	float: right;
	width: 350px;
}
#titinici  a {
}
#titinici  a:hover {
}
#inicileft {
	float: left;

}
#iniciright {
	float: right;
	width: 290px;
}

.imginici {
	padding-left: 7px;

}
#centermusica {
	float: left;
	width: 510px;
	padding: 10px 0 0 10px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 25px;
	background-color: #22241F;
	height: 550px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#centermusica h1 {
	font-size: 13px;
	color: #FFFFFF;

}

.musica {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#menuarte {
	width: 510px;
	border: 1px solid #96D9E0;
	background-color: #C2E6EB;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
#menuarte ul {
	color: #D23636;
	list-style-type: square;
	display: inline;
}
#menuarte ul li {
	font-size: 11px;
	color: #00ADBF;
	display: inline;
	font-weight: normal;
	padding-right: 5px;
}
#center2 ul {
	color: #D23636;
	padding: 5px 15px 5px 15px;
	list-style-type: square;
}
#center2 ul li {
	padding-bottom: 0px;
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
}
#arteexp {
	color: #666666;
	height: auto;
	margin-bottom: 5px;
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #85D4DD;
	width: 465px;
}
#sesiones {
	color: #666666;
	margin-bottom: 5px;
	padding: 10px;
	text-align: left;
	width: 465px;
	margin-top: 10px;
	border: 1px dashed #00ADBF;
	height: auto;
}
.sesiones {
	font-size: 11px;
	font-weight: bold;
	color: #D23636;
}
#sesiones2 {
	color: #666666;
	height: auto;
	margin-bottom: 5px;
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 465px;
	margin-top: 10px;
	background-color: #A8DEE5;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
}
#inici2 {
	color: #333333;
	height: 150px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	width: 350px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
}
#data {

}
.titol  {
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	letter-spacing: 0px;
	padding : 0;
	color: #D23636;
	margin-top: 3px;
	font-weight: bold;
}
#agenda {
}
#inici3 {
	color: #333333;
	height: 40px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
	width: 350px;
	margin-top: 10px;
}
#agenda a {
	color: #D23636;
	text-decoration: none;
}
#agenda a:hover {
	color: #004090;

}
#inici4 {
	color: #333333;
	height: 80px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
	width: 350px;
	margin-top: 10px;
}
.lila {
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	padding : 0;
	color: #AE1AD5;
}
#inici5 {
	color: #333333;
	height: 100px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
	width: 350px;
	margin-top: 10px;
}
#inici6 {
	color: #333333;
	height: 120px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
	width: 350px;
	margin-top: 10px;
}

#oral {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #FFFFFF;
	width: 650px;
}
#oral a:hover {
	text-decoration:none;
	border: 1px solid #0394C7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#oraltxt {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #CDE9ED;
	width: 630px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00ADBF;
	border-right-color: #00ADBF;
	border-bottom-color: #00ADBF;
	border-left-color: #00ADBF;
	font-size: 12px;
}
#oraltitol {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #FFFFFF;
	width: 640px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px none #EEBD61;
	font-size: 18px;
	font-weight: bold;
	color: #00ADBF;
}
#oralpeu {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #FFFFFF;
	width: 650px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px none #EEBD61;
	height: 40px;
	position: absolute;
	top: 410px;
}
.colimg {
	float: left;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-top: 5px;

}
#oraltxt li {
	padding-left: 10px;
}
#oraltxt ul {
	padding-left: 170px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#publica {
	color: #666666;
	height: 225px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #004090;
	width: 350px;
}
#publica2 {
	color: #666666;








	height: 250
.px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #004090;
	width: 350px;
	height: 250px;
}
#publica3 {
	color: #666666;










	height: 250
.px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #004090;
	width: 350px;
	height: 320px;
}

#imgpublica {
	width: 127px;
	float: left;
}
.imgpubli {
	margin-bottom: 10px;
	border: 1px solid #023479;

}

#txtpublica {
	float: right;
	width: 210px;
	color: #004090;
	font-size: 12px;
}
#txtpublica li {
	color: #004090;
	font-size: 11px;
	padding-top: 5px;
}


#biblio {
	color: #004090;
	height: 35px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #004090;
	width: 350px;
	font-size: 12px;
}
#introlila {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px dashed #666666;
	padding-left: 5px;
	background-color: #D6C9F1;
	margin-top: 10px;
}
#introblauc {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px dashed #666666;
	padding-left: 5px;
	background-color: #B7DBFF;
	margin-top: 10px;
}
.img2 {
	border: 1px solid #AE1AD5;

}
img.foto {
	border: 1px solid #004090;
	padding: 1px;
}
#contentfotos {
	height: auto;
	margin: auto;
	background-color: #CDE9ED;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 525px;
	margin-top: 30px;
}
#galeriafot {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #00ADBF;
	width: 509px;
	background-color: #CDE9ED;
	padding-left: 8px;
	padding-right: 8px;

}
#comunicat {
	text-align: justify;
	padding: 7px;
	font-size: 17px;
	color: #004090;
	border: 2px solid #00ADBF;
}
#comunicat2 {
	text-align: justify;
	padding: 7px;
	font-size: 12px;
	color: #000000;
	background: #B7DBFF;
	border: 1px dotted #00ADBF;
	margin-top: 10px;
}
#comunicat  h1 {
	text-align: center;
	padding: 7px;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
	padding-bottom: 15px;
}
#inici7 {
	color: #333333;
	height: 150px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
	width: 350px;
	margin-top: 10px;
}
#center3 {
	float: left;
	width: 530px;
	padding: 10px 0 0 10px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 25px;
}
#center3 h2 {
	background: #CDE9ED url(../img/contenth23.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
	color: #FFFFFF;
}
#center3 h4 {
	background: #CDE9ED url(../img/contenth23.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
	text-decoration: none;
	color: #FFFFFF;
}
#center3 h2 {
	background: #CDE9ED url(../img/contenth22.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 00 10px 0;
}
#center3 h6 {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 0;
	color: #D23636;
	padding-left: 5px;
	margin-top: 3px;
}
#center3 h5 a {
	color: #D23636;
}
#center3 h5 a:hover {
	color: #004090;
	text-decoration: none;
}
#center3 h5 {
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 0;
	color: #D23636;
}
#center3 h1 {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 0;
	color: #004090;
}
#inici8 {
	color: #333333;
	height: 140px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #00ADBF;
	width: 350px;
	margin-top: 10px;
}
#inicirightdest {
	float: right;
	width: 290px;
	background-color: #5CC8D4;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #999999;
}
