@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../../images/bg_or.jpg);
	background-repeat: repeat-x;
	background-color: #45282e;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header_wrap {
	background-image: url(../../images/ombre_flash.png);
	height: 209px;
	width: 1031px;
	margin-right: auto;
	margin-left: auto;
}
#header_wrap #flash {
	width: 995px;
	height: 209px;
	background-color: #FFFFFF;
	background-image: url(../../images/banner_index.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#conteneur {
	width: 995px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../../images/bg_gris.gif);
	background-position: right top;
}
div#left {
	float: left;
	width: 190px;
}
#left ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a1f21;
	list-style-type: none;
	width: 160px;
	padding-bottom: 25px;
	padding-top: 40px;
}
#left li {
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceaea;
	padding-left: 30px;
	padding-top: 6px;
	display: block;
	cursor: pointer;
}
#left .hover {
	background-color: #fcd8a9;
}
#left a {
	color: #2a1f21;
	text-decoration: none;
}
div#right {
	float: right;
	width: 190px;
	background-color: #F6F4F5;
}
#right #macaron {
	margin-left: 20px;
	margin-top: 38px;
	margin-right: 13px;
}
#macaron img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#middle {
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 25px;
	margin-left: 190px;
	background-color: #FFFFFF;
}
#middle #contenu h2 {
	margin-top: 15px;
	font-size: 19px;
	font-weight: bold;
	color: #8a5501;
	margin-bottom: 5px;
}
#middle #contenu p {
	font-weight: normal;
	font-size: 12px;
	color: #2a1f21;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#middle #contenu .soustitre {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-bottom: 7px;
	font-size: 12px;
}
#middle #contenu .history {
	height: 100px;
	border: 1px solid #ECEAEA;
	padding: 10px;
	margin-bottom: 15px;
}
#middle #contenu .history span {
	font-size: 11px;
	color: #c27c27;
}
#middle #contenu .history h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
#middle #contenu .history a {
	color: #4B3346;
	text-decoration: none;
}
#middle #contenu .history .icone {
	margin-top: 20px;
}
.icone  img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu td {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d2d3;
	padding-left: 5px;
}
#contenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
}
#contenu li {
	margin-bottom: 8px;
}
#middle #ariane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d2d3;
	height: 15px;
	padding-top: 21px;
}
#middle #ariane a {
	color: #c27c27;
	text-decoration: none;
	font-size: 9px;
}
div#footer {
	clear: both;
	background-color: #ffb24e;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size:0px;
}
#credit {
	width: 995px;
	padding-right: 9px;
	padding-left: 9px;
	text-align: right;
	color: #afa3a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
}
#credit p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* --- selected projetcs--- */

#tableprojects {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 85%;
}
#tableprojects img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#tableprojects td {
	background: #fff;
	color: #666666;
	line-height: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7d2d3;
	border-bottom-color: #d7d2d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
#tableprojects tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#tableprojects td.first {
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #d7d2d3;
	border-right-color: #d7d2d3;
}

#tableprojects td.dur {
	background: #fff;
	color: #666666;
	line-height: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7d2d3;
	border-bottom-color: #d7d2d3;
}


#tableprojects td.firstdur {
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #d7d2d3;
	border-right-color: #d7d2d3;
}

#tableprojects td.firstbold {
	background: #fff;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d7d2d3;
	border-left-color: #d7d2d3;
}

#tableprojects td.bold {
	background: #fff;
	font-weight: bold;
	border-top-width: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7d2d3;
}
#tableprojects .spec {
	font-weight: bold;
}
li.pdf {
	padding-left: 50px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/pdf.gif);
	background-position: 0px;
 }
 li.htm {
	padding-left: 50px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/htm.gif);
	background-position: 0px;
 }
.pdf img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li.doc {
	padding-left: 50px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/doc.gif);
	background-position: 0px;
 }
 ul.pdf {
	list-style-type: none;
	padding: 0;
	margin-left: 5px;
 }
.pdf a {
	color: #C210B3;
}
.pdf a:visited {
	color: #F021DF;
}
.pdf a:hover {
	color: #F021DF;
	background-color: #E7E6E8;
}
#contenu .imgleft {
	float: left;
	margin-right: 25px;
}
#contenu .imgright {
	float: right;
	margin-left: 25px;
}
#contenu .interview {
	padding: 10px;
	border: 1px solid #C8B3A8;
}
#conteneur #middle #contenu a {
	color: #8A5501;
	text-decoration: none;
}
#conteneur #middle #contenu .pdf .pdf strong {
	font-size: 11px;
}
#contenu .projet {
	height: 194px;
	margin-bottom: 25px;
}
#contenu .projet h4 {
	font-size: 17px;
	font-weight: normal;
	color: #c27105;
	padding-top: 95px;
}
