/* CSS Document */

/*style Fleurs Frédéric Gosselies*/

html{
margin:0;
padding:0;
}
Body{
	background-color: #ffefd5;
}
}


/* CSS Document */
html{
	margin:0;
	padding:0;
}

#contenu{
	float:left;
	width: 635px;
	margin:0px 0px 15px 14px;
	padding:10px;
	vertical-align: top;
		
}
#conteneur {
/*limite de la largeur à 800px avec marge auto centrée*/
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	padding:10px;
		
	}
p{
	margin:0 0 1em 0;
	font-family: "Monotype Corsiva";
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: normal;
	text-align: left;
}
ul#menug{
	color:#666666;
	margin-left:-4px;
	margin-top:0px;
	margin-bottom:8px;
	padding:8px;
	font: 1em;
	font-family:"Monotype Corsiva";
	font-style:normal;
	font-weight:bold;
	list-style-type:none;
	float: left;
	
}
#menug a{
	/*changement du type inline en block*/
display:block;
	margin:5 5 5 -10px;
	color:#333333;
	text-decoration:none;
	line-height:1.5em;
	/* largeur des bloc du menu à 150px  */
width: 160px;
	font-family: "Monotype Corsiva";

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

/*#menug a:link{
/*color:#ffffcc;
background-color:#cc3333;
color:#cc3333;
}*/
#menug a:hover{
color:black; 
/*soulignement des leins activés*/
text-decoration:underline;
}

#menug a:active{
color:#cc3333;
}
#conteneur ul {
	font-family: "Monotype Corsiva";
	font-size: 1.2em;
	line-height: 30px;
	font-weight: lighter;
	list-style-position: outside;
	/*list-style-type: square;*/
}
#footer {
	font-size: 12px;
	clear:both;
	text-align:center;
	margin-top:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color:#333333;
	text-decoration:none;
	line-height:30px;
	font-weight: normal;

	background-color:@cc3333;
	text-align: center;
	background-color: #FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
	background-color:#666666;
}
#contenu li {


	font-family: "Monotype Corsiva";
	font-size: 1.2em;
	line-height: 30px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type:circle;
}
.img_gauche{
float:left;
margin:5 5 5 0px;
}
.img_droite{
float:right;
margin:5 0 5 5px;
}.p_maigre {

	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: justify;
}
.p_center {

	margin:0 0 1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}
.h1_centre {
	margin:0 0 1em 0;
	font-family: "Monotype Corsiva";
	font-size: 2.1em;
	line-height: 2em;
	font-weight: bold;
	text-align: center;
	color: #666666;
	vertical-align: top;
}
.gd_titre_centre {

	margin:0 0 0.5 0 ems;
	font-family: "Monotype Corsiva";
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #666666;
	vertical-align: top;
}
.ul_li {
	font-family: "Monotype Corsiva";
	font-size: 0.7em;
}

.p_centre {

	margin:0 0 1em 0;
	font-family: "Monotype Corsiva";
	font-size: 1.9em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
}
.liste_contenu {
	list-style-type: square;
	font-family: "Monotype Corsiva";
	font-weight: normal;
}
table {
	font-family: "Monotype Corsiva";
	font-size: 1.5em;
}
.ul_li_li {
	font-family: "Monotype Corsiva";
	font-size: 0.7em;
	list-style-type: none;
}
.red {
	font-size: 2em;
	color: #FF0000;
}
.p_petit {

	margin:0 0 1em 0;
	font-family: "Monotype Corsiva";
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
}

