/**** Aplicar color de seccio al sidebar ***/
#sidebar {background:#99CC99  url(../img/sidebar.jpg) no-repeat;}/*#FEBB56*/
#sidebar_eng {background:#99CC99  url(../img/sidebar_eng.jpg) no-repeat;}/*#FEBB56*/
#bann {margin: 100px 5px 0px 5px; color: #ffffff;}

/*** Continguts ***/
#contenthome {padding: 4px 20px 10px 180px; background: url(../img/content.jpg) repeat-y;}
#contenthome p {text-align: justify; margin: 20px 0px 10px 0px;}

#contenthome #content{
	text-align:center;	
}
#contenthome #login_form{
	text-align: left;
	margin-left: 200px;	
}

#contenthome #login_form label
{
	width: 6em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

#contenthome #login_form input{	
	width:100px;
}


/*** Lateral dret ***/
#dret {float: right; margin: 20px 0px 0px 20px;	width: 229px;}

#dret h2 {
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #D0E3EF;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

#dret ul {margin: 0px; padding: 0px 0px 0px 3px;}
#dret ul li {display: inline;}
#dret ul li a img {border: none;}