/* CSS Document */

/* colonne droite */
#big_col_right #etVous #front {
	width: 200px;
	margin: 0;
	padding: 0;
}
#big_col_right #etVous #front #articles {
	width: 200px;
}
#big_col_right #etVous #front #articles .article-extract-full {
	width: 200px;
	margin-right: 0;
}
#big_col_right #etVous #front #articles .left {
	float: left;
	clear: both;
}

/* colonne centrale */
#col_centrale #front {
	width: 300px;
	margin: 0;
	padding: 0;
}
#col_centrale #front #articles {
	width: 300px;
}
#col_centrale #front #articles .article-extract-full {
	width: 300px;
	margin-right: 0;
}
#col_centrale #front #articles .left {
	float: left;
	clear: both;
}

/* colonne gauche */
#col_gauche #front {
	width: 470px; 
  float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
#col_gauche #front #new-articles {
	width: 470px;
}
#col_gauche #front .front-container {
	width: 470px;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}
#col_gauche #front .handle {
	width: 25px;
	height: 25px;
	float: left;
	background: #acacac;
	border: 1px solid black;
	margin: 5px;
	padding: 0;
}
#col_gauche #front .article-container {
	clear: both;
	float: all;
}
#col_gauche #front .article-clearer {
	clear: both;
	float: all;
}
#col_gauche #front .article-advertisement {
	clear: both;
	float: all;
}
#col_gauche #front .clearer {
	clear: both;
	padding:0;
	margin:0;
	height:0px;
}
#col_gauche #front #article-toolbar {
	display: none;
}
/* style */
#col_gauche #articles {
  width: 470px;
  margin: 0;
  padding: 0;
}
#col_gauche #front #articles div.clearer {
	clear: both;
	padding:0;
	margin:0;
	height:0px;
}
#col_gauche #front #articles br.clearer {
	clear: both;
	padding:0;
	margin:0;
	height:0px;
}
#col_gauche #articles a:link, a:hover, a:visited, a:active {
	color: black;
}
#col_gauche #articles p {
	margin: 0;
	/*padding-bottom: 5px;*/
	padding: 0;
}
#col_gauche #articles p+p {
	/* text-indent: 0.5em; */
}
#col_gauche #articles h3 {
  margin: 4px 0 2px 0;
	padding: 0;
	font-weight: bold;
	font-size:16px;
	clear: none;
}
#col_gauche #articles h3 a {
	line-height:1.1em;
}
#col_gauche #articles ul {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-position: inside;
	list-style-type: none;
}
#col_gauche #articles ul.rsslist {
	list-style: disc;
	margin-left: 1em;
}
#col_gauche #articles ul.rsslist li {
	margin: 2px 0;
}
#col_gauche #articles .article-extract {
	/*border-top: 1px solid #555;
	margin-top: 10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	overflow: hidden;*/
	border-top: 1px solid #555;
	padding-left:0px;
	padding-right:0px;
	margin-top: Opx;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	overflow: hidden;
}
#col_gauche #articles .left {
	float: left;
	/*clear: left;*/
}
#col_gauche #articles .right {
	float: right;
	clear: none;
	margin-left: 10px;
}
#col_gauche #articles .article-extract a {
  text-decoration: none;
}
#col_gauche #articles .article-extract-full {
	float: none;
	clear: both;
	width: 460px;
	margin: 0;
	padding: 0;
	margin-right: 0;
}
#col_gauche #articles .article-extract-half {
	width: 220px;
	margin-right: 15px;
}
#col_gauche #articles .article-extract-two-thirds {
	width: 295px;
	margin-right: 15px;
}
#col_gauche #articles .article-extract-third {
	width: 145px;
	margin-right: 15px;
}
#col_gauche #articles .no-border {
	border: none;
}
#col_gauche #articles img.left, #articles img.right {
  clear: none;
}
#col_gauche #articles .displayhidden {
	display: none;
}
#col_gauche #articles .displayblock {
	display: block;
}
#col_gauche #articles .bg-nbrd {
	border: none;
	margin-top: 0;
}
#col_gauche #articles .bg-transparent {
	background-color: transparent;
}
#col_gauche #articles img {
	margin: 5px 0px 5px 0px;
}
#col_gauche #articles .img-brd-0 img {
	border: none;
}
#col_gauche #articles .img-brd-1 img {
	border: 1px solid #000;
}
#col_gauche #articles .img-brd-2 img {
	border: 2px solid #000;
}
#col_gauche #articles .red {
	color: red;
}
#col_gauche #articles .green {
	color: green;
}
#col_gauche #articles .blue {
	color: blue;
}
#col_gauche #articles .nocolor {
	color: inherit;
}
/* Sondage */
#col_gauche #articles .frontsondage {
	border: none;
	width: 215px;
	padding-top: 5px;
}
/* colonne gauche pour deux colonne */
#col_gauche_big #front {
	width: 470px; 
  float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
#col_gauche_big #front #new-articles {
	width: 470px;
}
#col_gauche_big #front .front-container {
	width: 470px;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}
#col_gauche_big #front .handle {
	width: 25px;
	height: 25px;
	float: left;
	background: #acacac;
	border: 1px solid black;
	margin: 5px;
	padding: 0;
}
#col_gauche_big #front .article-container {
	clear: both;
	float: all;
}
#col_gauche_big #front .article-clearer {
	clear: both;
	float: all;
}
#col_gauche_big #front .article-advertisement {
	clear: both;
	float: all;
}
#col_gauche_big #front .clearer {
	clear: both;
}
#col_gauche_big #front #article-toolbar {
	display: none;
}
/* style */
#col_gauche_big #articles {
  width: 470px;
}
#col_gauche_big #articles a:link, a:hover, a:visited, a:active {
	color: black;
}
#col_gauche_big #articles p {
	margin: 0;
	padding-bottom: 5px;
}
#col_gauche_big #articles p+p {
	/* text-indent: 0.5em; */
}
#col_gauche_big #articles h3 {
  margin: 4px 0 2px 0;
	padding: 0;
	font-weight: bold;
	clear: none;
}
#col_gauche_big #articles h3 a {
	line-height:1.1em;
}
#col_gauche_big #articles ul {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-position: inside;
	list-style-type: none;
}
#col_gauche_big #articles ul.rsslist {
	list-style: disc;
	margin-left: 1em;
}
#col_gauche_big #articles ul.rsslist li {
	margin: 2px 0;
}
#col_gauche_big #articles .article-extract {
	border-top: 1px solid #555;
	margin-top: 10px;
	padding: 5px;
	overflow: hidden;
}
#col_gauche_big #articles .left {
	float: left;
	clear: left;
}
#col_gauche_big #articles .right {
	float: right;
	clear: none;
	margin-left: 10px;
}
#col_gauche_big #articles .article-extract a {
  text-decoration: none;
}
#col_gauche_big #articles .article-extract-full {
  float: none;
  clear: both;
	width: 460px;
	margin-right: 0;
}
#col_gauche_big #articles .article-extract-half {
	width: 220px;
}
#col_gauche_big #articles .article-extract-two-thirds {
	width: 295px;
}
#col_gauche_big #articles .article-extract-third {
	width: 145px;
}
#col_gauche_big #articles .no-border {
	border: none;
}
#col_gauche_big #articles img.left, #articles img.right {
  clear: none;
}
#col_gauche_big #articles .displayhidden {
	display: none;
}
#col_gauche_big #articles .displayblock {
	display: block;
}
#col_gauche_big #articles .bg-nbrd {
	border: none;
	margin-top: 0;
}
#col_gauche_big #articles .bg-transparent {
	background-color: transparent;
}
#col_gauche_big #articles img {
	margin: 3px;
}
#col_gauche_big #articles .img-brd-0 img {
	border: none;
}
#col_gauche_big #articles .img-brd-1 img {
	border: 1px solid #000;
}
#col_gauche_big #articles .img-brd-2 img {
	border: 2px solid #000;
}
#col_gauche_big #articles .red {
	color: red;
}
#col_gauche_big #articles .green {
	color: green;
}
#col_gauche_big #articles .blue {
	color: blue;
}
#col_gauche_big #articles .nocolor {
	color: inherit;
}

