html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight:regular;
	font-family:tahoma, arial, sans-sherif;
	color:#FFFFFF;
	background:#cacaca;
}


p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}





p{
padding-left:10px;
text-align:justify;
}

#total{

margin-top:30px;

width:950px;

margin-left:auto;
margin-right:auto;

}



#bandeau_top{
margin-left:auto;
margin-right:auto;
background-color:#6F1C52;
width:948px;

}



#bandeau_mileu{
margin-left:auto;
margin-right:auto;
background-color:#6F1C52;
width:948px;
padding-bottom: 0px;
clear:both;
overflow:auto;
}

#bandeau_mileu p{
margin-bottom: 0px;
}

#bandeau_mileu2{
margin-left:auto;
margin-right:auto;
margin-left:30px

width:948px;


clear:both;
}

#b_left{
	background:#6F1C52;
	float:left;
	width:290px;
	padding-left:35px;
	color: #6F1C52;
	font-size: 11px;
}


#b_right{

margin-left:0px;
background:#6F1C52;
float:left;
width:593px;

}

#bandeau_bas{
	margin-left:auto;
	margin-right:auto;
	background-position:top;
	background-repeat:no-repeat;
	width:948px;
	height:25px;
	padding-top: 2px;
	clear:both;
	background-image: url(images/b_footer.png);
}


#bandeau_bas p{
font-size:11px;

padding-left:80px;
margin-top:0px;

}

.trait{
	width:553px;
	margin-right:10px;
	margin-left:10px;
	height:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.trait2{
	height:1px;
	width:390px;
	margin-left:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

.rallonge{
	margin-left:3px;
	margin-right:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.break{
	clear:both;
}


.courbe{
background:url(images/courbe_fin.png);
}

ul {
padding-bottom:8px;
padding-left:27px;
}


ul li{
padding-bottom:3px;
padding-left:20px;
}


li{
background:url(image/puce_fleur.png);
background-repeat:no-repeat;
list-style-type:disc;
}

.title{
	margin-left:0px;
	margin-bottom:3px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: underline;


}

.mailing{
background:url(images/b_mailing.png);
background-repeat:no-repeat;
height: 96px;
}

.contact{
height:299px;
background:url(images/coordonne.png) left top;
background-repeat:no-repeat;
}

.contact2{
height:299px;
background:url(images/coordonne2.png) left top;
background-repeat:no-repeat;

}



.tableau{
border:solid 1px #333333;
}

.r_gauche{
background:url(images/rallonge_g.png);

}

.r_droite{
background:url(images/rallonged2.png);


}

.cyc {
		position: absolute;
		top: -10000px;
	}
	
	a:link {
	color: #FFFFFF;
}
a:hover {
	color: #310D24;
}
a:visited {
	color: #C43191;
}
a:active {
	color: #FF0000;
}
a.menu-gauche {
	font-weight: bold;
	color: #6F1C52;
	text-decoration: underline;

}
a.menu-gauche:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
