/*-----------------
	HTML STYLES 
------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* équivaut à 10 pix*/
	color: #FFFFFF;
	background: #444444 url(/images/fond_site.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
/* évite d'avoir une bordure quand on met un lien sur un image */
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
p { margin: 0.5em 0 }

/*--------------------------
	BLOCS TOUTE RUBRIQUE
---------------------------*/
#conteneur { /* OK */
	position: relative;
	height: auto;
	min-height: 589px;
	_height: 589px; /* hack pour correction bug IE sur le min-height */
	margin: 0px auto 0px auto;
	padding: 5px 22px 0px 22px;
	background: url(/images/ombre_site.gif) no-repeat center top;
	/* correction bug IE5 */
	width: 920px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* bonne taille pour bons navigateurs */
	width: 876px;
}
#subheader { /* OK */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #515151;
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}
	#subheader a {
	color: #515151;
	text-decoration: none;
	}
	#subheader a:hover {
	color: #215412;
	text-decoration: none;
}
h1 {
	margin: 0 0 6px 0;
	padding: 0px;
	width: 876px;
	height: 120px;
	display: block;
	text-indent: -4812px;
	background-image: url(/images/logo.jpg);
	}
	h1 a {
	display: block;
	width: 876px;
	height: 120px;
}
/* ======= MENU ============*/
#menu {
	height: 22px;
	background: transparent url("/images/fond_menu.gif") repeat-x;
	margin:0 0 50px 0;
	padding-left: 287px;
	/* correction bug IE5 */
	width: 876px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* bonne taille pour bons navigateurs */
	width: 589px;
}
#menu ul { /* OK */
	list-style-type: none;
	/*display: block;*/
	margin:0;
	padding:0;
	width: 100%; /* précision pour Opera */
}
#menu ul li {
	display: block;
	float: left; 
	height: 22px;
	margin: 0; 
	padding: 0 ;
}
#menu ul li a {
	display: block;
	padding: 22px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:0px;
}
/* mouse out */
#menu ul li#accueil { background: transparent url("/images/bt_accueil.gif")  no-repeat; left: 1px; width: 112px; }
#menu ul li#services { background: transparent url("/images/bt_services.gif")  no-repeat; left: 1px; width: 108px; }
#menu ul li#portfolio { background: transparent url("/images/bt_portfolio.gif")  no-repeat; left: 1px; width: 108px; }
#menu ul li#contact { background: transparent url("/images/bt_contact.gif")  no-repeat; left: 1px; width: 108px; }
/* mouse over */
#menu ul li#accueil a:hover { background: transparent url("/images/bt_accueil.gif")  no-repeat 0 -44px; left: 1px; width: 112px; }
#menu ul li#services a:hover { background: transparent url("/images/bt_services.gif")  no-repeat 0 -44px;; left: 1px; width: 108px; }
#menu ul li#portfolio a:hover { background: transparent url("/images/bt_portfolio.gif")  no-repeat 0 -44px;; left: 1px; width: 108px; }
#menu ul li#contact a:hover { background: transparent url("/images/bt_contact.gif")  no-repeat 0 -44px;; left: 1px; width: 108px; }
/* actif */
#menu ul li.active#accueil { background: transparent url("/images/bt_accueil.gif")  no-repeat 0 -22px; left: 1px; width: 112px; }
#menu ul li.active#services { background: transparent url("/images/bt_services.gif")  no-repeat 0 -22px; left: 1px; width: 108px; }
#menu ul li.active#portfolio { background: transparent url("/images/bt_portfolio.gif")  no-repeat 0 -22px;; left: 1px; width: 108px; }
#menu ul li.active#contact { background: transparent url("/images/bt_contact.gif")  no-repeat 0 -22px;; left: 1px; width: 108px; }

#gauche {
	width: 287px;
	float: left;
	line-height: 17px;
}
#droite {
	width: 585px;
	float: right;
	line-height: 17px;
}
h2 {
	color: #929292;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 9px;
	border-bottom: #36E800 2px solid;
	}
	h2 a {
	color: #929292;
	text-decoration: none;
}


/*-----------------------------
	GALERIES PHOTO
------------------------------*/
#galleryRecent ul, #galleryProjet ul, #galleryDetail ul {
	padding: 0;
	margin: 12px 0 0 9px;
	list-style-type: none;
}
#galleryDetail ul {
	margin-left: 0;
}
#galleryRecent li, #galleryProjet li, #galleryDetail li {
	padding:0;
	float: left;
	display: inline;
	width:192px;
	margin:0;
}
#galleryRecent li {
	height:178px;
}
#galleryProjet li {
	height:188px;
}
#galleryDetail li {
	height:152px;
}
#galleryRecent img, #galleryProjet img, #galleryDetail img {
	border: 5px solid #FFFFFF;
	margin: 0; padding: 0;
	display: block;
}
#galleryRecent a:hover img, #galleryProjet a:hover img, #galleryDetail a:hover img {
	border: 5px solid #36E800;
	Filter: none; /* correction bug IE */
}
#galleryRecent .info, #galleryProjet .info {
	font-size: 1.1em;
	background: url(/images/fleche_bas.gif) no-repeat top left;
	margin-top: 5px;
	padding-left: 17px;
	}
	#galleryRecent .info a, #galleryProjet .info a {
	color: #FFFFFF;
	text-decoration: none;
	}
	#galleryRecent .info a:hover, #galleryProjet .info a:hover {
	color: #36E800;
}
#galleryProjet .picto {
	border: none;
	width: 10px; height: 11px;
	display: inline;
	margin-right: 10px;
}

/*-----------------------------
	PAGE D'ACCUEIL
------------------------------*/
#encours {
	height: auto;
	min-height: 200px;
	_height: 200px; /* hack pour correction bug IE sur le min-height */
	background: url("/images/fond_degrade.gif") repeat-x;
	font-size: 1.1em;
	padding: 10px 15px 0 9px;
}
#encours ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#encours ul li {
	margin: 0;
	padding: 0 0 10px 8px;
	background: url(/images/puce_encours.gif) no-repeat top left;
}
#encours .detail{
	color: #5A9349;
	font-size: 10px;
} 
#infos {
	font-size: 1.1em;
	padding: 9px;
}
#infos a, #infos a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#infos h3 {
	font-size: 1em;
	font-weight: normal;
	color: #5A9349;
	margin:0; padding:0;
}
.cleaner {
	clear:both;
	margin:-1em 0 0 0; padding:0;
	height:1em;
	border:none;
	font-size:1px;
	line-height:1;
	visibility:hidden;
}
.vert-fonce { color: #5A9349; }
/*-----------------------------
	FOOTER
------------------------------*/
#footer {
	margin-top: 50px;
}
#f-gauche {
	float: left;
	padding: 0 0 10px 10px;
}
#f-droite {
	float: right;
	padding: 15px 0 0 9px;
	/* correction bug IE5 */
	width: 585px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* bonne taille pour bons navigateurs */
	width: 576px;
	color: #838383;
	}
	#f-droite a, #f-droite a:hover {
	color: #628657;
	text-decoration: none;
}
/*-----------------------------
	PORTFOLIO
------------------------------*/
.h2-gris {
	color: #929292;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 9px;
	border-bottom: #5F5F5F 2px solid;
}
.h2-detail { /* affichage du titre du projet */
	color: #D5D5D5;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 9px;
	border-bottom: #36E800 2px solid;
}
#options {
	height: auto;
	min-height: 200px;
	_height: 200px; /* hack pour correction bug IE sur le min-height */
	background: url("/images/fond_degrade.gif") repeat-x;
	font-size: 1.1em;
	padding: 10px 15px 0 9px;
	}
	#options a {
	color: #36E800;
	text-decoration: none;
	}
	#options a:hover {
	text-decoration: underline;
}
#options .legende {
	color: #ACACAD;
}
#options .legende img {
	margin-right: 10px;
	width: 10px;
	height: 11px;
}
#options select {
	background: #444444;
	color: #36E800;
	font-size: 11px;
	width: 150px;
}
.table-projet {
	font-size: 1.1em;
	}
	.table-projet .titre-table {
	color: #929292;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 9px;
	border-bottom: #36E800 2px solid;
	}
	.table-projet .nom-projet {
	padding: 4px 0 4px 9px;
	}
	.table-projet .nom-projet a {
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	/*padding-left: 14px;
	background: url(/images/fleche-droite.gif) no-repeat top left;*/
	}
	.table-projet .nom-projet a:hover {
	color: #36E800;
	}
	.table-projet .cell {
	padding-left: 9px;	
	}
	.table-projet .picto {
	width: 10px; height: 11px;
	display: inline;
	margin-right: 13px;
}
#detailProjet {
	font-size: 1.1em;
	padding: 9px 0 9px 9px;
	}
	#detailProjet p {
	margin: 0 0 20px 0;
	padding: 0 19px 0 0;
	}
	#detailProjet a {
	color: #FFFFFF;
	text-decoration: none;
	}
	#detailProjet a:hover {
	color: #36E800;
	}
	#detailProjet .offline {
	color: #444444;
	font-weight: bold;
	background: #36E800;
	padding: 1px 6px 1px 6px;
	display: inline;
	}
	#detailProjet .lien a {
	color: #444444;
	font-weight: bold;
	width: 100%;
	background: #36E800;
	padding: 1px 6px 1px 6px;
	}
	#detailProjet .lien a:hover {
	color: #444444;
	background: #3AB714;
	}
	#detailProjet .legende{
	color: #36E800;
	background: #383939;
	padding: 1px 6px 1px 6px;
	display: inline;
	}
	#detailProjet .zoom {
	border: 5px solid #FFFFFF;
	margin: 0; padding: 0;
	display: block;
}
#divFlash {
	margin: 0; padding: 0;
}

/*-------------------------
	SERVICES
--------------------------*/
#references {
	height: auto;
	min-height: 200px;
	_height: 200px; /* hack pour correction bug IE sur le min-height */
	background: url("/images/fond_degrade.gif") repeat-x;
	font-size: 1.1em;
	padding: 10px 15px 0 9px;
	}
	#references a {
	color: #3AB714;
	text-decoration: none;
	}
	#references a:hover {
	color: #color: #3AB714;
	text-decoration: none;;
}
#references .lien a {
	color: #444444;
	font-weight: bold;
	width: 100%;
	background: #36E800;
	padding: 1px 6px 1px 6px;
	text-decoration: none;
	}
	#references .lien a:hover {
	color: #444444;
	background: #3AB714;
	}
#infos ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#infos ul li {
	margin: 0;
	padding: 0 0 10px 8px;
	background: url(/images/puce_encours.gif) no-repeat top left;
}

/*--------------------
	CONTACT
---------------------*/
#contact {
	font-size: 1.1em;
	margin: 9px;
	}
	#contact p{
	margin: 0 0 20px 0;
	}
	#contact a {
	color: #36E800;
	text-decoration: underline;
	}
	#contact a:hover {
	color: #3AB714;
}
#formContact {
	padding: 0; margin: 0;
}
label {
	display: none;
}
label.v {
	display: inline;
}
input.t, input.tr, textarea {
	background-color: #343434;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	margin-bottom: 0.2em;
	padding: 4px 3px 0 5px;
	border-left: 6px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
}
input.t:focus, textarea:focus {
	background-color: #202020;
	border-left: 6px solid #1A6E00;
	border-right: 1px solid #5F5F5F;
	color: #BEBEBE;
}
input.t, input.tr {
	height: 1.5em;
}
input.tr, textarea.tr {
	border-left: 6px solid #36E800;
	border-right: 1px solid #5F5F5F;
}
input.tr:focus, textarea.tr:focus {
	border-left: 6px solid #1A6E00;
	border-right: 1px solid #5F5F5F;
	background-color: #202020;
	color: #BEBEBE;
}
textarea#message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input#buttonSend {
	width:170px;
	height:34px;
	margin:0px;
	margin-left:0;
	background:url(/images/bt_envoyer.gif) no-repeat left top;
	display:block;
	margin-bottom: 30px;
	margin-top: 0px;
}
input#buttonSend:hover {
	background-position:left bottom;
}
/* concerne le champ de calcul antispam */
#asaDiv {
	border-left: 6px solid #1A6E00;
	margin-top: 5px;
	padding: 4px 4px 4px 12px;
}
input.asaStyle {
	background-color: #343434;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	padding: 4px 3px 0 5px;
	height: 1.5em;
}
input.asaStyle:focus {
	background-color: #202020;
	color: #BEBEBE;
}


/*-----------------------
	TOUTES RUBRIQUES
------------------------*/
.gris { color: #929292; }
.gris2 { color: #CFCFCF; }
