/* Design */

body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/back1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	min-width : 1170px;
}


.bb {
	display :none;
}

.nr {
}

#top {
	float : left;
	clear : none;
	width: 125px;
	height : 50px;
	margin-top : -45px;
	position : fixed;
	margin-bottom : 10px;
}

#top p {
	color: #402913;
	font-weight : bold;
	padding-top : 1px;
	padding-left : 2px;
}

#top a:link {
	color: #402913;
	text-decoration: none;
	font-weight : bold;
}

#top a:hover {
	color: #ffd6de;
	text-decoration: none;
	font-weight : bolder;
}

#top a:visited {
	color: #402913;
	text-decoration: none;
	font-weight : bold;
}

#top a:visited:hover {
	color: #402913;
	text-decoration: none;
	font-weight : bolder;
}

#head{
	background-position: center top;
	background-image: url(../images/header1.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 842px;
	margin-right: auto;
	margin-left: auto;	
	margin-bottom : 0px;
}

#ban {
	background-position: center;
	background-image: url(../images/);
	background-repeat: no-repeat;
	min-height : 55px;
	min-width : 300px;
	padding : 0;
	margin : 0;
	margin-left : 210px;
}


#middle {
	background-position: center top;
	background-image: url(../images/whitebk1.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: auto;
	clear: none;
	width: 842px;
	padding-top : 15px;
	padding-bottom : 15px;
	min-height: 950px;
}


#menu {
	float : left;
	text-align : center;
	width : 220px;
	margin : 0;
	margin-left : 10px;
	padding-top : 30px ;
	padding-bottom : 15px ;
	padding-left : 0px;
	padding-right: 0px;
	min-height : 300px;
	background-image: url(../images/);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;	
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#menu h4 {
	color : black;
}

#menu .titre1  {
	height: 38px;
	background-image:url("../images/titre1w_tsp.png");
	background-repeat:no-repeat;
	background-position:center bottom;
}

#menu .titre2  {
	height: 38px;
	background-image:url("../images/titre2w_tsp.png");
	background-repeat:no-repeat;
	background-position:center bottom;
}

#menu .titre3 {
	height: 38px;
	background-image:url("../images/titre3w_tsp.png");
	background-repeat:no-repeat;
	background-position:center bottom;
}

#menu .titre4  {
	height: 38px;
	background-image:url("../images/titre4w_tsp.png");
	background-repeat:no-repeat;
	background-position:center bottom;
}

.style_menu {
width: 216px;
margin: 0;
padding : 0;
margin-bottom : -8px;
margin-top : -13px;
}

.style_menu ul {
list-style: none;
margin: 0;
padding: 0;
margin-left : 16px;
}

.style_menu li a {
height: 24px;
text-decoration: none;
margin: 0;
padding : 0;
}


.style_menu li a:link, .style_menu li a:visited {
color: #4D4D4D;
display: block;
background: url(../images/menu1.gif);
padding: 8px 0 0 8px;
}

.style_menu li a:hover {
color: #FF9834;
background: url(../images/menu1.gif) 0 -32px;
padding: 8px 0 0 8px;
}

.compteur {
	color:purple;
}

.compteur1 {
	border-bottom:1px solid #76a9d6;
}

.compteur2 {
	border-bottom:2px solid #76a9d6;
}

.compteur3 {
	border-bottom:2px dotted #76a9d6;
	border-top:2px dotted #76a9d6;
}

.parten  {
	margin-left:37px;
}

#content {
	width: 460px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin : 0;
	padding : 0;
	margin-left : 48px;
	margin-top : -50px;
	min-height : 870px;
}


#content_head {
	height : 92px;
	background-image: url(../images/content_head.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#content_foot {
	height : 60px;
	background-image: url(../images/content_foot.png);
	background-repeat: no-repeat;
	background-position: top center;
	

}

#content_body {
	background-image: url(../images/content_body.png);
	background-repeat: repeat-y;
	background-position: top center;
	min-height : 300px;
}

#content_body, #content_foot,#content_head {
	width: 550px;
	margin : auto;
	margin-bottom : 0px;
	margin-left : 235px;
	padding-right : 5px;
	padding-top : 10px;
	padding-left : 5px;	
}

#foot {
	width: 842px;
	background-image: url(../images/footer1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top : 20px;
	margin-top : -10px;
	text-align: center;
}


#navigationblog {
	float: right;
	text-align: right;
	vertical-align: top;
	height: 25px;
	width: 300px;
	font-size: 20px;
	font-weight: bold;
	margin-right: 132px;
	padding-top: 22px;	
}

a:link.navigationA {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	padding-right: 75px;
}

a:visited.navigationA {color:#ffffff; text-decoration:none;padding-right: 75px;}

a:active.navigationA {color:#ffffff; text-decoration:none; padding-right: 75px;}

a:hover.navigationA {color:#402913; text-decoration:none; padding-right: 75px; }

a:link.navigationB {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	padding-right : 15px;}

a:visited.navigationB {color:#ffffff; text-decoration:none;padding-right : 15px;}

a:active.navigationB {color:#ffffff; text-decoration:none;padding-right : 15px; }

a:hover.navigationB {color:#402913; text-decoration:none;padding-right : 15px;  }


#header_links{
	color: #402913;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 394px;
	float: left;
	height: 25px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 428px;	
}

a:link.navigation1 {color:#402913;text-decoration:none;padding-left:0px;}

a:visited.navigation1 {color:#402913; text-decoration:none; padding-left:0px; }

a:active.navigation1 {color:#402913; text-decoration:none; padding-left:0px; }

a:hover.navigation1 {color:#A0CF69; text-decoration:none; padding-left:0px;
	
}


a:link.navigation2 {color:#402913; text-decoration:none; padding-left:20px; }

a:visited.navigation2 {color:#402913; text-decoration:none; padding-left:20px; }

a:active.navigation2 {color:#402913; text-decoration:none; padding-left:20px; }

a:hover.navigation2 {color:#A0CF69; text-decoration:none; padding-left:20px; }



a:link.navigation3 {color:#402913; text-decoration:none; padding-left:20px; }

a:visited.navigation3 {color:#402913; text-decoration:none; padding-left:20px; }

a:active.navigation3 {color:#402913; text-decoration:none; padding-left:20px; }

a:hover.navigation3 {color:#A0CF69; text-decoration:none; padding-left:20px; }



a:link.navigation4 {color:#402913; text-decoration:none; padding-left:20px; }

a:visited.navigation4 {color:#402913; text-decoration:none; padding-left:20px; }

a:active.navigation4 {color:#402913; text-decoration:none; padding-left:20px; }

a:hover.navigation4 {color:#A0CF69; text-decoration:none; padding-left:20px; }



a:link.navigation5 {color:#402913; text-decoration:none; padding-left:20px; }

a:visited.navigation5 {color:#402913; text-decoration:none; padding-left:20px; }

a:active.navigation5 {color:#402913; text-decoration:none; padding-left:20px; }

a:hover.navigation5 {color:#A0CF69; text-decoration:none; padding-left:20px; }


#footerlinks{
	width: 842px;
	color: #402913;
	margin: auto;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position: center;
	text-align: center;
	font-size : 80%;
}

#footerlinks a:link {
color: #402913;
text-decoration: none;
}
#footerlinks a:hover {
color: #7aa6dc;
text-decoration: underline;
}
#footerlinks a:visited {
color: #402913;
text-decoration: none;
}
#footerlinks a:visited:hover{
color: #402913;
text-decoration: underline;
}

#centerbott {
}


/** Balises générales **/

a img {
	border: none;
	margin: 0px;
	text-align: center;
}

a.opacity img {
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
-khtml-opacity: 0.6;}

a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.erreur {
	color : red;
	font-size : 1em;
}

.indent {
	text-indent : 391px;
}

.indent2 {
	text-indent:400px;
}

h1 {
	color : #353594;
}

h2 {
	color : #3535d2;
}

h3 {
	color : #0062ba;
}

h4 {
	color : #0094ba;
}

h5 {
	color : #7bc8cd;
}

h6  {
	color : #7be5cd;
}

p {
	color : #340000;
}

ul 
{
     list-style-position : inside;
     list-style-type: none;
}

a:link {
	color: #340000;
	text-decoration: underline;
	}
 
a:visited {
	color: #340000;
	text-decoration: none;
}

a:visited:hover {
	color: #A0CF69;
	text-decoration: none;
}

a:hover{
	color: brown;
}
	
a:active {
	color: #A0CF69;
}

/* page team  galleria */

/*membres actuels */
.galleria{list-style:none;width:100px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;margin:auto;float:left;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
/* html .galleria li div span{width:200px} */

/* MSIE bug */
.caption{color:#888;font-size:18px;text-align:center;width:250px;margin:auto;overflow:hidden;position:absolute;top:-20px;left:23%;} 

/* position texte */
.demo{position:relative;margin-top:1em;}

/* position miniatures REDUIRE HEIGHT POUR GAGNER PLACE */
.galleria_container{width:460px;margin-top:410px;text-align:center;margin-left:auto;height:470px;float:center;} 

/* image */
.gallery_demo{margin-top :-860px;width:100%;margin-left:-20px;text-align:center;} 
.gallery_demo li{width:55px;height:60px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
.gallery_demo li.hover{border-color:#bbb;}
.gallery_demo li.active{border-style:solid;border-color:#222;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

/* position suivant précédent */
.nav{padding-top:15px;clear:both;position:absolute;top:450px;left:450px;}

/* page team -- old*/
.none {display: none;}
.center {text-align : center;}

#liste {
	text-align : center;
	font-size : 1.2em;
}

#team a:link {
	color: black;
	text-decoration: underline;
}
 
#team a:visited {
	color: black;
	text-decoration: underline;
}

#team a:visited:hover {
	color: #ffa1b4;
	text-decoration: none;
}

#team a:hover{
	color: #ffa1b4;
}
	
#team a:active {
	color: #ffa1b4;
}

/* Page Telechargements */
#episode a
{
        color: #3bb5ff;  /* bleu */
        font: 1.1em Trebuchet, Arial, serif;
        text-decoration : none;
}

#episode  a:hover
{
        color: purple;
		font: 1.1em Trebuchet, Arial, serif;
        text-decoration : none;
		font-weight: bold;
}

.episodeSpe a
{
        color: #3bb5ff;  /* bleu */
        font: Trebuchet, Arial, serif;
        text-decoration : none;
}

.episodeSpe  a:hover
{
        color: purple;
		font: Trebuchet, Arial, serif;
        text-decoration : none;
		font-weight: normal !important;
}

#episode .titre {
		font-size : 1.4em;
}

/* Page Avancement */

.etats {
	background-color:#d0e1e5;
}

.displayLess {
	display : none;
}

#avancementfondreb {
	background-image: url(../images/projet01min.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom : 1px dotted black;
	height : 149px;
	margin-top : 15px;
	margin-bottom : 15px;
}

#avancementfondsha {
	background-image: url(../images/projet02min.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom : 1px dotted black;
	height : 149px;
	margin-top : 15px;
	margin-bottom : 15px;
}

#avancementfondsora {
	background-image: url(../images/projet04min.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom : 1px dotted black;
	height : 149px;
	margin-top : 15px;
	margin-bottom : 15px;
}

#avancementfondinf {
	background-image: url(../images/projet05min.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom : 1px dotted black;
	height : 149px;
	margin-top : 15px;
	margin-bottom : 15px;
}

#avancementfondft {
	background-image: url(../images/projet03min.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom : 1px dotted black;
	height : 149px;
	margin-top : 15px;
	margin-bottom : 15px;
}

#ava h1 {
	margin-bottom : 20px;
	color : #08269b;
	font-variant: small-caps;
	text-align : center;
	}

#ava h2 {
	font-size : 110%;
	color : #1a0236;
	text-align : center;
}	
	
#ava h4 {
	border : 1px black solid;
	width : 150px;
	display : inline;
}


/* news */
.index {
	width:470px;	
	border-collapse:collapse;
}

