/* Sidebar margin:10px 0 10px 30px; */

#start_sidebar {
	float:left;
	width:100%;
	height:49px;
	background-image: url(img/sidebar/start_sidebar.jpg);
	background-repeat:no-repeat;
}

#Actualites {
	float:none;
	display:block;
	width:84px;
	height:29px;
	background-image: url(img/titrage/actualite.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#carte_regions {
	float:left;
	display:block;
	width:200px;
	height:300px;
	background-image: url(img/titrage/carte.gif);
	background-repeat:no-repeat;
	padding-top:30px;
	margin-top:40px;
}

#end_sidebar {
	float:left;
	width:29px;
	height:60px;
	background-image: url(img/sidebar/end_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#widgets {
/*margin-top:200px;*/
	float:left;
	display:block;
	width:100%;
	padding-left:30px;
	margin-top:-39px;
}

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

#polls {
	font-family: "Arial";
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	width:195px;
}

#polls h2.widgettitle {
	float:none;
	display:block;
	width:80px;
	height:25px;
	background-image: url(img/titrage/sondage.gif);
	background-repeat:no-repeat;
	margin-bottom:4px;
}

#polls label {

}

#polls li {
	margin-top:5px;
	font-family: "Arial";
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}

#polls input.submit {
	display:block;
	width:58px;
	height:27px;
	margin-top:4px;
	padding:2px;
	border:0; 
	font:12px Arial,sans-serif;
	color:#fff;
	background: transparent url(img/sondage/submit-bg.gif) no-repeat top left;
	vertical-align:top;
}

#polls input.submit:hover {
	border:0; 
	cursor:pointer;
	background-image: url(img/sondage/submit-bg-hover.gif);
}

#polls input.submit:focus {
	border:0; 
	cursor:pointer;
	background-image: url(img/sondage/submit-bg-hover.gif);
}

#polls a {
display:block;
	font-family: "Arial";
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	margin-top:10px;
}
