/* CSS Document */

body {
	width:800px;
	margin:0px auto;
	background-color:#afdf4f;
}

div.moduleVote{
	background-image: url(img/imgNaturaRight.gif);
	background-repeat: no-repeat;
	width:327px;
	height:408px;
}

div.mariage{
	background-image: url(img/champagne2.gif);
	background-repeat: no-repeat;
	width:790px;
	height:408px;
}

div.conteneur {background-color:#A0D450;
}

div.banniere {
	background-color:#afdf4f;
	height:100px;
	background-image: url(img/header2007.gif);
	background-repeat: no-repeat;
}

div.menu {
	background-color:#afdf4f;
	height:40px;
	text-align:left;
	padding:2px;
	background-repeat: no-repeat;
}

div.sousMenu {
	background-color:#A0D450;
	height:20px;
	text-align:left;
	padding:5px;
	background-image: url(img/sousMenu.gif);
	background-repeat: no-repeat;
}
div.gauche {background-color:#A0D450;width:140px;float:left;margin-bottom:-750em;padding:5px;}
div.centre{
	width:638px;
	margin-left:150px;
	padding:5px;
	background-color:#A0D450;
	text-align: justify;
}


div.sousColonne {
	background-color:#A0D450;
	height:30px;
	text-align: center;
	vertical-align: middle;
}

div.foot {
	background-color:#afdf4f;
	height:50px;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
}
.tire {clear:both;padding:0 5px;display:block;}

p{margin:0;}

h1	
	{
	font-family: Verdana;
	font-size: 18px;
	font-style: bold;
	color: #000000;
	text-align: justify;
	font-weight: 900;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {text-decoration: none;}
A:link {color:blue}
A:visited {color:blue;}

.p1	{
	font-family: verdana;
	font-size: 16px;
	color: red;
	text-align: justify;
	font-weight: bold;
	}

.p2	{font-family: verdana;
	font-size: 9px;
	font-style: oblique;
	color: #000000;
	text-align: justify;
	}
	
.p3	{font-family: verdana;
	font-size: 9px;
	font-style: oblique;
	color: #24326c;
	text-align: left;
	}
		
.p4	{	font-family: verdana;
	font-size: 16px;
	color: red;
	text-align: justify;
	font-weight: bold;
	}
	
	.gras	
	{
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	color: #000000;
	text-align: justify;
	font-weight: 900;
	}
	
