BODY {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/fond.gif);
}
a:link {
	color : #D8006B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color : #DC006C;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color : #880043;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color : #DC006C;
	text-decoration: none;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
li a:link {
	color : #EB0074;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
li a:visited {
	color : #EB0074;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
li a:hover {
	color : #880043;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
li a:active {
	color : #EB0074;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.menutexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	font-style: normal;
}
.border { border: 2 #CC0000; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #880043;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #880043;
}
h4 {
	text-align: justify;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(/images/menuhaut_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#FB007D;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #FFFFFF;
	background: url(/images/menuhaut_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #FFFFFF;
	background: url(/images/menuhaut_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.starsbox {
	background-color: #FFFFFF;
	width: 570px;
	border: 1px solid #999999;
	height: 820px;
}
.starsbox .starsgrandes img {
	border: 1px solid #EB008B;
	margin: 5px;
}
.starsbox .starspetites {
	width: 300px;
	padding: 10px;
	float: left;
}
.starsbox .starspetites img {
	border: 1px solid #EB008B;
	margin: 5px;
}
.starsbox .starsgrandes {
	text-indent: 10px;
}
.starsbox .starstexte {
	width: 250px;
	float: right;
}
.starsbox .download {
	text-align: center;
	margin-left: 15px;
}
.starsbox2 {
	background-color: #FFFFFF;
	width: 590px;
	border: 1px solid #999999;
	height: 580px;
	padding: 10px;
	margin-bottom: 20px;
}
.textess  {
	width: 240px;
	float: right;
	text-align: left;

}
.starsbox2 h2 {
	font-size: 14px;
	text-align: center;
}
.starsbox2 .textess p {
	text-indent: 15px;
}

.imagespetites {
	width: 340px;
	float: left;
}
.imagespetites img {
	height: 110px;
	width: 150px;
	margin-right: 10px;
}

.imagesgrandes {
	width: 585px;
	margin-bottom: 10px;
}
.imagesgrandes img {
	height: 201px;
	width: 275px;
	margin-right: 10px;
}

