@charset "UTF-8";
/* CSS Document */

body{
margin:0;
padding:0;

}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
color:#FF4400;
font-weight:normal;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FF4400;
font-weight:normal;
line-height:18px;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#000;
font-weight:normal;
line-height:15px;
}

h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#FF4400;
line-height:15px;
}

em {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:15px;
}

p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
line-height:15px;
}

ul {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration: none;
list-style-position: outside;
list-style-type: disc;
padding: 5px;
margin: 9px;
}

b{font-size: 100%;}


#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#logo_link{
width: 150px;
height:130px;
position:absolute;
}

#topsection{
background: #fff;
background:url(../imgs/header.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsection_eng{
background: #fff;
background:url(../imgs/header_eng.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsection_cast{
background: #fff;
background:url(../imgs/header_cast.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectiongallery{
background: #fff;
background:url(../imgs/header_gallery.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectiongallery_eng{
background: #fff;
background:url(../imgs/header_gallery_eng.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectiongallery_cast{
background: #fff;
background:url(../imgs/header_gallery_cast.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectioncope{
background: #fff;
background:url(../imgs/header_cope.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectioncope_eng{
background: #fff;
background:url(../imgs/header_cope_eng.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectioncope_cast{
background: #fff;
background:url(../imgs/header_cope_cast.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectionprojectes{
background: #fff;
background:url(../imgs/header_projectes.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectionprojectes_eng{
background: #fff;
background:url(../imgs/header_projectes_eng.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectionprojectes_cast{
background: #fff;
background:url(../imgs/header_projectes_cast.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectionnoticies{
background: #fff;
background:url(../imgs/header_noticias.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectionnoticies_eng{
background: #fff;
background:url(../imgs/header_noticias_eng.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectionnoticies_cast{
background: #fff;
background:url(../imgs/header_noticias_cast.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectioncollabora{
background: #fff;
background:url(../imgs/header_colabora.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectioncollabora_eng{
background: #fff;
background:url(../imgs/header_colabora_eng.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#topsectioncollabora_cast{
background: #fff;
background:url(../imgs/header_colabora_cast.jpg) no-repeat;
height: 130px; /*Height of top section*/
border-bottom:#FF4400 solid 15px;
padding-bottom:10px;
}

#dibujito{
width:184px;
height:148px;
margin-top:7px;
margin-left:580px;
float:left;
}

#idiomas{
width:100px;
height:40px;
margin-top:100px;
margin-right:20px;
float:right;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 240px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top:30px;
}

#contentcolumntextos{
margin: 0 280px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top:30px;
}

#contentcolumngallery{
margin: 0 0px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top:30px;
}



#leftcolumn{
float: left;
width: 190px; /*Width of left column in pixel*/
margin-left: -935px; /*Set margin to that of -(MainContainerWidth)*/
margin-top:20px;
margin-bottom:0px;
background: #fff;
min-height:100%;
}

.news {
vertical-align:bottom;
width:140px;
margin-bottom:15px;
margin-left:27px;
margin-top:60px;
}

#leftcolumnbottom{
position:absolute;
margin-top:150px;
background: #fff;
}

#rightcolumn{
float: left;
width: 170px; /*Width of right column*/
margin-left: -175px; /*Set left margin to -(RightColumnWidth)*/
background: #fff;
margin-top:20px;
}

#rightcolumnfotos{
float: left;
width: 230px; /*Width of right column*/
margin-left: -280px; /*Set left margin to -(RightColumnWidth)*/
background: #fff;
margin-top:30px;
}

#footer1{
float: left;
width: 155px;
background: #FF4400;
color: #FFF;
text-align: center;
padding: 7px 0;

}

#footer2{
clear: right;
float:right;
width: 730px;
background: #FF4400;
color: #FFF;
text-align: center;
padding: 7px 0;

}

#avis{
clear: right;
float:right;
width: 885px;
color: #000000;
text-align: right;
padding: 7px 0 7px 0;


}
#avis a {
	color: #000000;
	text-decoration:none;
	font-size:11px;
	}

#footer a{
color: #FFFF80;
}

a:hover {
	color:#FF4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

a:link {
	color:#FF4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:11px;
}
a:visited {
	color:#FF4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
a:active{
	color:#FF4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#news a: link {
	color:#FF4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}