@import url(sondage-commun.css);
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
| LAYOUT
|
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#content{ background: url(../../img/sprite-v.png) 698px top repeat-y; }
#content-main,
#content-sub1{
	overflow: hidden;
}
#content-main{
	float: left;
	width: 648px;
	padding: 25px 25px 15px;
}
#content-sub1{ float: right; }

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
| SPECIFIC SONDAGE ARCHIVES
|
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#archives h1{
	padding-bottom: 20px;
	margin-bottom: 0;
	font-size: 2.5em;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
}
#archives .select{
	float: right;
	margin: 0;
	text-align: right;
}
.poll-charts strong{ margin-left: -50px; }
#ad-468x60-1{ margin-top: 15px; }