body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #dca01e;
background:url(/img/areasoci/fons-cpv.png);
}

b{font-size: 110%;}
em{color: red;}



#maincontainer{
width: 1024px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #ffffff;
}

#topsection{
background: #EAEAEA;
background:url(/img/areasoci/frame_sup.gif) no-repeat;
height: 230px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

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

#contentcolumn{
margin-left: 300px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 300px; /*Width of left column*/
margin-left: -1024px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff;
}

#footer{
clear: left;
width: 100%;
height:90px;
background: url(/img/areasoci/socis_banner_inferior.gif) no-repeat;
color: #000000;
text-align: center;
}

#footer a{
position:absolute;
color: #000000;
}

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

#logo 
{
position:absolute;
margin-left:45px;
top:145px;
}

#titol
{
	font-family:Georgia;
	font-size:24px;
	color:#00563a;
	border-bottom:1px solid #00563a;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:5px;
}

#menu 
{
position:absolute;
margin-left:310px;
top:143px;
width:724px;
}

#menu ul
{
list-style: none;
padding: 0;
margin: 0;

}

#menu li
{
float: left;
margin: 0 0px;
}

#menu li a
{
background: url(/img/areasoci/pentanya_off.png) no-repeat;
font-family:arial;
font-weight:bold;
font-size:12px;
line-height:30px;
height: 23px;
float: left;
width: 110px; 
display: block;
color: #25392e;
text-decoration: none;
text-align: left;
padding-left:8px;
}


#menu li a.seleccionat
{
background: url(/img/areasoci/pestanya_socis_on.png) no-repeat;
color: #ffffff;
width: 110px; 
padding-left:8px;
}



/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
/* End hide */

#submenu ul
{
list-style: none;

}

#submenu li a
{
background: url(/img/areasoci/botomenu-off.gif);
width:225px;
height:27px;
display: block;
margin-bottom:6px;
font-family:arial;
font-weight:bold;
font-size:13px;
color:#ffffff;
text-decoration: none;
padding-left:10px;
}

#submenu li a.seleccionat
{
background: url(/img/areasoci/botomenu-on.gif);
}

#submenu li a:hover
{
background: url(/img/areasoci/botomenu-on.gif);
}

#submenu li a.back
{
width:217px;
height:29px;
background: url(/img/botigues/boto_enr.png);
color:#a57d0b;
text-align:right;
padding-right:10px;
}

#logoareasoci
{
position:absolute;
margin-left:60px;
width:106px;
top:20px;
height:106px;
}

#back-link
{
position:absolute;
margin-left:915px;
width:102px;
top:0px;
height:52px;
border-width:0px;
cursor:hand;
background-image: url(/img/areasoci/inici.png);
	
}



