body{
	background-color:#A1B5C0;
	background-image:url(assets/bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
img{
	border:0px;
}
a{
	text-decoration :underline;
	color:#4f8b91;
}
a:hover{
	text-decoration :none;
	color:#4f8b91;
}
h1{
	background-repeat:no-repeat;
	font-size:14px;
	color:#333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 5px; 
	margin-left: 0px; 
	padding-left: 0px;
}
h2{
	font-size:14px;
	color:#333333;
	font-weight: bold;
}
h3{
	font-size:13px;
	color:#333333;
	font-weight: bold;
}
h4{
	color:#C51B43;
	font-size:12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 20px; 
	margin-bottom: 0px; 
	margin-left: 5px; 
}
h5{
	color:#AAD820;
	font-size:12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 20px; 
	margin-bottom: 0px; 
	margin-left: 5px; 
}
p{
	margin-top: 5px;
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	color:#333333;
	font-size:11px;
	text-align:justify;
}
label{
	float:left;

}
form{
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
}
ul{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top: 0px;	
	padding-right: 0px;	
	padding-bottom: 0px;	
	padding-left: 25px;
}
hr{
	clear:both;
	height:2px;
	border-bottom:1px solid #B2D3CC;
	border-left:0px solid #B2D3CC;
	border-right:0px solid #B2D3CC;
	border-top:0px solid #B2D3CC;
	margin-bottom: 10px;
}
/* mise en page */
#fond{ 
	background-image:url(assets/bandefond.gif);
	background-repeat:repeat-y;
	width:775px;
	}
#interface{
	width:775px;
	text-align:left;
	background-image:url(assets/entete.jpg);
	background-repeat:no-repeat;
}
#logo{
	height:57px;
	float:left;
	padding-top:18px;
	padding-left:2px;
}
#outils{
	text-align:right;
	padding-top:84px;
	padding-right:15px;
}
#outils IMG{
	margin-left:8px;
}
#pieddepage{
	height:98px;
	width:775px;
	background-image:url(assets/foot.gif)	}
#entete{
	height:135px;
	width:775px;
	margin-bottom:0px;
}
#left{
	width:135px;
	float:left;
	font-size:11px;
	margin-top:40px;
	margin-bottom: 10px;
	padding-left:31px;
}
#right{
	float:left;
	margin-top:5px;
	margin-bottom: 10px;
	margin-left:0px;
	width:608px;
	
}
#foot{
	font-size:10px;
	color:#4F8B91;
	margin-bottom:10px;
	margin-top:0px;
	padding-top:0px;
}
.menu{
	/*font: Arial, Helvetica, sans-serif;*/
	font-size:10px;
	font-weight:bold;
	background-image:url(assets/pucemenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:6px;
	padding-bottom:2px;
	padding-top:1px;
}
.menu a{
	color:#000;
	font-variant:normal;
	text-decoration:none;
}
.menu a:hover{
	color:#A3B6BA;
	font-variant:normal;
	text-decoration:none;
}
.blocmenu{
	padding-left:10px;
	background-image:url(assets/blocmenu_repeat.gif);
	background-repeat:repeat-y;
	width:116px;
}
.blocmenu_haut{
	background-position:bottom;
	background-image:url(assets/blocmenu_haut.gif);
	background-repeat:no-repeat;
	height:13px;
	width:126px;
}
.blocmenu_bas{
	background-image:url(assets/blocmenu_bas.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:8px;
	width:126px;
}
.clear{
	clear:both;

}
.colonne_left{
	
}
.colonne_right{
	float:left;
	margin-right:5px;
}
.colonne_central{ 
}
/* boxes 2=orange 3=violet 4=magenta 5=vert  */
.semaine{
	background-image:url(assets/blogsemaine2.gif);
	background-repeat:no-repeat;
	width:597px;
	height:130px;
}
.semaine_img{
	padding-left:42px;
	padding-right:0px;
	padding-top:18px;
	padding-bottom:0px;
	float:left;
}
.semaine_p{
	text-align:left;
	margin-right:30px;
	margin-left:142px;
	padding-top:56px;
	margin-bottom:0px;
}
.vide{
	clear:both;
	border-bottom:0px solid #B2D3CC;
	border-left:0px solid #B2D3CC;
	border-right:0px solid #B2D3CC;
	border-top:0px solid #B2D3CC;
}
#boxCENTRE_X{
	background-image:url(assets/box_centre_repeat.gif);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	margin-top:0px;
}
#semaineCENTRE_titre_X{
	background-image:url(assets/blogsemaine_centre_haut.gif);
	background-repeat:no-repeat;
	width:600px;
	height:54px;
	margin-top:0px;
	margin-bottom:0px;
}
#boxCENTRE_titre_X{
	background-image:url(assets/box_centre_haut.gif);
	background-repeat:no-repeat;
	width:550px;
	height:38px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:50px;
	padding-top:16px;
}
#boxCENTRE_titre_X H1{
	font-size:24px;
	color:#000;
	margin:0px;
	padding:0px;
}
#boxCENTRE_bas_X{
	background-image:url(assets/box_centre_bas.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:11px;
	margin-top:0px;
	margin-bottom:0px;
}
#boxX{
	background-image:url(assets/boxbar.gif);
	background-repeat:repeat-y;
	width:250px;
	height:134px;
	padding-left:25px;
	padding-right:25px;
}
#boxX H2{
	font-size:11px;
	font-weight: normal;
	color:#4f8b91;
	margin:0px;
}
#boxX_titre{
	background-image:url(assets/box.gif);
	width:300px;
	height:65px;
}
#boxX_bas{
	background-image:url(assets/boxbas.gif);
	width:300px;
	height:20px;
}
/*///////////////////*/
#boxCENTRE_1{
	background-image:url(assets/box_centre_repeat.gif);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	margin-top:0px;
}
#boxCENTRE_titre_1{
	background-image:url(assets/blogsemaine_centre_haut.gif);
	background-repeat:no-repeat;
	width:600px;
	height:54px;
	margin-top:0px;
	margin-bottom:0px;
}
#boxCENTRE_bas_1{
	background-image:url(assets/box_centre_bas.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:11px;
	margin-top:0px;
	margin-bottom:0px;
}
/*///////////////////*/
#boxCENTRE_2{
	background-image:url(assets/blogstar_centre_repeat.gif);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	margin-top:0px;
}
#boxCENTRE_titre_2{
	background-image:url(assets/blogstar_centre_haut.gif);
	background-repeat:no-repeat;
	width:600px;
	height:54px;
	margin-top:0px;
	margin-bottom:0px;
}
#boxCENTRE_bas_2{
	background-image:url(assets/blogstar_centre_bas.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:11px;
	margin-top:0px;
	margin-bottom:0px;
}
#box2{
	background-image:url(assets/blogstarbar.gif);
	background-repeat:repeat-y;
	width:232px;
	height:  170px;
	padding-left:25px;
	padding-right:25px;
}
#box2 H2{
	font-size:11px;
	font-weight: normal;
	color:#fa9411;
	margin:0px;
}
#box2_titre{
	background-image:url(assets/blogstar.gif);
	background-repeat:no-repeat;
	width:282px;
	height:65px;
}
#box2_bas{
	background-image:url(assets/blogstarbas.gif);
	background-repeat:no-repeat;
	width:242px;
	height:25px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
#boxCENTRE_3{
	background-image:url(assets/blogtrotter_centre_repeat.gif);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	margin-top:0px;
}
#boxCENTRE_titre_3{
	background-image:url(assets/blogtrotter_centre_haut.gif);
	background-repeat:no-repeat;
	width:600px;
	height:54px;
	margin-top:0px;
	margin-bottom:0px;
}
#boxCENTRE_bas_3{
	background-image:url(assets/blogtrotter_centre_bas.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:11px;
	margin-top:0px;
	margin-bottom:0px;
}
#box3{
	background-image:url(assets/blogtrotterbar.gif);
	background-repeat:repeat-y;
	width:232px;
	height:  170px;
	padding-left:25px;
	padding-right:25px;
}
#box3 H2{
	font-size:11px;
	font-weight:normal;
	color:#AE3D9B;
	margin:0px;
}
#box3_titre{
	background-image:url(assets/blogtrotter.gif);
	background-repeat:no-repeat;
	width:282px;
	height:65px;
}
#box3_bas{
	background-image:url(assets/blogtrotterbas.gif);
	background-repeat:no-repeat;
	width:242px;
	height:25px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
#boxCENTRE_4{
	background-image:url(assets/blogotematik_centre_repeat.gif);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	margin-top:0px;
}
#boxCENTRE_titre_4{
	background-image:url(assets/blogotematik_centre_haut.gif);
	background-repeat:no-repeat;
	width:600px;
	height:54px;
	margin-top:0px;
	margin-bottom:0px;
}
#boxCENTRE_bas_4{
	background-image:url(assets/blogotematik_centre_bas.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:11px;
	margin-top:0px;
	margin-bottom:0px;
}
#box4{
	background-image: url(assets/blogotematikbar.gif);
	background-repeat:repeat-y;
	width:232px;
	height:  170px;
	
	padding-left:25px;
	padding-right:25px;
}
#box4 H2{
	font-size:11px;
	font-weight: normal;
	color:#C51B43;
	margin:0px;
}
#box4_titre{
	background-image:url(assets/blogotematik.gif);
	background-repeat:no-repeat;
	width:282px;
	height:65px;
}
#box4_bas{
	background-image:url(assets/blogotematikbas.gif);
	background-repeat:no-repeat;
	width:242px;
	height:25px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
#boxCENTRE_5{
	background-image:url(assets/blogart_centre_repeat.gif);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	margin-top:0px;
}
#boxCENTRE_titre_5{
	background-image:url(assets/blogart_centre_haut.gif);
	background-repeat:no-repeat;
	width:600px;
	height:54px;
	margin-top:0px;
	margin-bottom:0px;
}
#boxCENTRE_bas_5{
	background-image:url(assets/blogart_centre_bas.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:600px;
	height:11px;
	margin-top:0px;
	margin-bottom:0px;
}
#box5{
	background-image:url(assets/blogartbar.gif);
	background-repeat:repeat-y;
	width:232px;
	height:  170px;
	padding-left:25px;
	padding-right:25px;
}
#box5 H2{
	font-size:11px;
	font-weight: normal;
	margin:0px;
	color:#AAD820;
}
#box5_titre{
	background-image:url(assets/blogart.gif);
	background-repeat:no-repeat;
	width:282px;
	height:65px;
}
#box5_bas{
	background-image:url(assets/blogartbas.gif);
	background-repeat:no-repeat;
	width:242px;
	height:25px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
.semaine_p A,
#box5 A,
#box4 A,
#box3 A,
#box2 A{
	text-decoration:none;
}
.psemaine A:HOVER,
#box5 A:HOVER,
#box4 A:HOVER,
#box3 A:HOVER,
#box2 A:HOVER{
	text-decoration:underline;
}
/* petit */
.haut{
	background-image:url(assets/petit/haut.jpg);
	background-repeat:no-repeat;
	width:530px;
}
.repeat{
	background-image:url(assets/petit/repeat.jpg);
	background-repeat:repeat-y;
	width:530px;
}
.bas{
	background-image:url(assets/petit/bas.jpg);
	background-repeat:no-repeat;
	width:530px;
	height:86px;
}
.milieu{
	padding:40px 0px 0px 60px;
}
.bouton_1{
	background-color:#ACD0CE;
	border-bottom:2px solid  #C6E3E2;
	border-right:1px solid  #ACffCE;
	border-left:2px solid  #83A9A8;
	border-top:1px solid  #83A9A8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.center{
	margin-left:auto;
	margin-right:auto;
	width:530px;
}
.formulaire{
	background-color:#EBF5F5;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:2px solid  #C6E3E2;
	border-bottom:1px solid  #fff;
	border-top:2px solid  #83A9A8;
	border-left:1px solid  #83A9A8;
}
/* forum */
.forum_entete{
}
.f_titre{
	background-color:#7ECFC6;
	border-bottom:1px solid #008C9F;
	width:580px;
	height:17px;
	margin-top:38px;
	padding-left:10px;
	padding-top:3px;
	/*font:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:bold;
	background-position:left;
	background-repeat:no-repeat;
}
.f_partie{
	width:590px;
	height:50px;	
	border-bottom:1px solid #5E8E87;
}
.f_icone{
	float:left;
	width:45px;
	height:46px;
	margin-top:4px;
}
.f_description{
	width:330px;
	float:left;
	padding-top:5px;
	padding-right:5px;
}
.f_reponse{
	float:left;
	background-color:#CDE2E2;
	height:42px;
	width:90px;
	padding-top:8px;
	text-align:center;
}
.f_info{
	padding-top:8px;
	text-align:center;
}
.fs_partie{
	width:590px;
	height:44px;	
	border-bottom:1px solid #5E8E87;
}
.fs_icone{
	float:left;
	background-image:url(assets/puce_bulle.gif);
	background-repeat:no-repeat;
	width:45px;
	height:36px;
}
.fs_description{
	width:280px;
	float:left;
	padding-top:5px;
	padding-right:5px;
}
.fs_reponse{
	float:left;
	background-color:#CDE2E2;
	height:36px;
	width:45px;
	padding-top:8px;
	text-align:center;
}
.fs_info{
	padding-top:8px;
	text-align:center;
}
.fs_auteur{
	float:left;
	width:140px;
	padding-top:8px;
	text-align:center;
}
/* autres */
.vignette{
	padding-right:5px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	border:0 solid #FFFFFF;
	width: 60px;
}
.vignette2{
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	border:0 solid #FFFFFF;
	width: 100px;
	border:1px solid #333333;
}
.vignettesemaine{
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	border:0 solid #FFFFFF;
	height: 70px;
	text-align: center;	
}
.lireplus{
	background-image:url(assets/lire_plus.gif);
	background-repeat:no-repeat;
	width:81px;
	height:22px;
	margin-top:10px;
	padding-left:10px;
	padding-top:2px;
	font-weight:bold;
}
.lireplus A{
	color:#333333;
	text-decoration:none;
}
.lireplus A:HOVER{
	color:#4f8b91;
	text-decoration:none;
}
.commentaire{
	background-image:url(assets/commentaire.gif);
	background-repeat:no-repeat;
	width:130px;
	height:22px;
	float:right;
	font-weight:bold;
	clear:both;
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
	padding-left:4px;
	padding-top:2px;
}
.commentaire A{
	color:#333333;
	text-decoration:none;
}
.commentaire A:HOVER{
	color:#4f8b91;
	text-decoration:none;
}
.commentaire_bloc{
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
}
.signature{
	border-top:1px dotted #47AAA6;
	text-align:left;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:15px;
}
.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}
.rss{
	float: left;
	padding-top: 60px;
	padding-left: 48px;
}

.titrerub{
	padding-left: 50px;
	padding-top: 25px;
}
.bandeau{
	background-image:url(assets/bandeau_forum.gif);
	width:590px;
	height:17px;
}
.coll{
	width:304px;
	float:left;
}
.colr{
	width:304px;
	float:left;
}

.bugie{
	height: 500px;
	
}