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

body{
	background-image:url(../images/gradient.gif);
	background-color:#cbcacb;
	background-repeat: repeat-x;
	margin:0px;
	
}

#header{
	width:980px;
	margin:10px auto 0 auto;
	height:120px;

	
}

#header img{
	float:left;
}

#fumee{
	width:100%;
	height:100%;
	
	background-image:url(../images/fumee.png);
	background-repeat:no-repeat;
}

/** styles du menu*/

#menu {
	width:900px;
	margin:auto;
}
#menu ul {
	height:37px;
	margin: 10px 0 -1px 0;
	padding:0;
}
#menu ul li{
	float:left;
	font-family:"Trebuchet MS";
	list-style-type:none;
	font-size:18px;
}


.menu_gauche {
	background-image:url(../images/menu_gauche.jpg);
	background-repeat:no-repeat;
	width:30px;
	line-height:37px;
}

.menu_gauche_current {
	background-image:url(../images/menu_gauche2.jpg);
	background-repeat:no-repeat;
	width:30px;
	line-height:37px;
}
.menu_droite {
	background-image:url(../images/menu_droite.jpg);
	background-repeat:no-repeat;
	width:53px;
	line-height:37px;
}

.menu_droite_current {
	background-image:url(../images/menu_droite2.jpg);
	background-repeat:no-repeat;
	width:53px;
	line-height:37px;
}

.menu_milieu {
	background-image:url(../images/menu_milieu2.jpg);
	background-repeat:no-repeat;
	width:51px;
	line-height:37px;
}
.menu_milieu_current {
	background-image:url(../images/menu_milieu.jpg);
	background-repeat:no-repeat;
	width:51px;
	line-height:37px;
}
.menu_milieu_current_right {
	background-image:url(../images/menu_milieu3.jpg);
	background-repeat:no-repeat;
	width:51px;
	line-height:37px;
}

.menu_text {
	background-image:url(../images/menu_repeat2.jpg);
}
.menu_text_current {
	background-image:url(../images/menu_repeat.jpg);
}

#menu ul li a{
	text-decoration:none;
	color:#a1a0a0;
	line-height:37px;
	padding:0 10px;
	font-weight:bold;
}

#menu ul li a:hover{
	text-decoration:none;
	color:#c515c5;
}




/** styles des éléments centraux*/

#top_fond
{
	width:943px;
	margin:auto;
	background-image:url(../images/fond_haut.png);
	height:18px;
}

.arrondis {
	-moz-border-radius:30px;
	-webkit-border-radius:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #d1d1d1;
	border-left-color: #d1d1d1;
	border-right-color: #d1d1d1;
}

#anim{
	
	width:98%;
	margin:0 0px 0 30px;
	padding-top:10px;
	height:330px;
}



#centre {
	width:943px;
	margin:auto;
    font-family:"Trebuchet MS";
	background-image:url(../images/fond_millieu.png);
	background-repeat:repeat-y;
}

#textecentre
{
font-size:14px;
color:#635647;
}
#textecentre h1
{
font-variant:small-caps;
font-size:30px;
margin:10px 0 0px 30px;
padding-left:40px;
width:600px;
background-image:url(../images/palme.png);
height:73px;
background-position:left bottom;
background-repeat:no-repeat;
/* float:left; */
color:#888888;
}

#textecentre h2
{
font-variant:small-caps;
font-size:28px;
margin:20px 0 10px 20px;
padding-left:10px;
width:600px;
color:#ae0b86;
font-weight:300;
}

#textecentre_index h2
{
font-variant:small-caps;
font-size:30px;
margin:10px 0 0px 30px;
padding-left:40px;
width:600px;
background-image:url(../images/palme.png);
height:73px;
background-position:left bottom;
background-repeat:no-repeat;
/* float:left; */
color:#888888;
}
#textecentre h4
{
font-variant:small-caps;
font-size:24px;
margin:20px 0 10px 20px;
padding-left:10px;
width:600px;
color:#ae0b86;
font-weight:300;
}

h4
{
font-variant:small-caps;
font-size:30px;
margin:0px 0 10px 0px;
padding-left:5px;
width:600px;
background-image:url(../images/palme.png);
height:73px;
background-position:left bottom;
padding-left:40px;
background-repeat:no-repeat;
/* float:left; */
color:#9b9a9a;
font-weight:300;
}
#textecentre p
{
width:500px;
}

#textecentre p strong
{

color:#c515c5;
}
#textecentre {
	float:left;
	width:600px;
	

}
#droite {
	float:right;
	width:240px;
	margin-top:10px;
	padding-right:30px;
}

#droite h2 {
font-variant:small-caps;
font-size:30px;
background-image:url(../images/palme2.png);
height:53px;
padding-left:37px;
background-position:bottom left;
background-repeat:no-repeat;

color:#9b9a9a;
font-weight:300;
}

.puce_image {
 list-style-image: url(../images/puce.png);
}

.link_www {
	text-decoration:none;
	color:#ae0b86;
	padding-left:16px;
	background-image:url(../images/triangle1.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.link_www:hover{
	text-decoration:underline;
	color:#9B9A9A;
	padding-left:16px;
}
#menu_droite {
padding-left: 0px;
}
#menu_droite li {
	list-style-type: none;
	text-decoration:none;
	padding-left:10px;
	font-variant:small-caps;
	height:30px;
	line-height:30px;
	
	background-image:url(../images/trait_titre2.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#menu_droite li a {

	text-decoration:none;
	color:#ae0b86;
}
#menu_droite li a:hover {
	color:#9B9A9A;
}

/**style pied de page*/

#footer
{
	margin:auto;
	padding:20px 30px 20px 30px;
	text-align:center;
	font-size:12px;
	color:#635647;
	z-index:100;
}

#footer a {
	color:#635647;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
	color:#635647;
}
#herbes {
	
	margin:-15px auto 0px auto;
	width:1213px;
	height:100px;
	bottom:0px;
	}


/**rubrique.html*/


#textecentre2 h2
{
font-variant:small-caps;
font-size:30px;
margin-left:20px;
padding-left:10px;
width:600px;
background-image:url(../images/barre.gif);
background-position:bottom left;
background-repeat:no-repeat;
float:left;
color:#9b9a9a;
font-weight:300;
}

#textecentre2 p
{

width:500px;
padding-left:50px;



}

#textecentre2 p strong
{

color:#c515c5;
}
#textecentre2 {
	float:left;
	width:600px;
	padding-top:50px;
}

#droite2 {
	float:right;
	width:186px;
	margin-top:100px;
	padding-right:80px;
}

#droite2 h2 {
font-variant:small-caps;
font-size:30px;
background-image:url(../images/barre.gif);
background-position:bottom left;
background-repeat:no-repeat;

color:#9b9a9a;
font-weight:300;
}

#textecentre2 img{
	margin-left:30px;
}

#liste_index {
 padding:0;
 margin:10px 0 0 0;
 list-style-type:none;
 height:20px;
 width:620px;
 }
#liste_index li {
 margin-right:8px;
 list-style-type:none;
 float:left;
 /*border-bottom:1px solid black;*/
 text-transform : uppercase;
 font-weight:bold;
 font-size:14px;
 cursor:pointer;
 background-position:center bottom;
 background-repeat:no-repeat;
 line-height:35px;
background-image:url(../images/trait.png);

}
.current_liste_index {
	color:#990D99;
}
.bold_color {
	color:#990D99;
	font-weight:bold;
}
#liste_index ul li a {
 display:block;
 float:left; 
 color:black;
 text-decoration:none;
 text-align:center;
 padding:5px;
 border:2px solid;
 /*pour avoir un effet "outset" avec IE :*/
 border-color:#DCDCDC #696969 #696969 #DCDCDC;
 }

.liste_index_div {
width:600px;
padding:10px;
}

.liste_div_image_droit {
width:260px;
float:right;
text-align:right;
}
.liste_div_image_gauche {
width:260px;
float:left;
text-align:left;
}

.recrutement_title {
color:#C515C5;
font-size:14px;
font-weight:bold;
}
.recrutement_mini_title {
font-weight:bold;
}
.recrutement_footer {
color:#C515C5;
font-weight:bold;
}

#table_references a {
color:#635647;
text-decoration:none;
}