/*---- Génériques ----*/
p{
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin:0;
	padding:0;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
body {
	margin:0px;
	padding:0;
	background-color:#AE005F;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	margin:0;
	padding:0 10px;
	font-size:1.08em;
}

/*---- ID ----*/
#corps {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:955px;
	height:600px;
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
}
#head {
	height:524px;
}
#blocgauche {
	width:249px;
	float:left;
}
#bloccentre {
	width:458px;
	height:348px;
	float:left;
	background-image:url(images/massage-index.jpg);
	background-repeat:no-repeat;
}
#presentation {
	padding:10px 0 0px;
	margin-top:348px;
	height:150px;
	background-image:url(images/remplissage1.jpg);
}
#bloccentre-bottom {
	height:34px;
	background-image:url(images/bottom-centre.jpg);
}
#bloccentre-end {
	height:136px;
}
#blocdroit {
	width:248px;
	height:218px;
	float:right;
	margin-top:81px;
	background-image:url(images/fond-bloc-droit.jpg);
}
#menu {
	margin-top:64px;
}
#top {
	height:125px;
	width:955px;
}
#diaporama {
	height:373px;
	margin-top:15px;
	background: url(images/fond-contenu.jpg) no-repeat;
	margin-left: 300px;
}
#acces {
	width:597px;
	height:373px;
	margin-left:290px;
	margin-top:15px;
	background-image:url(images/fond-contenu2.jpg);
}
#miniatures {
	float:left;
	width:106px;
	height:226px;
	margin-top:62px;
	margin-left:17px;
}
#zoom {
	float:left;
	margin-top:45px;
	margin-left:52px;
	width:346px;
	height:260px;
}
#illustration {
	width:209px;
	height:384px;
	float:left;
	clear: both;
	border-style: none;
	font-size:12px;
	color:#fff;
}

#mentions {
	width:700px;
	height:384px;
	float:left;
	clear: both;
	border-style: none;
	font-size:12px;
	color:#fff;
}

#mention p{
	color:#fff;
	font-size:12px;
}

#adresse {
	width:209px;
	height:384px;
	float:left;
	margin-left:16px;
	background-image:url(images/fond-adresse.jpg);
}
#footer {
	width:955px;
	font-size:10px;
	margin-top:27px;
}
#footer2 {
	width:955px;
	font-size:10px;
	margin-top:45px;
}
#toptechnology {
	background-color:#AE005F;
	height:40px;
	margin-top:7px;
	font-size:10px;
}

/*----- Classes -----*/
.gras{
	font-weight:bold;
}
.blanc {
	color:#ffffff;
}
.rose {
	color:#D98ABE;
}
.rose:link {
	text-decoration:none;
}
.rose:visited {
	text-decoration:none;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
#corps #top #framboise {
	height: 125px;
}
