@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#f6f4f4;
}
.body1 {
	background-image: url(images/fond_site_blanc.jpg);
}
.body2 {
	background-image: url(images/fond_site_violet.jpg);
}
.site {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3d3d3d;
	text-align:justify;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.contenu {
	background-image: url(images/fondcontenu.png);
	background-repeat: repeat-y;
	height: 755px;
}
.contenuextensible {
	background: url(images/fondcontenu.png) repeat-y;
}
.basdepage {
	height: 75px;
}
.bandeaugauche {
	width: 207px;
	float:left;
	padding-left:23px;
}
.menugauche {
	height: 140px;
	padding-top:20px;
}
.bouton {
	background-image: url(images/flecheMenu.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	height: 11px;
	padding-top: 6px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3d3d3d;
	padding-left: 30px;
	margin-left:25px;
}
.hautfenetre {
	background:url(images/haut_fenetre.png) no-repeat;
}
.nuagetags {
	border-left: solid 1px #863f92;
	border-right: solid 1px #863f92;
	padding-left:5px;
	padding-right:5px;
	width:169px;	
}
.basfenetre {
	background:url(images/bas_fenetre.png) no-repeat;
}
.imagefemme {
	padding-left:23px;
}
.imagebox {
	height: 395px;
	padding-left:23px;
}
.imagemac {
	padding-top:20px;
	float:right;
}
.contenupourquoi {
	width: 748px;

	float: right;
	margin-top: 12px;
}
.texteimagespourquoi {
	width: 670px;
	height: 310px;
}
.texte1pourquoi {
	width: 300px;
	text-align:justify;
	padding-left: 45px;
	padding-top: 30px;
	float:left;
	line-height:18px;
}
.texte2pourquoi {
	background-color:#f7f7f7;
	margin-left:45px;
	margin-top:15px;
	margin-bottom:15px;
	width:625px;
	height:44px;
	text-align:center;
	font-size:14px;
	color:#660066;
	padding-top:6px;
	line-height:18px;
}
.texte3pourquoi {
	padding-left: 45px;
	width:625px;
	padding-top:15px;
	line-height:16px;
}
.texte4pourquoi {
	width:670px;
	padding-top:8px;
	line-height:24px;
}
.foot {
	height: 40px;
	color: #3d3d3d;
	text-decoration:none;
}
.foot_links {
	text-align: left;
	text-decoration: none;
}
a:link{
	color: #3d3d3d;
	text-decoration: none;
}
a:visited{
	color: #3d3d3d;
	text-decoration: none;
}
a:hover{
	color: #660066;
	font-weight: normal;
	text-decoration: none;
}
.textevert {
	color: #659937;
}
.texteviolet {
	color: #660066;
}
li {
	list-style-image:url(images/puce.png);
	list-style-position: outside;
	margin-left: 15px;
}

