@charset "utf-8";
/* CSS Document */

body 
{
    margin: 0; /* pour éviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Arial, Helvetica, "Sans Serif";
    color: #555654;
	background: #ffffff;   
	text-decoration : none;
	background: url(../images/fond.jpg);

	scrollbar-face-color: #FF0099;
	scrollbar-highlight-color: #4e0247;
	scrollbar-shadow-color: #FF0099;	
	scrollbar-3dlight-color:  #FF0099;
	scrollbar-arrow-color: #008000; 
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #4e0247;                                   
}




/*DIV permettant de centrer le site*/
#Global
{
    margin-left: auto;
	margin-right: auto;
    text-align: left; /* on rétablit l'alignement normal du texte */
	width: 800px;
	height:auto;
	background-repeat:no-repeat;
	
	  
	
}

#Global2
{
	margin-left:0px !important;
	margin-left:30px;
	height:auto; /*auto par la suite*/
	 
}

#conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-txt.jpg);
}
#haut {
	background:  #4e0247;
	color : #ffffff;
	height: 16px;
	width: 800px;
	padding-top:5px;
	text-align:center;
	font-size:10px
}
#apsara{
	float: left;
	height: 10px;
	width: 800px;
	margin: 0px;
	background: #ffffff;   
	padding-top: 1px;
	background:#faf9b9;
}
.sepmenu {
color:#9f0226
}

.etoile{
color: #555654;
font-weight: bold;

}
.texteform 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #555654; text-decoration: none; 
	font-weight: bold ; text-align: left
}
.contact { 
	font-weight: bold; inline;	font-family: Arial, Helvetica, sans-serif; font-size: 13pt;	font-style: normal; color: #f134f3;
}
#menu {
	float: left;
	height: 25px;
	width: 800px;
	padding-top: 5px;
	text-align:center;
}
#cont-menu {
	float: left;
	width: 243px;
	margin-top: 293px;
	text-align: center;
}
#menu-gauche {
	background: #4e0247;
	width: 200px;
	height: 232px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

#menu a, #menu a.home {
	font: bold 12px "Arial", sans-serif,Helvetica ;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-right: 20px;
}
#menu a.home {
	background: url(./);
}
#menu a:hover, #menu a.home:hover,#menu-gauche a:hover {
	color: #cf89d1;
}
#menu-gauche h1 {
	color: #5e5f5f;
	margin-top: 15px;
	margin-bottom: 0px;
	font: 0.8em "Arial", sans-serif, Geneva;
}


#foot-menu {
	background: url(../images/foot-menu.jpg);
	float: left;
	height: 22px;
	width: 243px;
}

#cont {
	
	float: left;
	width: 800px;
	height: 600px;
	background-color: #ffffff;  
}
html>body #cont {
	height: auto;
	min-height: 600px;
}

#texte {
	float:left;
	width: 464px;
	height: auto;
	border-right: 1px solid #4e0247;
	border-left: 1px solid #4e0247;
	border-top: 1px solid #4e0247;
	background: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	
}



html>body #menu-gauche {
	height: auto;
	min-height: 232px;
}

#cont-texte {
	float: right;
	width: 530px;
	margin-top: 310px;
}

html>body #texte {
	height: auto;
	min-height: 173px;
}
#foot-texte {
	background: url(../images/foot-texte.jpg) no-repeat;
	float: left;
	height: 4px;
	width: 497px;
}
#texte-bas {
	width: 735px;
	float: left;
	margin-top: 10px;
	padding-right: 60px;
	padding-left: 30px;
	
}
div#droite-texte-bas {
	float: left;
	width: 735px;
	background-color:#faf9b9;
	padding-right:10px;
	padding-left: 10px;
}


object.gauche-menu {
	float: left;
	margin-left: 19px;
	margin-top: 20px;
}
div.lien-references {
	color: #4e0247;
	margin-top: 25px;
	margin-left: 25px;
	width: 185px;
	float: left;
}
div.lien-references2 {
	color: #4e0247;
	margin-top: 15px;
	margin-left: 25px;
	width: 185px;
	float: left;
	margin-bottom: 0px;
}

div#references {
	float: left;
	width: 340px;
	margin-right: 15px;
}
div.page-references,div.page-references-2 {
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-left: 20px;
	padding-top: 15px;
}


img {
	border-style: none;
}
img.gauche {
	float: left;
	margin-right: 7px;
}
img.gauche-icone {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.references {
	float: left;
	margin-left: 15px;
}
img.small-references {
	float: left;
	margin-left: 17px;
	margin-bottom: 10px;
}
img.centre-ref {
	margin-right: 66px;
	margin-left: 66px;
}
.image-hover img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}
.image-hover:hover img {
  opacity: 0.8;
  filter:alpha(opacity=80); 
}

.blc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	margin-left: 180px;
}
.blc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	margin-left: 251px;
}
.noir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100%;

}
.presse {
	filter: Alpha(Opacity=50);
}

INPUT {
	color: #555654;
	background-color: #FFFFFF;
	border-color: #f134f3;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
SELECT {
	color: #555654;
	background-color: #FFFFFF;
	border-color: #f134f3;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


img.sous-h1 {
	margin: 0px 4px;
	float: left;
}

#menu-gauche ul,#menu-gauche li {
	text-align: left;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu-gauche ul {
	font: 0.8em "Arial", sans-serif, Geneva;
	padding-left: 8px;
	margin-left: 8px;
	
}
#menu-gauche a,#menu-gauche a.actif:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/pucerose.png) no-repeat;
	padding-left: 20px;
}


#menu-gauche a:hover,#menu-gauche a.actif {
	background: url(../images/pucebleue.jpg) no-repeat;
	color: #cf89d1;
	text-decoration: none;
}

#menu-gauche p {
	margin-top:10px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 0em;
}
#accueil  {
	float: left;
	width: 800px;
	height: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}
html>body #accueil  {
	height: auto;
	min-height: 321px;
}

#accueil {
	background: url(../images/graphisme.jpg) no-repeat;
}
span.rose,p.rose {
	color: #9f0226;
}
span.gris, a.gris {
	color: #9f0226;
}

span.blanc,p.blanc {
	color: #ffffff;
}
span.gras, p.gras{
	font-weight: bold;
}

#texte h1,div.largeur h1 {
	color: #555654;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	font: bold 0.8em "Arial", sans-serif, Geneva;
}
#texte h4,#texte h2,#texte h3,#texte h5,#texte h6,#texte-bas h4 {
	color: #555654;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	font: bold 0.8em "Arial", sans-serif, Geneva;
}
#texte-bas h4 {
	margin-top: 0px;
}
img.sous-titre {
	margin: 0px;
	float: left;
}
p,table {
	font: 13px "Arial", sans-serif, Geneva;
	color: #555654;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:justify;
}

p.petit {
	font-size: 60%;
	text-align: right;
}
p.centre {
	text-align: center;
}
a {
	color: #cf89d1;
	text-decoration: underline;
}
a:hover, a.noline:hover {
	color: #4d0149;
	text-decoration: none;
}
a.references {
	font-weight: bold;
	text-decoration: none;
}
a.noline {
	color: #4d0149;
	text-decoration: none;
}
a.page-references {
	text-decoration: none;
	color: #9f0226;
	font: bold 0.8em "Arial", sans-serif, Geneva;
}
a.page-references:hover {
	color: #4e0247;
}

#haut-head,#haut-head a,#haut-head strong {
	color: #555654;
	text-decoration: none;
	font-weight: normal;
}
#foot,#foot a {
	color: #ffffff;
	text-decoration: none;
}
#haut-head,#foot {
	font: 11px "Arial", sans-serif, Geneva;
	margin: 0px;
}

#foot a:hover,#haut-head a:hover {
	color: #cf89d1;
}
#texte ul,#texte li {
	color: #555654;
	list-style: url(../images/bg.jpg) none;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
#texte ul {
	font: 0.7em "Arial", sans-serif, Geneva;
	color: #555654;
}
/* FORMULAIRE */
table {
	margin-right: 10px;
	margin-left: 10px;
}
td {
	/*border-bottom: 1px dashed #9f0226;*/
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 15px;
}
div#motscle,div.largeur {
	width: 800px;
	float: left;
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
#motscle a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #555654;
}
#motscle a.mot1 {
	font-size: 100%;
	font-weight: bold;
	color: #555654;
}
#motscle a.mot2 {
	font-size: 100%;
}
#motscle a.mot3 {
	font-size: 70%;
	color: #555654;
}
#motscle a.mot4 {
	font-size: 70%;
}
#motscle a.mot5 {
	font-size: 85%;
}
#motscle a.mot6 {
	font-size: 80%;
	color: #9f0226;
}
#motscle a.mot7 {
	font-size: 60%;
}
#motscle a:hover {
	color: #9f0226;
	text-decoration: underline;
}

#foot {
	background: url(../images/foot.jpg) no-repeat;
	float: left;
	height: 50px;
	width: 800px;
	padding-top: 2px;
	color: #ffffff;
	 text-align: center;
}
.textarea { color: #555654;
	background-color: #FFFFFF;
	border-color: #f134f3;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; text-align: left}

hr { 
color: #555654;
background-color:  #9f0226;
height: 1px;
border: 0;}
