@charset "utf-8";
body
{
	font-family: Arial, Helvetica, sans-serif; /* Base font family for most elements */
	font-size: 12px; /* Base size for all elements; other size definitions relates to this */
	margin: 0;
	height:100%;
	text-align:left;
	font-weight: normal;
	color: #000;
}

html
{
	height:100%;
}
div#allcontent
{
	position:relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	left: -10px;
	color: #000;
}
table#colonnes {
	width:100%;
	height:500px;
	border: none;
	background-image:url(images/fond.jpg);
	background-repeat: repeat-y;
	font-weight: normal;
	color: #000;
	line-height: normal;
}
table#newsletter {
	width:100%;
	height:500px;
	border: none;
	font-weight: normal;
	color: #000;
	line-height: normal;
}
div#calque_pied {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #D60047;
	height: 13px;
	color: #FFFFFF;
	text-align: center;
}
#gauche {
	text-align: justify;
	font-weight: normal;

}
.roseimajing {
	color: #D60047;
	font-weight: bold;
}
.boldgris {
	color: #4A4A4A;
	font-weight: bold;
}
.blanc {
	color: #fff;
	font-weight: normal;
}
#allcontent #colonnes tr #droite p a {
	color: #333;
}
h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	background-image: url(images/puce1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 28px;
}
h2 {
	font-size: 18px;
	color: #333;
	background-image: url(images/pucesqr.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	Font-style : italic;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	Font-style : normal;
	Background-color : #F3F3EB
}
#allcontent #colonnes tr #gauche p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	list-style-image: url(images/pucesqr.gif);
	border-top-color: #D6D6D6;
}

a {
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
a:hover {
	background-color: #F3F3EB;
}
ul{
	list-style-image: url(images/puce.gif);
}
li {
	margin-bottom: 10px;
}
