/* CSS Document */
table {
	margin-bottom:0px;
}
form {
	margin : 0px;
	padding : 0px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul, ol, dl {
	position:relative;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C0BFBD;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C0BFBD;
	line-height: 1.4em;
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
}
/* STRUCTURE */
body {
	margin: 0px;
	padding: 0px;
	background-color: #47403A;
}
#main {
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #2F2A25;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #595551;
	border-left-color: #595551;
}
#left {
	float:left;
	width:210px;
	margin-right:20px;
	padding-top:20px;
}
#right {
	float:left;
	width:191px;
	padding-top:20px;
}
#navi {
	float:left;
	width:549px;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433F3A;
}
#titre {
	float:left;
	width:547px;
	padding-bottom: 40px;

}
#titre h1{
	color: #6c9796;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#middlecontainer {
	float:left;
	width:549px;
	margin-right:20px;
}	
#middle {
	float:left;
	width:527px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:350px;
	background-color: #2C2722;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #433F3A;
	border-left-color: #433F3A;
}
#middlehome {
	float:left;
	width:527px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:350px;
	background-color: #2C2722;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #433F3A;
	border-left-color: #433F3A;
}
#middleleft {
	float:left;
	width:160px;
	margin-right:20px;
	font-family: Verdana, Helvetica;
}

/* IMAGES*/
.imgtitle {
	margin-bottom:5px;
	display: block;
	padding:0px;
}
.thumb {
	text-decoration: none;
	border: 1px solid #433F3A;
	height: 40px;
	width: 76px;
	margin-bottom: 4px;
}
#slideshow {
	float:left;
	width:525px;
	margin-bottom:10px;
	border: 1px solid #433f3a;
}
/* LEFT */
#logo {
	float:left;
	width:210px;
	margin-bottom:50px;
	text-align:center;
}
.leftcontainer {
	float:left;
	width:190px;
	margin-bottom:30px;
	margin-left:20px;
}

#awards {
	float:left;
	width:190px;
	background-color: #6c9796;
	background-image: url(../images/puceaward.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#awards p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E2EAEA;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
/* MIDDLE */
#news {
	float:left;
	width:527px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433f3a;
}
#news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #6c9796;
	font-weight: normal;
	padding:0px;
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6c9796;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828251;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
#resume {
	float:left;
	width:527px;
}
#bio {
	float:left;
	width:527px;
}
#biodenis {
	float:left;
	width:527px;
	display: none;
}
#biojeanxavier {
	float:left;
	width:527px;
	display: none;
}
#biomatthieu {
	float:left;
	width:527px;
	display: none;
}
#editorial {
	float:left;
	width:547px;
	display: none;
}
/* MIDDLE LEFT*/
.next {
	float:left;
	width:160px;
	margin-bottom:20px;
}
.next ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none
}
.next li{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433F3A;
	margin: 0px;
	display: list-item;
}
.next li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C0BFBD;
	text-decoration: none;
}
.next li a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.next span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827f7c;
}
/* RIGHT */
#right img {
	margin-bottom:0px;
}
#right ul {
	margin-bottom:20px;
}
#right li {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433F3A;
}
#right li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827F7C;
	text-decoration: none;
}
#right li a:hover{
	color: #C0BFBD;
	text-decoration: none;
}
.imgevent {
	text-decoration: none;
	border: 1px solid #433F3A;
	padding-bottom: 0px;
	margin-bottom: 5px;
	height: 250px;
	width: 488px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.imgproducteurs {
	text-decoration: none;
	border: 1px solid #433F3A;
}
.imgprojets {
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 20px;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0bfbd;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c9796;
	text-decoration: none;
	}
.linkname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c0bfbd;
	text-decoration: none;
	cursor:pointer;
}
a.linkname:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.linkplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827f7c;
	text-decoration: none;
	cursor:pointer;
}
a.linkplus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}



.tdaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0bfbd;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433f3a;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tdcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0bfbd;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433F3A;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #2c2722;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
}
.tdname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827f7c;
	text-align: left;
	padding-top: 10px;
	background-color: #2c2722;
	padding-right: 0px;
	padding-left: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433f3a;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #433f3a;
}
.tdcontactblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C9796;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #433F3A;
	background-color: #2c2722;
	text-transform: lowercase;
	padding: 3px;
}


#footer {
	float:left;
	width:950px;
	background-color: #1E1A16;
	padding-left:20px;
	padding-right:20px;
	margin:0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #433F3A;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	color: #827F7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer a {
	color: #6C9796;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/* highslide */
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {

}
.highslide:hover img {

}

.highslide-image {
	border: 1px solid #595551;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #76716D;
	border-right-color: #76716D;
	border-bottom-color: #76716D;
	border-left-color: #76716D;
}
.highslide-loading {
	display: block;
	color: white;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #6C9796;
	font-family: Arial, Helvetica, sans-serif;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
