/* CSS Document */

*{
	border:0; padding:0; margin:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#bg{
	background:url(../images/bg_fleurs-tous.gif) no-repeat top;
	height:100%;
	width:100%;
	float:left;
	min-height:1200px;
}
#tous{
	width:974px;
	margin:20px auto;
}
#gauche{
	width:315px;
	float:left;
	text-align:right;
	margin-left:-80px;
}
#gauche img{
	display:block;
	float:right;
}
#droite{
	width:659px;
	float:left;
}
#contenu{
	width:589px;
	padding:0px 35px 35px 35px;
	margin-top:-10px;
	background:#C60751 url(../images/bg_contenu-bas.gif) no-repeat bottom right;
}
.nouvelle1{
	width:274px;
	height:180px;
	float:left;
	padding-left:35px;
	background-color:#C60751;
}
.nouvelle2{
	width:285px;
	height:180px;
	float:left;
	padding-left:35px;
	padding-right:30px;
	background-color:#C60751;
}
#nouveaux-ateliers{
	width:594px;
	float:left;
	padding:0px 30px 30px 35px;
	background:#C43061 url(../images/bg_produits-ateliers.gif) no-repeat bottom right;
}
#pieddepage{
	width:659px;
	height:36px;
	display:block;
	clear:both;
	background:url(../images/bg_pieddepage.gif) no-repeat left;
	margin-bottom:60px;
	font-size:11px;
}
h1{
	font-size:22px;
	font-weight:lighter;
	color:#fff;
	margin-bottom:10px;
}
h2{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:10px 0px 0px 0px;
}
#contenu h2{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:20px 0px 0px 0px;
}
.date{
	font-size:17px;
	background-color:#FFFFFF;
	color:#c60751;
	font-weight:lighter;
	padding:3px 10px 3px 35px;
	margin-left:-35px;
}
.titre{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:10px 0px 0px 0px;
}
.page{
	height:20px;
	width:20px;
}
p{
	display:block;
	clear:both;
	margin:5px 0px 5px 0px;
}
a{
	color:#fff;
	text-decoration:none;
}	
a:hover{
	color:#C60751;
	text-decoration:none;
	background-color:#FFFFFF;
}
ul{
	margin:10px 0px 10px 20px;
	list-style-type:square;
}
li{
	padding:2px 3px;
	margin-left:15px;
}
input, textarea{
	border:1px solid #ccc;
	padding:1px 3px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}
select{
	border:1px solid #ccc;
	font-family:Arial, Verdana, sans-serif;
}
