@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;
}
.contenuextensible {
	background: url(images/fondcontenu.png) repeat-y;
}
.basdepage {
	height: 75px;
}
.bandeaugauche {
	width: 207px;
	float:left;
	padding-left:23px;
}
.bandeaugauche2 {
	width: 207px;
	float:left;
	padding-left:45px;
	padding-top:30px;
}
.menugauche {
	height: 140px;
	padding-top:20px;
}
.bouton {
	background: url(images/flecheMenu.jpg) no-repeat;
	background-position: 12px center;
	height: 11px;
	padding-top: 6px;
	padding-bottom: 9px;
	border-bottom: dotted 1px #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 {
	height: 395px;
	padding-left:35px;
}
.imagebox {
	padding-left:23px;
}
.contenupack {
	width: 748px;
	float: right;
	margin-top: 12px;
}
.animation_scroll_pack {
	padding-left:45px;
	padding-top:45px;
}
.textesurflash{
	position:relative;
	top: -180px;
	color: #660066;
	padding-right:50px;
	text-align:center;
}
.textebaspack {
	padding-left:45px;
	padding-right:80px;
}
.foot {
	height: 40px;
	color: #3d3d3d;
	text-decoration:none;
}
.foot_links {
	text-align: left;
	text-decoration: none;
}
.imagemac {
	padding-top:20px;
	float:right;
}
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;
}

