

/************************************************************ GLOBALITÉ DU DESIGN ****************************************************/

/* BODY */
body {
background-image: url(../images/background.png);
background-color: #e9dfe7;
background-repeat: repeat-x;
margin:auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #61224f;
padding-top: 50px;
min-height: 700px;
_height: 700px;
}

/* OPTIONS */
a { text-decoration: none; color: #782059; outline: none;}
#texte a { text-decoration: underline; color: #782059;}
a img { border: none; }
.right { float:right; }
ul { margin: 0px;padding:0px;padding-left:8px;}
li {
background-image: url('../images/puce.gif');
background-repeat: no-repeat;
background-position: left top;
list-style-type: none;
padding-left: 32px;
margin: 0px;
font-family: Arial;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}
.li-big  {
background-image: url('../images/puce.gif');
background-repeat: no-repeat;
background-position: left top;
list-style-type: none;
padding-left: 32px;
margin: 0px;
font-family: Arial;
font-size: 19px;
margin-bottom: 10px;
}
.li-little {
background-image: url('../images/puce-2.gif');
background-repeat: no-repeat;
background-position: left top;
list-style-type: none;
padding-left: 50px;
margin: 0px;
font-family: Arial;
font-size: 13px;
margin-bottom: 10px;
font-weight: normale;
}
.li-little2 {
background-image: url('../images/puce-2.gif');
background-repeat: no-repeat;
background-position: left top;
list-style-type: none;
padding-left: 50px;
margin: 0px;
font-family: Arial;
font-size: 12px;
margin-bottom: 10px;
font-weight:normal;
}
.li-little3 {
background-image: url('../images/puce.gif');
background-repeat: no-repeat;
background-position: left top;
list-style-type: none;
padding-left: 20px;
margin: 0px;
margin-right: 20px;
font-family: Arial;
font-size: 12px;
margin-bottom: 10px;
font-weight:normal;
}
.li-little4 {
background-image: url('../images/puce-2.gif');
background-repeat: no-repeat;
background-position: left top;
list-style-type: none;
padding-left: 50px;
margin: 0px;
margin-right: 20px;
font-family: Arial;
font-size: 12px;
margin-bottom: 10px;
font-weight:normal;
}
h1 {
font-size: 20px;
background: url('../images/barre.jpg') bottom left no-repeat;
}
p {
margin:0px;
}

/* GLOBALITE DU DESIGN */
#global {
width: 100%;
}
#haut {
background: url('../images/haut.png') top left no-repeat;
height: 20px;
width: 1024px;
margin: auto;
}

/* HEADER */
#header {
  width: 703px;
  height: 97px;
  background: url('../images/logo.png') top left no-repeat;
  margin: auto;

}

.lien_accueil{
  position : absolute;

  display : block;
  z-index : 1000;
  background : transparent;
  width: 703px;
  height: 97px; 

}

/* CONTENU */
div#contenu {
font-family:  Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
color: #61224f;
background: url('../images/back-content.png') bottom left repeat-y;
width: 1002px;
min-height: 500px;
_height: 500px;
margin: auto;
padding: 12px;
padding-top: 0px;
}
#content {
width: 703px;
margin-left: 276px;
}
#navigation {
width: 276px;
float: left;
}
#categories {
width: 300px;
height: 300px;
margin-left: -15px;
margin-top: -20px;
float: left;
overflow : hidden;
}

.list_cat{
  clear : left;
}

#menu-top {
background: url('../images/top-menu.jpg') top left no-repeat;
height: 14px;
width: 208px;
margin-left: 30px;
margin-top: 270px;
}
#menu {
background-color: #eae0e8;
width: 196px;
margin-left: 30px;
padding-left: 5px;
padding-right: 5px;
}
#menu-bottom {
background: url('../images/bottom-menu.jpg') top left no-repeat;
height: 14px;
width: 208px;
margin-left: 30px;
margin-top: -10px;
}

#texte-top {
background: url('../images/top-content.jpg') top left no-repeat;
height: 14px;
width: 703px;
margin-top: 20px;
}
#texte {
background-color: #eae0e8;
width: 679px;
padding-left: 12px;
padding-right: 12px;
font-family: Arial, Helvetica, sans-serif;
min-height: 383px;
_height: 383px;
padding-bottom : 5px;
}



#texte-bottom {
background: url('../images/bottom-content.jpg') top left no-repeat;
height: 14px;
width: 703px;
}

/* COPYRIGHT */
div#bas {
margin: auto;
width: 1026px;
height: 51px;
font-family:  'Myriad Pro', Arial, Verdana, Helvetica, sans-serif;
color: #1e4055;
padding-top:9px;
background: url('../images/footer.png') top left no-repeat;
letter-spacing: 0.5px;
text-align: center;
color: #ffffff;
font-size: 13px;
letter-spacing: 1px;
}
div#bas a{
color: #FFFFFF;
text-decoration: none;
position: relative;
}

#copyright {
font-family: 'Myriad Pro';
font-size: 11px;
text-align: right; 
width: 990px;
margin: auto;
margin-top: -25px;
}

.cat-actuel {
background-color: #c6afbf;
width: 234px;
min-height: 21px;
_height: 21px;
text-align: center;
padding-top: 2px;
font-family: 'Myriad Pro';
font-weight: bold;
font-size: 14px;
margin-left: -3px;
margin-bottom: 25px;
letter-spacing: 0.7px;
cursor: pointer;
}
.cat {
background-color: #eae0e8;
width: 234px;
min-height: 21px;
_height: 21px;
text-align: center;
padding-top: 2px;
font-family: 'Myriad Pro';
font-weight: bold;
font-size: 14px;
margin-left: -3px;
margin-bottom: 25px;
letter-spacing: 0.7px;
cursor: pointer;
}

.cat:hover {
background-color: #c6afbf;
}

.accordion_toggle {
	display: block;
	height: 30px;
	background: url(../images/slide.png) no-repeat;
	width: 670px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: #61224f;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Trebuchet MS', arial;
	margin: 0px;
	margin-bottom: -10px;
	padding-left: 20px; 
	padding-top: 2px;
}

.slide_tableau {
font-family: verdana;
font-size: 11px;
padding:5px;
margin-bottom: 5px;

}
.accordion_toggle_active {
}
.accordion_content {
	overflow: hidden;
}

/************************************************************ STYLE DES PAGES ********************************************************/

.Style2 {font-size: 20px; margin-bottom: -5px;}
.Style3 {font-size: 15px; font-weight: bold;}

.contact-input {
background-color: #e9d3ec;
border: 1px solid #b37cbb;
width: 400px;
margin-bottom: 3px;
-moz-border-radius:5px;
}
.contact-submit {
background-color: #d0afd4;
border: 1px solid #b37cbb;
width: 400px;
margin-bottom: 3px;
-moz-border-radius:5px;
}

.contact-area {
background-color: #e9d3ec;
border: 1px solid #b37cbb;
width: 535px;
margin-bottom: 3px;
-moz-border-radius:5px;
}

.contact-input2 {
background-color: #e9d3ec;
border: 1px solid #b37cbb;
width: 200px;
margin-bottom: 3px;
-moz-border-radius:5px;
}
.contact-submit2 {
background-color: #d0afd4;
border: 1px solid #b37cbb;
width: 200px;
margin-bottom: 3px;
-moz-border-radius:5px;
}

.contact-area2 {
background-color: #e9d3ec;
border: 1px solid #b37cbb;
width: 335px;
margin-bottom: 3px;
-moz-border-radius:5px;
}

.cadre-rond {
background-color: #e9d3ec;
border: 1px solid #b37cbb;
margin: 3px;
-moz-border-radius:8px;
padding:5px;
}

