/**********************************************************/
/*			POSITIONNEMENTS DES BLOCS PRINCIPAUX 		  */
/**********************************************************/
#main {
	margin:0 auto;
	width:953px;
	text-align:left;
}
#head {
}
#content {
	float: left;
	width: 819px;
}
#default #content{
	width:640px;
}
#content .ext{
	width: 816px;
}
#default #content .ext{
	width:637px;
}
#content .cols{
	clear:both;
}
#content .col2,#content .col3{
	float:left;
	margin-right:11px !important;
}
#content .col2{
	width:413px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:399px;
}
#content .col3{
	width:272px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:260px;
}
#content .last{
	margin-right:0 !important;
}
#sidebar {
	float: right;
	width: 120px;
}
#default #sidebar{
	width:300px;
}
#post .news,#post .news-list{
	width:600px !important;
	margin-right:11px !important;
}
#post .search{
	width:200px !important;
}
#footer {
	clear: both;
 	width:820px;
}