html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:small;*/
	color:#fff9c6;
	background-color: #000000;
	background-image: url(../images/interface-2009/background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	
	
	scrollbar-face-color: #660a00;
	scrollbar-shadow-color: #240100;
	scrollbar-highlight-color: #240100;
	scrollbar-3dlight-color: #160201;
	scrollbar-darkshadow-color: #160201;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #9c2509;
		
}




div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:760px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-attachment: scroll;
	background-image: url(../images/interface-2009/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#header {
	padding-top: 21px;	/*padding:1em;*/
	padding-right: 18px;
	padding-left: 18px;	

}



div#important {
	/*margin:0;*/
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF9C6;
	float: right;
	width: 375px;
	height: 55px;
	text-align: right;
	/*line-height: 18px;*/
	padding-top: 9px;
	padding-bottom: 0px;
	
	}
	
div#important p {
	/*text-align:justify;*/
	/*padding:0 1em;*/
	line-height:1.75;
	font-size: 12px;
	/*width: 350px;*/
	margin-top: 0;
	margin-right: 0;
	/*margin-bottom: 200px;*/
	margin-left: 0;	
	}
	/*text-indent: 5px;*/	
	
	
div#disjonk {
	/*margin:0px;*/
	float: left;
	width: 283px;
	height: 55px;
	text-align: left;
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 11px;
	
	}	
	
	
div#menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFF9C6;
	/*float: none;*/
	width: 724px;
	text-align: center;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/interface-2009/bg-menu.jpg);
*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
	clear:both;
	}	
	
a.menubold:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFC15B;
	text-decoration: none;
}



a.menubold:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFC15B;
	text-decoration: none;
}

a.menubold:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e7ea10;
	text-decoration: underline;
	background-color: #000000;
}

a.menubold:active {
	font-size: 10px;
	font-weight: bold;
	color: #f05511;
	text-decoration: none;
	}
			
	
	

div#content {
    width: 724px;
	padding-top: 19px;
	padding-right: 18px;
	padding-bottom: 5em;
	padding-left: 18px;
	 /*letter-spacing: 0.03em;	 */
	font-size: 12px;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	 line-height:1.75; 
	
}
	div#content p {
	/*text-align:justify;*/
	/*padding:0 1em;*/
	line-height:1.75;
	font-size: 12px;
	/*width: 350px;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;	
	 letter-spacing: 1px;	
	
	/*text-indent: 5px;*/

	}
	
	
	p:first-letter {
	font-size: 16px;

	line-height: normal;
	text-transform: capitalize;
}
	
	
	
div#colleft{
	width: 355px;
	float: left;
	/*display: table;*/
	padding-bottom: 4em;
	text-align: inherit;
}	
	
div#colright{
	width: 354px;	
	float: right;
	padding-bottom: 4em;
	margin-top: 0px;
	
}	


div#bio{
	width: 291px;	
	float: right;
	
	margin-top: 0px;
	
}	

	

div#ficheprojet {
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-bottom: 1em;
	 
	text-align: center;  
	
	}
	
	
div#largetext {
	float: left;
	width: 410px;
	padding-top: 0px;
	padding-bottom: 1em;
	text-align: justify;	
	}	
	
.description  {
	/*text-align:justify;*/
	/*padding:0 1em;*/
	/*line-height:1.75;*/
	 
	/*width: 350px;*/
	max-width: 400px;
	min-width: 100px;
	/*margin-left: 10px;*/
	margin-bottom: 20px;
	/*align:inherit;*/
	line-height: 20px;
text-align: justify;
	/*text-align: justify;*/
	/*display: table;*/
	/*width: 400px;*/
	/* position: relative;*/
	 display: inline-block;
	 letter-spacing: 1px;	 
	}
	
	
	
	
div#ficheprojet p {
	
	text-align: inherit;
	

}	
	
	
	
div#ficheprojet h1{
	
	text-align: left;	
	}	
	
div#ficheprojet h2{
	
 text-align: left;	
	}		
	
div#thumbprojet {
	/*margin:0;*/
	float: right;
	width: 200px;
	/*height: 400px;*/
	
	
	padding-bottom: 4em;
	margin-top: 0px;	
	}
	
	
div.clear {
 clear: both;
 }



 




div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	font-size: 11px;
	 color: #9f0900; 
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/interface-2009/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 50px;
	clear:both;	
}

	div#footer p {
		padding:1em;
		margin:0;
	}
	

h1 {
	font-size: 18px;
	color: #fff7d3;
	/*	color: #fff8d8;*/
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	 line-height: 24px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;

	letter-spacing: 1px;
	font-variant: small-caps;
	
}

h1:first-letter {
	font-size: 24px;
	
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 0px;
}


h1 a:link {
color: #fff7d3
} 


h1 a:hover {color: #e7ea10;
	text-decoration: underline;
	background-color: #000000;}
	
h1 a:visited {
color: #fff7d3
} 	

h1 a:active {
color: #f05511;
text-decoration: none;
background-color: #000000;}





h2 {
	font-size: 15px;
	color: #e7ea10;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25;
	font-variant: small-caps;
	margin-top:0px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

/*h2:first-letter {
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 0px;
		margin-top: 0;
}*/




h3 {
	font-size: 13px;
	color: #F05511;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}





a:link {
	color: #ffad27;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffad27;
}
a:hover {
	color: #e7ea10;
	text-decoration: underline;
	background-color: #000000;
}

a:active {
	color: #f05511;
	text-decoration: none;
	background-color: #000000;
	}





.date {
	font-size: 12px;
	color: #ffbe89;
	line-height: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*padding-top: 200px;*/
	/*marging-bottom: 200px;*/
	letter-spacing: 1px;
}

	

.petit {

	font-size: 10px;
	line-height: 14px;
	/*color: #90a903;*/

}
	
	
.intermenu {
	font-size: 10px;
	color: #90a903;
	letter-spacing: -1px;
	font-weight: normal;
}






div.listprojet {
	clear: both;
	background-image: url(../images/interface-2009/tile-redframe.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	border: 1px solid #982802;
	padding: 5px;
	margin-top: 10px;	
	margin-bottom: 10px;	
	
 }

	

img.bigthumb {
	border:1px solid #ffc150;
	float: left;	
} 


a img.bigthumb {
	border:1px solid #ffc150;
	filter:alpha(opacity=80);-moz-opacity:0.8;
	float: left;
} 

 
a:visited img.bigthumb {border: 1px solid #000000; filter:alpha(opacity=50);-moz-opacity:0.5; float: left;} 
a:hover img.bigthumb {border: 1px solid #e7ea0d; filter:alpha(opacity=100);-moz-opacity:1; float: left;}
a:active img.bigthumb {border: 1px solid #f05511; float: left;}



.colthumbprojetvedette {
	float: left; 
	width: 110px;	
	margin-top: 0px;	
} 

.descriptionprojetvedette {
	float: left; 
	 width: 575px;
	text-align:justify; 
	margin-left: 0px; 	
	margin-top: 0px;	
} 













a img.thumb {
	border:1px solid #ffc150;
	filter:alpha(opacity=70);-moz-opacity:0.7;
	float: right;
} 

 
a:visited img.thumb {border: 1px solid #000000; filter:alpha(opacity=30);-moz-opacity:0.3; float: right;} 
a:hover img.thumb {filter:alpha(opacity=100);-moz-opacity:1; border: 1px solid #e7ea0d; float: right;}
a:active img.thumb {border: 1px solid #f05511; float: right;}



img.thumb {

	margin: 2px;
} 

/*a img.thumb {border:1px solid #ffc15b;}*/

a img.thumb {
	border:1px solid #ffc150;
	filter:alpha(opacity=70);-moz-opacity:0.7;
	float: right;
} 

 
a:visited img.thumb {border: 1px solid #000000; filter:alpha(opacity=30);-moz-opacity:0.3; float: right;} 
a:hover img.thumb {filter:alpha(opacity=100);-moz-opacity:1; border: 1px solid #e7ea0d; float: right;}
a:active img.thumb {border: 1px solid #f05511; float: right;}
 









.imgborder {border: 1px solid #666666;}



.imgbordershow {
	border: 1px solid #464646;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.imgbordernews {
	border: 1px solid #4f1e00;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}



.imgborderfeat {border: 1px solid #7a452d;}


.redframe {
	border: 1px solid #982802;
	background-color: #000000;
	margin: 5px;
	background-attachment: fixed;
	background-image: url(../images/interface-2009/tile-redframe.jpg);
	background-repeat: repeat;
}


a img.redframe {border:1px solid #982802;}
a:hover img.redframe {border: 1px solid #e7ea10}



table.sample {
	border: 0px outset #8B8378;	/*-moz-border-radius: 6px;*/
	line-height:2.5;
}
table.sample td {
	border: 1px solid black;
	/*padding: 0.2em 2ex 0.2em 2ex;*/
	/*color: black;*/
}
table.sample tr.d0 td {
	background-color: #FCF6CF;
}
table.sample tr.d1 td {
	background-color: #000000;
}

.mention {color: #FFFFFF;}


/*style by Syl Disjonk, style by Syl Disjonk, style by Syl Disjonk*/

a.subtile:link  {
	color: #fff9c6;
	text-decoration: none;
}


a.subtile:visited  {
	color: #fff9c6;
	text-decoration: none;
}

a.subtile:hover {
 
	color: #e7ea10;
	text-decoration: underline;
	background-color: #000000;
}

a.subtile:active {
 
	color: #f05511;
	text-decoration: none;
	}
			
.update {
	font-size: 10px;
	color: #9F9B7B;
	line-height: 16px;

}

.language{
	font-size: 25px;
	color: #9F9B7B;
	line-height: 16px;

}
