/* CSS Document */

* {margin:0;}
.spip_documents_right{
margin:0 0 10px 10px}

.spip_documents_left{
margin:0 10px 10px 0}

body {
	font-family: 'Molengo', serif;
	font-size:12px;
	color: #000;
	line-height:14px;
	background-color:#ECECED;
	background-image:url(tile.gif); 
	background-repeat:repeat-y;
	background-position:center;

}
fieldset{border:0; text-align:left;}
.formulaire_forum{width:100px;}




textarea {width:370px;}

.text{width:360px;}

#conteneur {
	width: 875px;
	margin-right: auto;	
	margin-left: auto;	
	background-color:#fff;
	padding:12px 25px 25px 25px;
	line-height:14px;
	
}
h1{
width:420px;
padding:6px 0 6px 5px;
background-color:#dd1d73;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
}

img{
border:0;}

h2{
width:420px;
padding:6px 0 4px 5px;
background-color:#ffd5e8;
font-size:13px;
font-weight:normal;
font-style:italic;

}
.dateheure{
margin:2px 0 6px 5px;
font-size:10px;}

.decalage{
margin:0 0 0 5px;}



#contenu{
margin-top:12px;

}

img#logo{
float:left;
padding-bottom:12px;
}

#modulemusique{
margin-left:25px;
padding-left:7px;
float:left;
width:193px;
height:102px;
background-color:#ECECED;
}


#colonnecentrale {
margin-left: 225px;
margin-right: 225px;

}

#gauche {
float:left;
width:200px;
}

#droite {
float:right;
width: 200px;

}

#contact{
background-color:#ECECED;
padding:10px;
width: 180px;
}
#liensref{
background-color:#ECECED;
padding:10px;
margin-top:12px;
width: 180px;
}

a:link{color:#dd1d73; text-decoration:none;}
a:visited{color:#dd1d73;text-decoration:none;}
a:hover{color:#fff;text-decoration:underline; background-color:#dd1d73;}
a:active{color:#000; text-decoration:none;}

a.on {font-weight: bold; }
.hrgris {
	margin-top:20px;
	margin-bottom:20px;
	border-bottom-style:solid;
	border-bottom-color: #ECECED;
	border-bottom-width:5px;
}
.hrrose {
width:875px;
	margin-top:10px;
	margin-bottom:0px;
	border-bottom-style:solid;
	border-bottom-color: #ECECED;
	border-bottom-width:5px;
	clear: both;
}
p{margin-bottom:10px;}

#formulaire_forum{width:400px}