@charset "UTF-8";
/* CSS Document */

body {
	background-color: #616d72;
	background-image: url(http://www.roulonspropre-roulonsnature.com/imagesPetition/bgBody.gif);
	background-repeat: repeat-x;
}

#containerPrincipal{
	background-color:#FFFFFF;
	position:absolute;
	left: 50%;
	margin-left: auto; 
	margin-right: auto;
	width: 820px; 
	margin-left: -410px;
}


#container1{
	background-image:url(http://www.roulonspropre-roulonsnature.com/imagesPetition/bg.gif); 
	background-repeat:repeat-y;
}

#header{
	width:820px;
	height:110px;
}

#terre{
	float:right;
}

#titre{
	width:483px;
	height:44px;
}

#texte1{
	margin:30px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#texte2{
	margin:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titrevert{
	color:#508500;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textegrisbold{
	color: #343333;
	font-size: 11px;
	font-weight: bold;
}
.textegris{
	color: #343333;
	font-size: 11px;
}

a{background-color:inherit; color:#518600; font-weight:inherit; text-decoration:none;}
a:hover{background-color:inherit; color:#518600; font-weight:inherit; text-decoration:underline;}
a img{border:0;}

.important{color: #508500;font-weight: bold;}
