/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}


#tot{
	position: absolute;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	height: auto;
	top: 0px;
}

/*CAP*/

#cap{
	width: 950px;
	height:185px;
	float:left;
}

#llengua{
	position:absolute;
	left: 816px;
	width: 134px;
	top: 2px;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight:bold;
	height: 15px;
}

#flashcontent{ padding-left:30px;
}

#text2{
	width:650px;
	float: left;
}
 

/*MENU horitzontal*/
#menu {	width: 950px;
	height: 36px;
} 

.menuhoritzontal {
	width:950px;
	background: url(../imatges/blank_bw.gif);
	font-size:11px;
	margin-bottom:18px;
	height: 36px;
}

.menuhoritzontal .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.menuhoritzontal li {
float:left;
background: url(../imatges/blank_over_bw.gif);
}

.menuhoritzontal .select a {
	display:block;
	float:left;
	background: url(../imatges/blank_bw.gif);
	text-decoration:none;
	line-height:25px;
	white-space:nowrap;
	color: #333333;
}



.menuhoritzontal .select a b {
display:block; 
padding:0 39px 9px 30px; 
background: url(../imatges/blank_bw.gif) right top;
}

.menuhoritzontal .select a:hover, 
.menuhoritzontal .select li:hover a {
background: url(../imatges/blank_over_bw.gif); 
padding:0 0 0 0px;
cursor:pointer; 
color:#fff;
}

.menuhoritzontal .select a:hover b, 
.menuhoritzontal .select li:hover a b {
	padding:0 39px 9px 30px;
	background: url(../imatges/blank_over_bw.gif) right top;
	cursor:pointer;
}

.menuhoritzontal .sub {
display:none;
}
.menuhoritzontal ul ul {display:none;}

/*MENU VERTICAL*/

#menuvertical {
	width: 220px;
	border-style: solid;
	border-color: #656556;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	background: #FFF;
	list-style: none;
	padding: 8px 0px 8px 8px;
	margin-bottom: 7px;
	
	}
	
#menuvertical li a {
  	height: 20px;
	text-decoration: none;
	background-image:url(../imatges/linia.gif);
	background-position: center left;
	background-repeat:no-repeat;
}	
#menuvertical li a:link, #menuvertical li a:visited {
	color: #656556;
	display: block;
	padding: 5px 0 0 25px;
	}
	
#menuvertical li a:hover {
	color: #474739;
	padding: 5px 0 0 25px;
	background-image:url(../imatges/linia2.gif);
	background-position:left;
	background-repeat:no-repeat;	
	font-size: 106%;

	}	
#menuvertical ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
/**/

.textmenu{
font-size:11px;
text-align:center;
float:left;
line-height:40px;
font-weight:bold;
}



/*PAGINA CONTINGUT*/


#cos{
	width: 950px;
	height: auto;
	float:left;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}

#contingut{
	width: 950px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#foto{
	width: 240px;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#video{
	width: 268px;
	height: 200px;
	float: left;
	margin-top: 20px;
}

	
#lletrahome{
	width: 620px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	padding: 20px 25px 20px 20px;
}

#lletradire{
	width: 560px;
	height: auto;
	background-color: #FFFFFF;
	float: right;
	padding: 0px 53px 20px 20px;
}
#lletrahome2{
	width: 370px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	padding: 20px 5px 0px 20px;
}

#margesota{
	width: 950px;
	height: 35px;
	left: 30px;
	background-image: url(../imatges/margesota.jpg);
	background-repeat: no-repeat;
	float: left;
}

/*COLABORADORS*/
#botocol{
	float:right;
	width: auto;
	margin-bottom: 10px;
	padding-right: 40px;
	left: 797px;
	padding-left: 300px;

}

#flashcontent2{ padding-bottom:15px;
}
#flashcontent3{
	padding-bottom:15px;
	width: 500px;
	float: right;
	padding-right: 110px;
}
#flashcontent4{
	padding-top:15px;
	padding-bottom:15px;
}

#flashcontent8{
	padding-bottom:15px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
	margin-top: 20px;
	width: 230px;
}
/*PEU DE PÂGINA*/
#peu{
	width:950px;
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
