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

body{
	text-decoration:none;
	border:0px none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#;
}
.defil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF6600;
	font-weight: bold;
}
.defil2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990066;
	font-weight: bold;
}
.main{
	position:absolute;

	margin-left:auto;
	margin-right:auto;
	width: 100%;
	text-align: left;
}
.corps{
	width: 800px;
	text-align: left;
}
#texte-cache{
	font-family: arial, verdana, sans-serif ;
	font-size: 10pt ;
	color: #cc0066 ;
	left:-50000px ;
	width :400px;
	text-align: left;
	float: left;
	position: absolute;
	height: 10px;
	overflow: hidden;	
}
.mentions{
	font-family: arial, verdana, sans-serif ;
	font-size: 10pt ;
	width :600px;
	text-align: left;
	margin-left:20px;
}
.texte01{
	font-family: arial, verdana, sans-serif ;
	font-size: 10pt ;
	color: #000 ;
	padding:10px;
	text-align:justify;
}
.texte02{
	font-family: arial, verdana, sans-serif ;
	font-size: 10pt ;
	color: #000 ;
	padding:20px;
	text-align:justify;
}
.texte-gras{
	font-family: arial, verdana, sans-serif ;
	font-size: 10pt ;
	font-weight: bold;
	color: #000 ;
	text-align:left;
}
img{border:0; border-style:none;}


.ital-orange {
	color: #FF6600;
	font-style: italic;
}




a.noir:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration:none;}
a.noir:visited {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration:none;}
a.noir:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration:underline;}

a.prune:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990066; text-decoration:none;}
a.prune:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990066;text-decoration:none;}
a.prune:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990066;text-decoration:none;}

a.orange:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF6600; text-decoration:none;}
a.orange:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF6600;text-decoration:none;}
a.orange:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF6600;text-decoration:none;}

			/* --------------------------------page accueil-------------------------- */
.menu-gauche{
	position: relative;
	top:0;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	text-align: left;
	font-size: 18px;
	color: #CC0066;
	text-decoration:none;
}

.col-droite{
	position: relative;
	float:right;
	width: 560px;
	padding:20px;
	text-align:justify;
}

/* ---------------------------- élèments généraux ------------------------------- */
.pagetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FF6600;
	text-decoration:none;
}


.titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #CC0066;
	text-decoration:none;
	text-align:left;
}
.sous-titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
	text-decoration:none;
}
.titre-or{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
	text-decoration:none;
}
.sous-titre-or{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FF9933;
	text-decoration:underline;
}
#box01{
	border-left-width: 1px;
  	border-left-style: dotted ;
  	border-left-color:#CCCCFF;
	border-bottom-width: 1px;
  	border-bottom-style: dotted ;
  	border-bottom-color:#CCCCFF;
}
.illustration{
      display: block;
      float: left;
	  margin-right:15px;
	  margin-bottom: 5px;
 }
 .illustration-droite{
      display: block;
	  float:right;
	  margin-left:15px;
	  margin-bottom: 5px;
 }
 .illustration-centre{
      display: block;
	  float:right;
	  margin-left:15px;
	  margin-right:15px;
	  margin-bottom: 5px;
 }
 
 ul.list-or {
 	list-style-image: url(puce-or.gif);
	margin-left:35px;

}
 ul.list-puce {

	margin-left:35px;
	line-height: 2em;
}
ul.list-or li { line-height: 1.5;}


/* ----------------------------page projet------------------------------- */
.col01{
	
	float:left;
	width: 250px;
	text-align: left;
	margin:6px;
}
.col02{
	
	float:left;
	width: 250px;
	text-align: left;
	margin:6px;
}
.col03{
	
	float:left;
	width: 250px;
	text-align: right;
	margin:7px;
}

/*
filter:alpha(opacity=50);	IE 
-moz-opacity:0.5;			Mozilla 
-khtml-opacity: 0.5;		Safari 
opacity: 0.5;				CSS3
*/

/*------------------------------------------MENU gauche déroulant-----------------------------------


a#dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#990066;
border: 0 none;
}

#menu-derou {
position:absolute;
top: 0;
left: 0;
}
dl#menu-derou {
width: 100%;
}
dl#menu-derou dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background:#FFB27E;
}
dl#menu-derou dd {
border: 1px solid gray;
}
dl#menu-derou li {
text-align: center;
background:#FF6600;
}
dl#menu-derou li a, dl#menu-derou dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: auto;
}

dl#menu-derou li a:hover, dl#menu-derou dt a:hover {
background:#FF6600;
}

a#sous_m-verti{
margin: 0;
padding: 0;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
border: 0 none;
}

*/
/* ----------------------------pages liens------------------------------- */

.liens{
	float: left;
	display:block;
	width:152px;
	
}
.blog{
padding-bottom:5px;
}
/* ----------------------------pages vidéos------------------------------- */

.video{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	list-style: none;

}

.video li{
	float:left;
	margin:25px;
}
/* ---------------------------- tableau financement ------------------------------- */
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style2 {
	color: #CC0066;
	font-weight: bold;
}
.Style3 {font-size: 14px}
.Style4 {color: #FFFFFF; font-weight: bold; font-size: 14px; }

/* ----------------------------ARIANE------------------------------- */
.ariane{
	text-align: left;
	vertical-align:text-bottom;
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #CC0066;
	z-index:80;
	margin:auto;
	background-image:url(ariane_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	float: left;
	width: 100%;
	height: 75px;
	position: fixed;
	bottom: 0px;
}
a#ariane{
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #B2A8A7;
	font-weight: normal;
	
}
a#ariane:active{color: B2A8A7;}
a#ariane:link{color: #B2A8A7;}
a#ariane:visited{color: #B2A8A7;}
a#ariane:hover{color: #FF9B05;}

.bloc-floatgauche{
	float:left;
	width:550px;
}
.bloc-floatdroite{
	float:left;
	width:400px;
}
														/* --------------------gauchemenu---------------------------- */


#menu-derou {
position:absolute;
top: 25px;
left: 0;

}

.gauchemenu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#990066;
	border: 0 none;
	height:100%;
}

.gauchemenu li{
	display: block ;
	float:left;
	height:24px;
	margin-top:1px;
	text-indent:5px;
}

.gauchemenu li a{
	color:#990066;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block ; 
	color: #OOO;
	height:24px;
	width:200px;
	background: url(bouton-or-menu-g.jpg) no-repeat right bottom; /*right tab image path*/
}
.gauchemenu li a:active{color:#990066;}
.gauchemenu li a:link{color:#990066;}
.gauchemenu li a:visited{color:#990066;}


.gauchemenu li.current a, .gauchemenu li a:hover{
	color: #fff;
	background: url(bouton-or-tr-menu-g.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

.gauchemenu li.current a b, .gauchemenu li a:hover b{
	color: #fff;
	background: url(bouton-or-tr-menu-g.jpg) no-repeat right bottom; /*right tab image path*/
}

#indent{
text-indent:15px;

}


ul.indent-menu{
	margin: 0;
	padding: 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#990066;
	border: 0 none;
	height:100%;
	 list-style-image: none;
}

.indent-menu li{
	display: block ;
	float:left;
	height:24px;
	margin-top:1px;
	text-indent:5px;
}

.indent-menu li a{
	color:#990066;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block ; 
	color: #OOO;
	height:24px;
	width:200px;
	background: url(bouton-puce-menu-g.gif) no-repeat right bottom; /*right tab image path*/
}
.indent-menu li a:active{color:#990066;}
.indent-menu li a:link{color:#990066;}
.indent-menu li a:visited{color:#990066;}


.indent-menu li.current a, .indent-menu li a:hover{
	color: #fff;
	background: url(bouton-puce-menu-g.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.indent-menu li.current a b, .indent-menu li a:hover b{
	color: #fff;
	background: url(bouton-puce-menu-g.gif) no-repeat right bottom; /*right tab image path*/
}

														/* --------------------glossymenu---------------------------- */

.glossymenu{
	position:relative;
	padding: 0 0 0 0px;
	margin-left:0px;
	margin-right:auto;
	margin-top:0px;
	background: url(menur_bg.gif) repeat-x; /*tab background image path*/
	height: 40px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

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

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 30 0 0px; /*Padding of menu items*/
	text-align: center;
}

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

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



