body {
 	font-family: Arial, sans-serif;
	background: #7d7c7b;
	padding: 2px 0 5px 0;
	font-size: 12px;
}

#content {
	margin: 0 auto;
	width: 963px;
	border: 1px solid #000;
	background: #fff;
	padding: 12px 21px 12px 21px;
}


/*****************************************
 ********** Elements génériques **********
 *****************************************/
a {
	text-decoration: none;
	color: #706d6d;
}

a:hover {
	text-decoration: underline;
}

.titre_bloc {
	color: #ffffff;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	height: 21px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.titre_bloc a {
	color: #fff;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#col2 .pagination p, #page_article_col1 .pagination p {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 0 25px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #706d6d;
	color: #4e4c4d;
}

#col2 .pagination a, #page_article_col1 .pagination a {
	font-weight: normal;
	color: #706d6d;
}

#col2 #message_special {
	margin: 0 0 20px 0;
	text-align: center;
	color: red;
	padding: 10px;
	font-size: 14px;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	background: #d3d2d2;
	border: 1px solid #000;
}

#banniere_haut {
	width: 727px;
	margin: 0 auto 25px auto;
}

.gras {
	font-weight: bold;
}

/*****************************************
 ************ Menu ***********************
 *****************************************/
#menu {
	background: #d3d2d2;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	padding: 0 5px;
	width: 953px;
	font-size: 15px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
}

#menu a {
	color: #4f4c4d;
}

#menu a:hover {
	text-decoration: none;
}

#menu_col1 {
	float: left;
}

#menu_col2 {
	float: right;
}

#menu_col1 a {
	text-transform: uppercase;
	margin-right: 12px;
}

#menu_col2 a {
	text-transform: lowercase;
	margin-right: 12px;
}

#menu_col2 .orange {
	text-transform: uppercase;
	color: #e38043;
	margin-right: 0;
}

#menu li {
	float: left;
}

#menu li ul {
	position: absolute;
	border: 1px solid #000;
	padding: 5px 5px 10px 5px;
	background: #eee;
	left: -999em;
	z-index: 999;
}

#menu li ul li {
	font-family: Arial, sans-serif;
	display: block;
	height: 13px;
	float: none;
	font-weight: normal;
	font-size: 10px;
}

#menu li:hover ul {
	left: auto;
}

#menu li ul li a:hover {
	color: #000;
}

/*****************************************
 ************ Header *********************
 *****************************************/

#header {
	height: 82px;
	border-bottom: 1px solid #cecece;
	width: 960px;
	margin: 0 auto;
	padding: 24px 0 0 0;
	margin: 0 0 28px 0;
	text-align: center; /* MB */
}

#logo {
/* 	margin-left: 265px; */
}

#header #reseaux {
	position: relative;
/*	float: left;
 	margin: 60px 0 0 2px;*/

	text-align: left;
 	margin: -12px 0 0 2px;
	width: 100px;
}

#header #reseaux a {
	margin: 0 5px 0 0;
}

#header #connexion {
	font-size: 11px;
	text-align: right;
	margin: -11px 0 0 2px;  /* MB */
}

#header #connexion span {
	color: #b3b3b3;
	margin-left: 10px;
}

#header #connexion #identification, #header #connexion #inscription {
	cursor: pointer;
}

#header #connexion span a {
	color: #b3b3b3;
	text-transform: lowercase;
	cursor: pointer;
	text-decoration: none;
}

#header .login_form {
	display: none;
	z-index: 999;
	background: #7b797a;
	padding: 30px;
	border: 1px solid black;
	width: 320px;
	position: relative;
	left: 585px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

#header .login_form h1 {
	color: #fff;
	margin: 0 0 10px 0;
}

#header .login_form p {
	color: #fff;
	margin: 0 0 10px 0;
	text-align: left;
}

#header .login_form .croix {
	font-weight: bold;
	color: #e38043;
	font-size: 15px;
	position: relative;
	left: 330px;
	top: -25px;
	cursor: pointer;
}

#header .login_form label {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

#header .login_form input {
	margin: 0 0 7px 10px;
	border: 1px solid #7b797a;
	height: 13px;
	font-size: 11px;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	color: #7b797a;
	padding: 2px;
	width: 190px;
}

#header .login_form .fichier {
	height: 21px;
	width: 180px;
}

#header .login_form a, #identification_form #submit_btn {
	display: block;
	margin: 2px 0 0 100px;
	text-align: center;
	height: 17px;
	vertical-align: middle;
	padding: 2px;
	border: 1px groove #4f4c4d;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	width: 190px;
	color: #e38043;
	background: #4f4c4d;
	font-size: 12px;
}

#identification_form #submit_btn {
	height: 22px;
	width: 196px;
}

#header .login_form a:hover, #identification_form #submit_btn:hover {
	text-decoration: none;
	color: #4f4c4d;
	background: #e38043;
}

#header #identification_form #pwdperdu {
	text-align: center;
	margin: 10px 0 0 0;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}

#header #identification_form .libelle {
	color: #fff;
	line-height: 14px;
	vertical-align: top;
}

#header #identification_form #checkbox_souvenir {
	margin: 0 5px 0 100px;
	width: 14px;
	border: 1px solid #7b797a;
}

#header #identification_form {
	height: 250px;
}

#header #identification_form #erreur_login, #header #inscription_form #erreur_inscription, #header #pwdperdu_form #erreur_pwd_perdu {
	visibility: hidden;
	margin: 10px auto 0 auto;
	color: #fff;
	border: 2px solid red;
	text-align: center;
	padding: 3px;
	width: 270px;
}

#header #inscription_form {
	height: 400px;
}
/*****************************************
 ************ Col1 de la home ************
 *****************************************/

#col1 {
	width: 150px;
	float: left;
}

#col1 .bloc {
	margin: 0 0 28px 0;
}

#col1 .bloc .vert {
	background: #1c6f28;
}

#col1 .bloc h1 {
	background: #7b797a;
}

#col1 .bloc p {
	font-size: 11px;
	line-height: 14px;
	color: #706d6d;
}

#col1 .bloc h2 {
	color: #e38043;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

#col1 .suite {
	text-align: right;
	margin: 10px 0 30px 0;
	padding: 0 0 10px 0;
}

#col1 .suite a {
	color: #8a8a8b;
	font-size: 11px;
}

#col1 .breve p {
	margin: 0 0 12px 0;
}

#col1 .bloc h2 a {
	color: #e38043;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

#col1 .bloc .auteur_date {
	font-weight: bold;
}

#col1 .categorie {
	margin: 0 0 3px 0;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

#col1 .categorie a {
	font-weight: bold;
	color: #706d6d;
	text-transform: uppercase;
}

#col1 .categorie .fleche a {
	float: right;
	color: #1c6f28;
	padding: 0 5px 0 0;
}

#col1 .categorie .actif a {
	color: #e38043;
}

#col1 .categorie .fleche a:hover {
	text-decoration: none;
}

/*****************************************
 *************** Col2  *******************
 *****************************************/

#col2 {
	overflow: hidden;
	padding: 0px 32px 0 36px;
}

#col2 .diaporama, #col3 .diaporama {
clear: both;
	background: #7b797a;
	color: #ffffff;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 37px 0 35px 0;
	font-size: 15px;
	line-height: 15px;
	padding: 5px 0 0 5px;
}

#col2 .lecteur {
	background: #1c6f28;
}

#col2 .diaporama .mini {
	width: 81px;
	height: 62px;
	margin: 0 7px 7px 0;
}

#col3 .diaporama .mini  {
	width: 89px;
	height: 68px;
	margin: 0 7px 7px 0;
}

#col2 .diaporama a, #col3 .diaporama a {
	color: #fff;
}

#liste_article .suite a {
	color: #8a8a8b;
	font-size: 11px;
}

#col2 .bloc {
	margin: 0 0 28px 0;
}

#col2 .bloc h1 {
	background: #4e4c4d;
}

#col2 .bloc p {
	color: #8a8a8b;
	font-size:12px;
}

#col2 .suite {
	text-align: right;
	margin: 10px 0 30px 0;
	padding: 0 0 10px 0;
}

#col2 .suite a {
	color: #8a8a8b;
	font-size: 12px;
}

/*****************************************
 ***************   Diaporama   ***********
 *****************************************/
#col2 #diaporama {
 	background: #7b7979;
	margin: 0 0 20px 0;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	padding: 0 0 20px 0;
}

#col2.lecteur #diaporama {
	background: #1c6f28;
}

#col2 #diaporama h1 {
	margin: 0 0 0 0;
}

#col2 #diaporama #diaporama_col1 {
	float: left;
	padding: 0 0 0 17px;
/* 	width: 176px; */
	margin: 0 0 0 44px;
	width: 81px;
	text-align:center;
}

#col2 #diaporama #diaporama_col1 p {
	color: #b9c1c9;
}

#col2 #diaporama .mini {
	width: 81px;
	height: 62px;
	margin: 0 7px 7px 0;
}

#col2 #diaporama #diaporama_col2 {
	margin: 0 0 0 203px;
	width: 223px;
	font-size: 11px;
	line-height: 15px;
	color: #615e5e;
	text-align: justify;
	padding: 21px 0 0 0;
}

#col2 #diaporama #bloc_texte {
	background: #fff;
	margin: 0 0 40px 0;
}

#col2 #diaporama #bloc_texte img {
	width: 223px;
	height: 168px;
}

#col2 #diaporama #bloc_texte #texte {
	background: #fff;
	padding: 5px;
}

#col2 #diaporama #bloc_texte #texte #legende {
	font-size: 12px;
	color: #504d4d;
	text-align: left;
}

#col2 #diaporama #bloc_texte #texte #navigation {
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 11px;
}

#col2 #diaporama #bloc_texte #texte #navigation a {
	color: #615e5e;
	font-size: 11px;
}

#col2 #diaporama .bloc_complement {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	background: #d3d2d2;
	margin: 10px 0 0 0;
	padding: 5px;
}

#col2 #diaporama .bloc_complement .reseau {
	vertical-align: top;
	line-height: 22px;
}

#col2 #diaporama .bloc_complement .reseau img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#col2 #diaporama .bloc_complement input, #col2 #diaporama .bloc_complement select, #col2 #diaporama .bloc_complement textarea {
	font-size: 10px;
}

#col2 #diaporama .bloc_complement a {
	color: #615e5e;
}

/*****************************************
 ************* Liste d'articles **********
 *****************************************/

#liste_article .article {
 	clear: both;
	margin: 0 0 28px 0;
}

#liste_article .article_img, #liste_article .article_img img {
	width: 88px;
}

#liste_article .article_img {
	float: left;
	border: 1px solid #4f4c4d;
 	margin: 0 0 21px 0;
}

#liste_article .auteur_date_reaction {
	padding: 0 2px 2px 2px;
}

#liste_article .auteur_date, #liste_article .reaction {
	font-size: 9px;
}

#liste_article .auteur_date {
	color: #4f4c4d;
	font-weight: bold;
}

#liste_article .reaction {
	color: #706d6d;
}

#liste_article .article_txt {
	margin: 0 0 0 102px;
/* 	height: 82px; */
}

#liste_article .article_txt h1 {
	margin: 0 0 5px 0;
}

#liste_article .article_txt h1 a {
	color: #e38043;
	font-size: 23px;
	line-height: 20px;
	font-weight: bold;
}

#liste_article .article_txt p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	margin: 2px 0 0 0;
	color: #4f4c4d;
}

#liste_article .article_txt p a {
	color: #e38043;
	font-weight: normal;
}

/*****************************************
 ****** Liste d'articles archives ********
 *****************************************/

#liste_article_archive .article {
 	clear: both;
	margin: 0 0 15px 0;
}

#liste_article_archive .article_img, #liste_article_archive .article_img img {
	width: 88px;
}

#liste_article_archive .article_img {
	float: left;
	border: 1px solid #4f4c4d;
	margin: 0 0 21px 0;
}

#liste_article_archive .auteur_date_reaction {
	padding: 0 2px 2px 2px;
}

#liste_article_archive .auteur_date, #liste_article_archive .reaction {
	font-size: 9px;
}

#liste_article_archive .auteur_date {
	color: #4f4c4d;
	font-weight: bold;
}

#liste_article_archive .reaction {
	color: #706d6d;
}

#liste_article_archive .article_txt {
	margin: 0 0 0 102px;
/*	height: 82px;*/
	padding: 3px 0 0 0;
}

#liste_article_archive .article_txt h1 {
	margin: -2px 0 7px 0;
}

#liste_article_archive .article_txt h1 a {
	color: #e38043;
	font-size: 20px;
	line-height: 17px;
	font-weight: bold;
}

#liste_article_archive .article_txt p {
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	margin: -2px 0 0 0;
	color: #4f4c4d;
}

#liste_article_archive .article_txt p a {
	color: #e38043;
	font-weight: normal;
}

/*****************************************
 ************* Liste de forum ************
 *****************************************/

#liste_forum {
	border-bottom: 1px solid #4f4c4d;
	margin: 0 0 30px 0;
}

#liste_forum .forum {
 	clear: both;
	margin: 0 0 28px 0;
}

#liste_forum .forum img {
	width: 35px;
	height: 50px;
	float: left;
	border: 1px solid #4f4c4d;
	display: block;
}

#liste_forum .forum_txt {
	margin: 0 0 0 45px;
	height: 50px;
	padding: 3px 0 0 0;
}

#liste_forum .forum_txt h1 {
	margin: 0 0 7px 0;
}

#liste_forum .forum_txt h1 a {
	color: #1c6f28;
	font-size: 20px;
	line-height: 17px;
	font-weight: bold;
}

#liste_forum .forum_txt p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	margin: -2px 0 0 0;
	color: #4f4c4d;
}

#liste_forum .diaporama {
	background: #1c6f28;
}

#liste_forum .rechercher {
	margin: -10px 0 5px 0;
}

#liste_forum .rechercher a {
	color: #4f4c4d;
	text-transform: uppercase;
}

#liste_forum .suite {
	color: #1c6f28;
	text-align: right;
	margin: 17px 0 30px 0;
	padding: 10px 0 10px 0;
}

#liste_forum .suite a {
	font-weight: bold;
	text-decoration: underline;
	color: #1c6f28;
	font-size: 12px;
}

/*****************************************
 ************* Fil de forum  *************
 *****************************************/

#forum_fil #texte {
	width: 370px;
}

#forum_fil h1 {
	color: #e38043;
	font-size: 23px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 7px 0;
}

#forum_fil p {
	font-weight: bold;
	color: #706d6d;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}

#forum_fil_img {
	float: right;
	height: 52px;
	width: 37px;
}

#forum_fil .pair {
	background: #e9e9e9
}

#forum_fil .message {
	padding: 7px;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
}

#forum_fil .message h2 {
	color: #2c7938;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

#forum_fil .message h3 {
	color: #7b7979;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 0;
}

#forum_fil .message p {
	color: #393536;
	font-weight: normal;
}

/*****************************************
 ******* Réactions aux articles **********
 *****************************************/

#reaction .pair {
	background: #e9e9e9
}

#reaction .message {
	padding: 7px;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
}

#reaction .message h2 {
	color: #ef7b00;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

#reaction .message h3 {
	color: #7b7979;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 0;
}

#reaction .message p {
	color: #393536;
	font-weight: normal;
	line-height: 14px;
}

/*****************************************
 ************* Liste de brèves ***********
 *****************************************/

#liste_breve h1 {
	color: #e38043;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#liste_breve p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	color: #4f4c4d;
	margin: 0 0 10px 0;
}

#liste_breve .suite {
	color: #1c6f28;
	text-align: right;
	margin: 17px 0 30px 0;
	padding: 10px 0 10px 0;
}

#liste_breve .suite a {
	font-weight: bold;
	text-decoration: underline;
	color: #1c6f28;
	font-size: 12px;
}

/*****************************************
 ** Sondage idiot	************************
 *****************************************/
.sondage {
	margin: 0 0 50px 0;
}

.sondage p.titre {
	color: #423e3f;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.sondage .choix_pourcent {
	clear: both;
	margin: 20px 0;
}

.sondage .choix {
	color: #8f8d8e;
	width: 280px;
	float: left;
	text-align: justify;
	margin: 0 20px 0 0;
}

.sondage .pourcent {
	font-weight: bold;
	color: #fabe94;
}

.sondage .pourcent .barre {
	float: left;
	background: #a7a5a6;
	width: 100px;
	height: 12px;
	margin: 0 5px 0 0;
}

.sondage .pourcent .barre_resultat {
	background: #4f4c4d;
}

.sondage .choix_radio {
	clear: both;
	margin: 5px 0;
}

.sondage .choix_radio .choix {
	width: 400px;
}

.sondage .bouton {
	float: right;
	margin: 0 10px 0 0;
	background: #656263;
	font-weight: bold;
	color: #fff;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	border: none;
	cursor: pointer;
}

.sondage .bouton:hover {
	background: #999;
}

/*****************************************
 ** Election      ************************
 *****************************************/
.election {
	margin: 0 0 50px 0;
color: #423e3f;
}

.election h1 {
	color: #e38043;
	font-size: 26px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 9px 0;
}

.election p {
	margin: 10px 0;
	font-size: 14px;
}

.election p.erreur {
	margin: 10px;
	border: 1px solid red;
	padding: 10px;
	color: red;

}

.election .bouton {
	margin: 20px 0 0 100px;
	background: #656263;
	font-weight: bold;
	color: #fff;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	border: none;
	cursor: pointer;
}

.election .bouton:hover {
	background: #999;
}

/*****************************************
 ** Formulaire (contact, recherche) ******
 *****************************************/
#article .formulaire {
	margin: 15px 0 10px 0;
	width: 448px;
}

#article .formulaire p {
	font-size: 10px;
}

#article .formulaire textarea {
	margin: 0 0 10px 0;
	width: 425px;
}

.formulaire {
	background: #7b7979;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	padding: 0 17px 17px 17px;
	margin: 0 0 20px 0;
}

.formulaire p {
	clear: both;
	text-align: justify;
	line-height: 15px;
	margin: 0 0 5px 0;
}

.formulaire a {
	color: #e38043;
	font-weight: bold;
}

.formulaire fieldset {
	background: #e9e9e9;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	padding: 7px;
	font-size: 12px;
	color: #524f4f;
}

.formulaire .groupe {
	background: #fff;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	padding: 4px;
	margin: 20px 0 20px;
}

.formulaire .erreur {
	background: #f9bad4;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	padding: 4px;
	margin: 20px 0 20px;
	color: #ff244c;
	line-height: 16px;
}

.formulaire label {
	display:  block;
	float: left;
	width: 130px;
	line-height: 15px;
	padding: 3px 0 0 0;
}

.formulaire .groupe input {
	margin: 0 0 5px 10px;
	height: 15px;
	border: 1px solid #524f4f;
}

.formulaire .groupe select {
	margin: 0 0 5px 10px;
}

.formulaire textarea {
	margin: 0 0 10px 0;
	width: 392px;
}

.formulaire h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 2px 0;
}

.formulaire .bouton {
	float: right;
	margin: 0 30px 0 0;
	background: #656263;
	font-weight: bold;
	color: #fff;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	border: none;
	cursor: pointer;
}

.formulaire .bouton:hover {
	background: #999;
}

#mini_reagir {
	padding-bottom: 0;
	cursor: pointer;
}

/*****************************************
 *************** Miniblocs ***************
 *****************************************/

.minibloc {
	float: left;
	margin: 0 0 30px 0;
}

.miniblocs3 .marge_droite {
	margin-right: 27px;
}

.miniblocs4 .marge_droite {
	margin-right: 29px;
}

.minibloc, .minibloc img {
	width: 130px;
}

.minibloc img {
	height: 60px;
}

.grand, .grand img {
	width: 155px;
}

.minibloc h1 {
	background: #7b797a;
}

.minibloc p {
	color: #8a8a8b;
	font-size:12px;
	line-height: 15px;
}

/*****************************************
 *************** Col3  *******************
 *****************************************/

#col3 {
	width: 300px;
	float: right;
}

#col3 .bloc {
	margin: 0 0 28px 0;
}

#col3 .bloc h1 {
	background: #4e4c4d;
}

#col3 .vert h1 {
	background: #1c6f28;
}

#col3 .surlefil h1 {
	background:  #4e4c4d url('../images/img-surlefil.jpg') no-repeat 280px 0;
}

#col3 .bloc p {
	font-size: 11px;
	line-height: 14px;
	color: #706d6d;
}

#col3 .bloc h2 {
	color: #e38043;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

#col3 .vert h2 a {
	color: #1c6f28;
	font-size: 13px;
}

#col3 .forum h2 a {
	color: #2c7938;
}

#col3 .forum p {
	margin: 0 0 -5px 0;
}

#col3 .breve p {
	margin: 0 0 12px 0;
}

#col3 .pub {
	margin: 0 0 30px 0;
}

#col3 .bloc_blog {
	margin: 0 0 35px 0;
}

#col3 .blog {
	clear: both;
	height: 50px;
}

#col3 .blog img {
	float: left;
	margin: 0 5px 0 0;
	width: 101px;
	height: 50px;
}

#col3 .blog h2 a {
	color: #e38043;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}

#col3 .surlefil a {
	color: #9a9696;
}

#col3 .surlefil p {
	margin-bottom: 10px;
}

#col3 .suite {
	text-align: right;
	margin: 0 0 30px 0;
}

#col3 .suite a {
	color: #8a8a8b;
	font-size: 11px;
}

/*****************************************
 ****** Col 1 page article ***************
 *****************************************/

#page_article_col1 {
	width: 632px;
	float: left;
}

#page_article_col1 #article {
	border-bottom: 1px solid #4f4c4d;
	margin: 0 0 40px 0;
	clear: both;
	position: relative;
}

/*****************************************
 ****** Col 1 article ********************
 *****************************************/

#article_col1 {
	width: 482px;
}

#article_col1 h1 {
	color: #e38043;
	font-size: 26px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 9px 0;
}

#article_col1 a {
	color: #e38043;
	font-weight: normal;
}

#article_col1 #chapo {
	color: #8a8a8b;
	text-align: justify;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#article_col1 #detail {
	color: #4f4c4d;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
}

#article_col1 #detail a {
	color: #e38043;
	font-weight: normal;
}

#article_col1 #detail .sstitrerougegras13ssbloc {
	font-weight: bold;
	color: #e38043;
}

#article_col1 #detail .notes {
	display: block;
	color: #484842;
	text-align: left;
	padding: 10px;
	margin-top: 5px;
	border: 1px dotted #1c1c1c;
	background: #ebebeb;
	line-height: 13px;
	font-size: 11px;
}

#article_col1 #detail .lecteur2 {
	display: block;
	color: #706d6d;
	text-align: left;
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 15px;
}

#article_col1 #detail .sstitrerougegras13 {
	display: block;
	color: #e38043;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}

#article_col1 #detail small {
	font-size: 10px;
	font-style: italic;
}

#article_col1 #reactions {
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0 10px 0;
	color: #8a8a8b;
}

#article_col1 #reactions a {
	color: #8a8a8b;
	font-weight: bold;
}

#article_col1 #detail img {
	margin: 0 4px;
}

/*****************************************
 ****** Col 2 article ********************
 *****************************************/

#article_col2 {
	float: right;
}

#article_col2 .article_img, #article_col2 .article_img img {
	width: 118px;
}

#article_col2 .article_img {
	border: 1px solid #4f4c4d;
	margin: 0 0 70px 0;
}

#article_col2 .article_auteur {
	font-size: 10px;
	line-height: 11px;
	padding: 2px;
	color: #4f4c4d;
}

#article_col2 .extra, #article_col2 .extra img, #article_col2_bas .extra, #article_col2_bas .extra img {
	width: 118px;
}

#article_col2 .extra img, #article_col2_bas .extra img {
	vertical-align: bottom;
}

#article_col2 .extra, #article_col2_bas .extra {
	border: 1px solid #4f4c4d;
	margin: 0 0 20px 0;
}

#article_col2 .extra .libelle, #article_col2_bas .extra .libelle {
	padding: 2px;
	color: #8a8a8b;
	font-size: 10px;
	line-height: 15px;
}

#article_col2 .extra h1, #article_col2_bas .extra h1 {
	padding: 2px;
}

#article_col2 .extra h1 a, #article_col2_bas .extra h1 a {
	color: #e38043;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}

#article_col2_bas .extra .dossier a {
	color: #4f4c4d;
}

#article_col2_bas {
	width: 118px;
	position: absolute;
	bottom: -21px;
	left: 512px;
}

#article_col2_bas .extra .reseau {
	text-align: center;
	margin: 5px 0 5px 0;
}

#article_col2_bas .extra .reseau img {
	width: 19px;
	margin: 0 5px 0 0;
}

/*******************************
********* CER  *****************
********************************/
#liste_cer {
	border-left: 1px solid #a2000b;
	border-right: 1px solid #a2000b;
	border-bottom: 1px solid #a2000b;
}

#liste_cer img {
	width: 134px;
}

#centre_classement {
	padding: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}

#centre_classement label {
	font-size: 11px;
}

#centre_classement fieldset {
	border: 1px solid #000;
	padding: 10px;
}

#centre_classement legend {
	padding: 0 10px;
}

#centre_classement select {
	margin: 0 0 5px 0;
	font-size: 11px;
}

#centre_classement table {
	border-collapse: collapse;
}

#centre_classement th {
	color: white;
	background-color: #666666;
	border: 2px solid white;
	padding: 4px;
	font-size: 12px;
}

#centre_classement td {
	border: 2px solid white;
	padding: 3px 0;
}

#centre_classement .texte_c1 {
	color: #ef7f02;
}

#centre_classement .texte_c1_prelim {
	color: #006198;
}

#centre_classement .texte_uefa {
	color: #007b31;
}

#centre_classement .texte_relegation {
	color: #d5082f;
}

#centre_classement .gras {
	font-weight: bold;
}

#centre_classement .relief_rang {
	color: white;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
}

#centre_classement .relief_point {
	color: black;
	background-color: #c6b9b9;
	font-weight: bold;
	text-align: center;
}

#centre_classement .relief_equipe {
	background-color: white;
}

#centre_classement .sans_relief_rang {
	color: white;
	background-color: #999999;
	font-weight: bold;
	text-align: center;
}

#centre_classement .sans_relief_pair {
	background-color: #ffffff;
	text-align: center;
}

#centre_classement .sans_relief_impair {
	background-color: #d9edea;
	text-align: center;
}

#centre_classement .sans_relief_equipe {
	text-align: left;
}

#pr {
	margin: 20px 0 0 0;
	border: 1px solid black;
	background: #cbfd42;
	color: black;
	text-align: center;
	padding: 5px 0 5px 0;
	font: bold 12px verdana;
}

#pr a {
	text-decoration: underline;
	color: #a20002;
}

/*****************************************
 ************ Erreurs ********************
 *****************************************/
#erreur404 h1 {
	margin: 0 0 20px 0;
	font-size: 17px;
	line-height: 20px;
	text-align: justify;
	color: #e95d0e;
}

#erreur404 p {
	margin: 0 0 20px 0;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}

/*****************************************
 ************ Footer *********************
 *****************************************/

#footer {
	clear: both;
	background: #bdbcbc;
	padding: 5px 5px;
	width: 953px;
	border-bottom: 15px solid #f47216;
	text-align: center;
	font-size: 11px;
	color: #4f4c4d;
}

#footer #copyright {
	font-weight: bold;
	margin: 0 0 8px 0;
}

#footer_menu a {
	color: #4f4c4d;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 10px 0 0;
}

#footer_menu a:hover {
	text-decoration: none;
}
