/* --- Body et balises communes --- */
body {
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
form {
	padding:0;
	margin:0;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
.show {
	display:block;
}
.hide {
	display:none;
}
/* --- Fon body et balises communes --- */
/* --- Head --- */
#haut_sage {
	margin-left: auto;
	margin-right: auto;
}
#haut_sage a {
	color:#FFFFFF;
	text-decoration:none;
}
#haut_sage a:hover {
	color:#000000;
}
#bandeau_sage {
	background:url(../images/webzineV2/header_sage_fond.gif) repeat-x;
	font-size:11px;
	height:34px;
	color:#FFFFFF;
}
#bandeau_sage div {
	padding-top:11px;
	text-align:left;
	width:960px;
	margin:0 auto;
}
#header_sage {
	font-size:11px;
	width:970px;
	height:120px;
	margin:0 auto;
}
#header_sage .div1 {
	margin-top:42px;
	float:left;
}
#header_sage .div2 {
	width:219px;
	height:57px;
	float:right;
	background:url(../images/webzineV2/header_sage_container.gif) no-repeat;
}
#header_sage .a1 {
	margin:7px 0 0 24px;
}
#header_sage .a2 {
	margin:2px 0 0 39px;
}
#menu_sage {
	width:970px;
	height:30px;
	background:url(../images/webzineV2/header_sage_menu.gif) no-repeat;
	margin:0 auto;
}
#menu_sage div{
	float:right;
	padding:0 20px;
	font-size:13px;
	margin-top:7px;
	cursor:pointer;
}
#menu_sage a {
	color:#008064;
	text-decoration:none;
}
#header {
	width:980px;
	background:url(../images/webzineV2/header.jpg) no-repeat;
	margin:0 auto 0 auto;
	padding-top:15px;
}
#header_titre {
	margin-left:15px;
	font-size:12px;
	width: 450px;
}
#header_titre p {
	margin-top:7px;
}
#header_perso {
	font-size:13px;
	float: right;
	width: 445px;
	margin-top:-83px;
	margin-right:10px;
}
#header_perso .b1 {
	margin-left: 160px;
	margin-top: 15px;
	font-weight:bold;
	color:#003d22;
}
#header_perso .b2 {
	color:#64902b;
	margin-left: 150px;
	margin-top: 5px;
	font-size:11px;
}
#header_perso a {
	color:#64902B;
	text-decoration:none;
}
#header_perso a:hover {
	color:#008064;
	text-decoration:underline;
}
#header_menu {
	height:42px;
	margin-left: 15px;
	margin-top: 15px;
}
#header_menu_div{
	float:left;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	width: 133px;
	height: 42px;
	background:url(../images/webzineV2/fond_sage_menu_inactive.gif) no-repeat;
}
#header_menu_active{
	float:left;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	width: 133px;
	height: 42px;
	background:url(../images/webzineV2/fond_sage_menu_active.gif) no-repeat;
}
#header_menu .pligne{
	margin-top:18px;
	font-size:11px;
	margin-left: -20px;
	text-align:center;
}
#header_menu p {
	margin-top:12px;
	font-size:11px;
	margin-left: -20px;
	text-align:center;
}
#header_menu a {
	color:#ffffff;
	text-decoration:none;
}
/* --- Fin head --- */
/* --- Contenu --- */
#contenu{
	width:980px;
	margin:0 auto 0 auto;
	padding: 0;
	background:url(../images/webzineV2/filet_central.jpg) repeat-y right;
}
#both{
	clear: both;
	height:50px;
}
/* --- Colonne gauche --- */
#gauche{
	width:680px;
	float:left;
}
#titre_article{
	float:left;
	width:680px;
/*	height:70px;*/
	min-height:70px;
	background-color: #ebf5eb;
	color: #073e21;
	font-size: 20px;
/*	padding-bottom:10px;*/
}
#titre_article .t1{
	margin-top: 20px;
	margin-left: 10px;
	float:left;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
}
#titre_article .t1d{
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
/*	height:70px;*/
	width:580px;
}
#titre_article .t1d2{
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
/*	height:70px;*/
	width:580px;
}
#titre_article .t2{
	float:right;
	font-size: 12px;
	margin-top:15px;
/*	padding-top:25px;*/
}
#titre_article .t22{
	float:right;
	font-size: 12px;
/*	margin-top:15px;
	padding-top:25px;*/
}
#titre_article .t3{
	margin-left: 10px;
	font-size: 15px;
	margin-top: 15px;
	color: #5b913a;
	font-weight: bold;
}
#titre_article .t4{
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
}
#titre_article a{
	float:right;
	margin-right: 20px;
	font-size: 12px;
	margin-top:5px;
	color: #5b913a;
}
#titre_dossier{
	width: 680px;
}
#bloc_dossier{
	display:none;
}
#text_article_660{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 660px;
	float:left;
}
/*#video_temoignage{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 380px;
	float:left;
}
#texte_temoignage{
	margin-top: 10px;
	float:left;
	width: 280px;
}*/
#texte_temoignage a{
	color: #64902b;
}
#form_abo{
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 300px;
	float:left;
}
.infoMsgError{
	margin-left:20px;
/*	float:left;*/
	color:#FF0000;
	font-size:12px;
}
.infoMsgOK{
	margin-left:20px;
/*	float:left;*/
	color:#64902B;
	font-size:12px;
}
#form_abo .champ1{
	width: 45px;
}
#form_abo .champ2{
	width: 65px;
}
#champ_abo{
	margin-top: 60px;
	margin-left: 40px;
	float:left;
	width: 320px;
}
#champ_abo .v{
	font-weight: bold;
	color: #64902b;
}
#texte_article_500{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 510px;
	float:left;
}
#texte_dossier{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 500px;
	float:left;
}
#rire{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 500px;
	float:left;
}
#rire_vignette{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 3px;
	width: 155px;
	height:122px;
	float:left;
	border: solid 1px #aac02b;
}
#rire_vignette a{
	cursor: pointer;
}
#note_partage{
	margin-top: 10px;
	float:left;
	width: 160px;
	font-size:11px;
}
#note_dossier{
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: #ebf5eb;
	height: 50px;
	width:135px;
	color: #5a913a;
}
#partage_dossier{
	background-color: #c1cfc7;
	border-top: solid 1px #92ab9d;
	border-bottom: solid 1px #92ab9d;
	color: #016549;
	height: 30px;
	width: 135px;
	margin-left: 10px;
}
#separation{
	width: 680px;
	height: 6px;
	float:left;
}
#rencontre_dossier{
	float:left;
	width: 340px;
	min-height: 250px;
	border-right: solid 1px #c1cfc7;
}
#rencontre_dossier .titre{
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
}
#rencontre_dossier .titre2{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	color: #073e21;
	font-size: 16px;
}
#rencontre_dossier .video{
	margin-left: 10px;
	margin-right: 10px;
}
#rencontre_dossier .contenu{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	bottom: 10px;
}
#article{
	float:left;
	width: 339px;
	height: 300px;
}
#article .titre{
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
}
#article .titre2{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	color: #073e21;
	font-size: 16px;
}
#article .contenu{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	bottom: 10px;
}
#article .image{
	margin-bttom: 5px;
}
#article a{
	color: #5b913a;
}
.last_commentaire{
	float: left;
	width: 680px;
	padding-top: 15px;
	/*padding-left: 20px;*/
}
.last_commentaire_titre{
	width: 500px;
	font-size: 20px;
	border-bottom: solid 1px #666666;
	font-weight:bold;
}
.last_commentaire_table{
	width: 500px;
	font-size: 12px;
	display:block;
}
.write_commentaire{
	float: left;
	width: 680px;
	padding-top: 15px;
/*	padding-left: 20px;*/
	font-size: 20px;
	margin-bottom:20px;
}
.write_commentaire_titre{
	width: 500px;
	font-size: 20px;
	border-bottom: solid 1px #666666;
	font-weight:bold;
}
.write_commentaire .table{
	width: 500px;
	font-size: 12px;
	font-weight:bold;
}
#archive_titre{
	float:left;
	width:680px;
/*	height:70px;*/
	min-height:70px;
	background-color: #ebf5eb;
	color: #073e21;
	font-size: 20px;
}
#archive_titre .t1{
	margin-top: 20px;
	margin-left: 10px;
	float:left;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
}
#archive_titre .t1d{
	margin-top: 15px;
	margin-left: 10px;
	float:left;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
/*	height:70px;*/
	width:580px;
}
#archive_titre .t2{
	float:right;
	font-size: 12px;
	padding-top:25px;
}
#archive_titre .t3{
	margin-left: 10px;
	font-size: 15px;
	margin-top: 15px;
	color: #5b913a;
	font-weight: bold;
}
#archive_titre .t4{
	margin-left: 10px;
	float:left;
	color: #073e21;
	font-size: 20px;
	font-weight:bold;
}
#archive_titre a{
	float:right;
	margin-right: 20px;
	font-size: 12px;
	margin-top:5px;
	color: #5b913a;
}
#archive{
	display:none;
	float:left;
	width: 680px;
}
#archive_texte{
	margin-left: 10px;
	margin-top: 5px;
}
#space{
	height: 40px;
	width:680px;
	float:left;
}
#space2{
	height: 15px;
	width:680px;
	float:left;
}
/* --- Fin colonne gauche --- */
/* --- Colonne droite --- */
#droite{
	width:300px;
	float:left;
	overflow:hidden;
}
#bloc_info{
	margin-top: 20px;
	margin-left: 13px;
	width: 274px;
	height: 184px;
	background:url(../images/webzineV2/droite_fond_besoin_info.jpg) no-repeat;
	padding: 5px 0 5px 0;
	text-align:center;
}
#bloc_info .p1{
	color: #003d22;
	font-size: 13px;
}
#bloc_info .p2{
	color: #003d22;
	font-size: 10px;
}
#bloc_temoignage{
	margin-top: 5px;
	margin-left: 15px;
	width: 272px;
	height: 225px;
}
#bloc_temoignage_lien{
	margin-top: 3px;
}
#bloc_temoignage a{
	color: #64902b;
	font-size:10px;
}
#bloc_chiffre{
	margin-top: 40px;
	margin-left: 15px;
	width: 272px;
	background:url(../images/webzineV2/droite_fond_chiffre.jpg) repeat-y;
}
#bloc_chiffre .table{
	margin-left: 10px;
	margin-top: 5px;
}
#bloc_enquete_title{
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 0px;
	width: 272px;
}
#bloc_enquete{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 270px;
	border-left: solid 1px #028266;
	border-right: solid 1px #028266;
	border-bottom: solid 1px #028266;
}
#bloc_enquete p{
	font-size: 14px;
	color: #028266;
	margin: 0 5px 0 5px;
}
#bloc_enquete .r1{
	color: #7aaa27;
	font-weight: bold;
}
#bloc_enquete .r2{
	color: #f3a50d;
	font-weight: bold;
}
#bloc_enquete_reponse{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#bloc_enquete2{
	margin-top: 0px;
	margin-left: 15px;
	width: 270px;
	border-left: solid 1px #028266;
	border-right: solid 1px #028266;
	border-bottom: solid 1px #028266;
/*	background:url(../images/webzineV2/marche_fond_sondage.jpg) no-repeat;*/
	padding-top: 2px;
}
#bloc_enquete2 .p{
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 2px;
}
#bloc_enquete2 .p1{
	color: #7aaa27;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 2px;
}
#bloc_enquete2 .p2{
	color: #f3a50d;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#bloc_agenda{
	margin-top: 20px;
	margin-left: 15px;
	width: 272px;
	background:url(../images/webzineV2/droite_fond_agenda.jpg) repeat-y;
}
#bloc_agenda_div{
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#bloc_agenda_separator{
	margin-left: 5px;
}
#bloc_agenda .p1{
	color: #028266;
	font-size: 11px;
}
#bloc_agenda .p2{
	color: #028266;
	font-size: 12px;
	font-weight:bold;
}
#bloc_agenda .p3{
	color: #000000;
	font-size: 11px;
}
#bloc_agenda .p4{
	float:right;
}
#bloc_agenda_lien{
	margin-top: 3px;
	margin-left: 15px;
}
#bloc_agenda_lien a{
	color: #64902b;
	font-size:10px;
}
#bloc_rire{
	margin-top: 20px;
	margin-left: 15px;
	width: 272px;
/*	height: 192px;*/
}
#bloc_rire_lien{
	margin-top: 3px;
	margin-left: 15px;
}
#bloc_rire_lien a{
	color: #64902b;
	font-size:10px;
}
#bloc_article{
	margin-top: 20px;
	margin-left: 15px;
	width: 272px;
	background:url(../images/webzineV2/droite_fond_article.jpg) repeat-y;
}
#bloc_article .table{
	margin-left: 20px;
	margin-top: 5px;
}
#bloc_article a{
	color :#028266;
}
#bloc_article a:hover{
	color :#000000;
}
/* --- Fin colonne droitre --- */
/* --- Fin Contenu --- */
/* --- Footer --- */
#pied{
	margin: 0 auto 0px auto;
	width: 980px;
	height: 230px;
}
#edition{
	width: 193px;
	float:left;
	margin-left: 0px;
	background-color: #e2eed6;
	padding-bottom: 10px;
/*	height: 220px;*/
}
#edition p{
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
}
#edition a{
	color: #666666;
}
#edition a:hover{
	color: #000000;
}
#rubrique{
	width: 162px;
	float:left;
	margin-left: 3px;
	background-color: #e2eed6;
	height: 195px;
}
#rubrique p{
	margin-left: 10px;
	margin-top: 20px;
}
#rubrique a{
	color: #028266;
	font-weight:bold;
	font-size: 11px;
}
#rubrique a:hover{
	color: #000000;
}
#commentaire{
	width: 318px;
	float:left;
	margin-left: 3px;
	background-color: #e2eed6;
	height: 195px;
}
#commentaire p{
	margin-left: 20px;
	margin-top: 20px;
}
#commentaire a{
	color: #666666;
}
#commentaire a:hover{
	color: #000000;
}
#other{
	width: 298px;
	float:left;
	margin-left: 3px;
	background:url(../images/webzineV2/footer_fond_sage.jpg) no-repeat;
	height: 195px;
}
#other p{
	margin-left: 20px;
	margin-top: 20px;
}
#footer_sage {
	width:970px;
	margin:13px auto 0 auto;
	padding-top:7px;
	border-top:solid 1px #dbdbdb;
	text-align:center;
	font-size:11px;
	color:#008064;
}
#footer_sage div.liens {
	float:left;
	margin-left:140px;
}
#footer_sage div.logo {
	float:left;
	margin-left:10px;
	padding-bottom:20px;
}
#footer_sage a {
	text-decoration:none;
	color:#008064;
}
#footer_sage a:hover {
	color:#000000;
}
/* --- Fin footer --- */
