@charset "iso-8859-2";
p, img, table, div, ul, li, br {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background:url(images/fond_site.jpg)repeat-x;
	margin:0px;
	padding:0px;
	background-color:#c3a4fc;
}
.site {
	width:1000px;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
}
.fond {
	background:url(images/fond_backgr.jpg) center top no-repeat;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.bandeau_gauche {
	width:215px;
	height:436px;
	float:left;
	background:url(images/fond_Bandeau_gauche.jpg) no-repeat;
}
.contenu_texte_01 {
	width:785px;
	height:396px;
	float:right;
	color:#8456d8;
	background:url(images/fond_contenu_01.jpg) no-repeat;
}
.contenu_texte_mentions {
	width:785px;
	height:396px;
	float:right;
	color:#8456d8;
	background: url(images/fond_contenu_mentions.jpg) no-repeat;
}
.contenu_texte_soins{
	width:785px;
	height:396px;
	float:right;
	color:#8456d8;
	background: url(images/fond_contenu_soins.jpg) no-repeat;
}
.contenu_texte_soins_visage{
	width:785px;
	height:396px;
	float:right;
	color:#8456d8;
	background: url(images/fond_contenu_soins_visage.jpg) no-repeat;
}
.contenu_texte_amincissement{
	width:785px;
	height:396px;
	float:right;
	color:#8456d8;
	background: url(images/fond_contenu_amincissement.jpg) no-repeat;
}
.contenu_texte_contact {
	width:785px;
	height:396px;
	float:right;
	color:#8456d8;
	background: url(images/fond_contenu_contact.jpg) no-repeat;
}
.foot {
	width:1000px;
	height:143px;
	padding-top:30px;
	color:#ffffff;
}
a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	color: #8456d8;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.textevert {
	color:#6b823c;
}
.texterose {
	color:#7d219f;
}
.texterouge {
	color:#ff0000;
}
.texteorange {
	color:#fa5e00;
}
.textegrisbizarre {
	color:#333333;
}
.textebleu {
	color:#204184;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #3fb4e6;
}
.textebleufonce {
	color:#003366;
}
.textemarronclair {
	color:#988365;
}
.textemarronfonce {
	color:#22160b;
}
.texteviolet {
	color:#8456d8;
}
.font14 {
	font-size:14px;
	color:#333333;
}
.font16 {
	font-size:16px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}
/*formulaire*/
#form{
background-color:#b087fd;filter:alpha(opacity=50);-moz-opacity:0.7;opacity: 0.7;
border:1px solid #f0d0d8;
color:#ffffff;
}
/*newsletter*/
#mesnews1 {
	/* Typical fixed height and fixed width example */
top: 240px;
position:absolute;
z-index:100;
margin-left:720px;
background:#b893fd;filter:alpha(opacity=50);-moz-opacity:0.3;opacity: 0.3;
width:270px;
height:55px;
}
#mesnews {
	/* Typical fixed height and fixed width example */
top: 245px;
	position:absolute;
	z-index:100;
	margin-left:361px;
	left: 497px;
	width: -15px;
}
.boutonNews {
	font-size: 12px;
	color: #ffffff;
background:#b087fd;
	height: 19px;
	width: 65px;
	border:0px;
	float: left;
	font-size:11px;
	margin-right: 10px;
	cursor:pointer;
}

.champsNews {
	font-size: 12px;
	color: #b893fd;
	height: 16px;
	width: 185px;
	border:0px;
	padding-top:3px;
	padding-left:7px;
	float:left;
}

