/* @override 
	http://www.bruitdufrigo.com/assets/templates/bdf/bdf.css */

body {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	color: #222;
	background: #E0F2F9 url("images/papier_millimetre.gif") fixed;
}

.container {
	background-color: #FFF;
	border: solid #1AD; /* #6CE */
	border-width: 0 0 10px;
	padding: 0 10px;
/*	background: url("images/grid.png") 10px; background-position: 10px;*/
}

.container a:link,
.container a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1AD;
/*	margin: 0 -1px;
	padding: 0 1px;*/
}

.container a:hover,
.container a:active {
	background: #1AD url("images/3px_hach_masque.gif") repeat-x 0 -1px;
}

/*.container a:active {
	color: #1B1;
	background-color: #1B1;
}*/

div.border {
	border-right: 1px solid #CCC;
}

/* @group Formulaires */

button {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 13px;
	padding: 6px 8px;
	margin: 0;
	background: #1AD;
	border: none;
	color: #FFF;
	font-weight: bold;
}

button:hover {
	color: #FFF;
	background: #1B1;
	cursor: pointer;
}

#wlpeLogin,
#wlpeUser {
	margin-bottom: 2.6153846153846154em;
}

#wlpeLogin fieldset,
#wlpeUser fieldset,
#wlpeLogin legend,
#wlpeUser legend,
#wlpeLogin label,
#wlpeUser label {
	background-color: #1B1;
}

#wlpeLogin fieldset,
#wlpeUser fieldset {
	background-image: url("images/40prcent.gif");
	border: none;
	padding: 10px;
	color: #FFF;
}

#wlpeLogin legend,
#wlpeUser legend {
	text-align: center;
	padding: 10px;
	width: 100%;
	position: relative;
	font-weight: normal;
}

#wlpeLogin label,
#wlpeUser label {
	font-weight: normal;
	float: left;
	text-align: right;
	margin: 0;
	padding: 3px 6px 2px;
}

#wlpeLogin label,
#wlpeLogin input,
#wlpeUser label,
#wlpeUser input {
	width: 248px;
}

#wlpeLogin input,
#wlpeLogin select,
#wlpeUser input,
#wlpeUser select {
	color: #1B1;
	background-color: #FFF;
	font: 13px Arial, Helvetica, "Helvetica Neue", sans-serif;
	border: none;
	padding: 4px 6px 4px;
	margin: 0;
}

#wlpeLogin select,
#wlpeUser select {
	height: 23px;
}

fieldset hr {
	margin: 6px 0;
	background: #FFF;
	color: #FFF;
	height: 3px;
}

fieldset .ligne {
	display: block;
	clear: both;
	margin: 0 0 10px;
}

/* Un petit clearfix pour les lignes dans les formulaires */
fieldset .ligne:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}

.span-2 input {
	width: 120px;
}

/*
input[type=password] {
	background-color:#fff;
	border:1px solid #bbb;
}

input[type=password]:focus {
	border-color:#666;
}

input[type=password] {
	margin:0.5em 0;
}
*/

/* @end */

h1, h2, h3, h4, h5, h6 {
	/*text-transform: uppercase;*/
	font-weight: normal;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}

/* Correction d'un bug (?) de Boks */
h2 {
	line-height: 1.3076923076923077em;
	margin-top: 0;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
}

img {
	margin-bottom: 1.2em;
}

/* @group Logo (image et texte) */

#logo_bdf_image {
	position: fixed;
}

#logo_bdf_image img {
	visibility: hidden;
	margin: 0;
}

#logo_bdf_image a {
	background: url("images/logo_bdf_hover.png") top;
	display: block;
	height: 50px;
	width: 50px;
}

#logo_bdf_image a:hover, #logo_bdf_image a:active {
	background-position: bottom;
}

#logo_bdf_texte strong {
	text-transform: uppercase;
	display: block;
	/*width: 70px;*/
	font-size: 19px;
	margin-bottom: 13px;
}

/* @end */

hr {
	background: #222;
	color: #222;
}

/* @group séparations horizontales HR */

hr, /* TEMP */
div.hr_1px,
div.hr_2px,
div.hr_3px,
div.hr_4px,
div.hr_vagues_1px {
	margin-bottom: 15px;
	background-repeat: repeat-x;
}

div.hr_1px hr,
div.hr_2px hr,
div.hr_3px hr,
div.hr_4px hr,
div.hr_vagues_1px hr {
	display: none;
}

hr, /* TEMP */
div.hr_1px {
	height: 5px;
	background-image: url("images/chevrons_hr_1px.gif");
}

div.hr_2px {
	height: 6px;
	background-image: url("images/chevrons_hr_2px.gif");
}

div.hr_3px {
	height: 7px;
	background-image: url("images/chevrons_hr_3px.gif");
}

div.hr_4px {
	height: 8px;
	background-image: url("images/chevrons_hr_4px.gif");
}

div.hr_vagues_1px {
	height: 3px;
	background-image: url("images/vagues_hr_1px.gif");
}

.bleu {
	background-color: #1AD;
}

.vert {
	background-color: #1B1;
}

.orange {
	background-color: #F53;
}

.noir {
	background-color: #222;
}

/* @end */

ul, li ul {
	margin-left: 20px;
	margin-right: 0;
}

ul {
	list-style-type: none;
	list-style-image: url("images/puce_999.gif");
}

#menu_principal ul,
#menu_secondaire ul {
	margin-left: 0;
	list-style-type: none;
	list-style-image: none;
}

#menu_principal ul li,
#menu_secondaire ul li {
	margin: 0 0 14px;
	padding: 0 6px 0 0;
}

#menu_principal ul li a,
#menu_secondaire ul li a {
	padding: 1px 0 1px;
	background-position: 0 0;
}

#menu_principal ul li a:link,
#menu_principal ul li a:visited {
	color: #1B1; /* #1AD */
}

#menu_principal ul li a:hover,
#menu_principal ul li a:active {
	background: #1B1 url("images/3px_hach_masque.gif") repeat-x 0 0;
}

#menu_principal .fichiers img {
	margin-bottom: -3px;
}

#menu_principal .fichiers a {
	font-weight: normal;
}

#menu_secondaire ul li a {
	font-weight: normal;
}

#menu_principal ul li.actif,
#menu_secondaire ul li.actif {
	padding: 0 3px 0;
	/*text-align: right;*/
}

#menu_principal ul li.actif {
	background-color: #1B1;
}

#menu_secondaire ul li.actif {
	background-color: #1AD;
}

#menu_principal ul li.actif span,
#menu_principal ul li.actif a,
#menu_secondaire ul li.actif span,
#menu_secondaire ul li.actif a {
	color: #FFF;
}

#menu_principal ul li.actif span {
	font-weight: bold;
}

#menu_principal ul li.actif a:hover,
#menu_secondaire ul li.actif a:hover {
	background: none;
}

/*ul.sous-menu {
	list-style: none;
	margin-left: 0;
}*/

/*ul.sous-menu li {
	margin-left: 20px;
}*/

/*ul.sous-menu li.actif {
	margin-left: 0;
	padding-left: 20px;
}*/

#bloc_titre {
	position: fixed;
	z-index: 0;
}

.span-8 #bloc_titre {
	width: 540px;
}

.span-10 #bloc_titre {
	width: 680px;
}

#bloc_titre h1,
#bloc_titre h2 {
	color: #F53;
	margin-bottom: 0;
}

h1 {
	font-size: 1.5em;
	line-height: 27px;
	font-family: Georgia;
	font-weight: bold;
}

#bloc_titre h2 {
	color: #F53;
	font-size: 1.25em;
	line-height: 1.1em;
	margin-top: 2px;
}

#bloc_titre p {
	margin-top: 4px;
}

.lieu_date_projet {
	color: #F53;
}

/*.lieu_date_projet strong,
.lieu_date_projet b {
	font-weight: normal;
	color: #C20;
}*/

#infos_projet {
	/*border-top: 4px solid #1AD;*/
	/*padding-top: 6px;*/
	color: #6CE;
}

#infos_projet strong,
#infos_projet b {
	font-weight: normal;
	color: #1AD;
}

#infos_projet {
	margin-bottom: 18px;
}

#infos_projet p {
	margin-bottom: 0;
}

#principal {
	display: block;
	position: relative;
	background-color: #FFF;
	z-index: 10;
}

/*#contenu {
	display: block;
	position: relative;
	background-color: #FFF;
	z-index: 10;
}*/

#contenu h1 {
	font-size: 1.5em;
	/*color: #1B1;*/
	/*border-top: 4px solid #1AD;
	border-bottom: 1px dotted #1AD;
	padding: 8px 0; */
	margin-bottom: 15px;
	font-weight: normal !important;
}

#contenu h1 sup,
#contenu h1 sub {
	font-size: 11px;
	letter-spacing: .1em;
	color: #6CE;
	font-family: Arial;
	font-weight: normal;
}

blockquote em {
	font-style: normal;
}

/* @group Galerie de projets et galeries d'images OK */

.conteneur_apercus {
	/*float: left;*/
	margin-bottom: 25px;
}

.apercu_projet {
	float: left;
	width: 135px;
	height: 195px;
	/*text-align: center;*/
	margin: 0 1px 0 0;
	position: relative;
	display: block;
}

.apercu_image {
	margin-bottom: 1em;
	position: relative;
	display: block;
	width: 100%;
}

.apercu_projet a {
	width: 135px;
	height: 195px;
}

.apercu_projet a:link,
.apercu_projet a:visited,
.apercu_projet a:hover,
.apercu_projet a:active,
.apercu_image a:link,
.apercu_image a:visited,
.apercu_image a:hover,
.apercu_image a:active {
	display: block;
	background: none;
/*	line-height: 0;*/
}

.apercu_image a {
	line-height: 0;
}

.apercu_projet a img,
.apercu_image a img {
	margin-bottom: 0;
}

.apercu_projet p {
	position: absolute;
	top: 0px;
	padding-right: 10px;
	font-weight: normal;
	line-height: 1.30769em !important;
}

.apercu_projet .titre_projet {
	background-color: #FFF;
}

.apercu_projet a:hover .titre_projet {
	background: #1AD url("images/3px_hach_masque.gif") repeat-x 0 -1px;
}

.apercu_projet .image_projet {
	/*height: 135px;*/
	padding-top: 40px;
}

.overlay {
	display: block;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
	padding: 5px 10px;
}

.fond_overlay {
	background-color: #000;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	
	filter : alpha(opacity=50);
    -moz-opacity : .5;
    opacity : .5;
}

.overlay p {
	margin-bottom: 0;
	font-weight: normal;
	color: #FFF;
	position: relative;
	text-align: left;
}


/* @end */

/* @group Galerie À VIRER ? */

/*.apercu_projet,
.apercu {
	float: left;
	text-align: center;
	width: 135px;
	height: 135px;
} */

/*.apercu,
.apercu_projet .image_projet_apercu {
	font-size: 0;
	line-height: 135px;
}*/

/*.apercu a,
.apercu_projet a {
	display: block;
	padding: 0;
	width: 135px;
	height: 135px;
}*/

/*.apercu a:hover,
.apercu_projet a:hover {
	background: #1B1 url("images/chevrons_FFF_anim.gif");
}*/

/*.apercu_projet .titre {
	/*display: block;
	width: 135px;
	height: 135px;*!/
	font-size: 13px;
	line-height: 1.3846153846153846em;
}*/

/*.apercu a img,
.apercu_projet a img {
	margin-top: expression(( 135 - this.height ) / 2);
}*/

/*.apercu_projet a img {
	opacity: .5;
}*/

/*.apercu_projet a:hover img {
	opacity: 1;
}*/

/*html>body .apercu img,
html>body .apercu_projet img {
	margin-top: 0;
	vertical-align: middle;
}*/

/* @end */

/* @group Baseline rhythm MODIF */

body { line-height: 1.3076923076923077em; }
h1, h2, h3, h4, h5, h6, p, blockquote { line-height:1.3076923076923077em; margin-bottom:1.3076923076923077em}
h1 { line-height: 1.3076923076923077em; margin-top: -0em; margin-bottom: 0.6923076923076923em; }
h2 { line-height: 1.8461538461538463em; margin-top: -0.46153846153846156em; margin-bottom: 0.46153846153846156em; }
h3 { line-height: 1.3076923076923077em; margin-top: -0em; margin-bottom: 1.3076923076923077em; }
h4 { line-height: 1.3076923076923077em; margin-top: -0em; margin-bottom: 1.3076923076923077em; }
h5 { line-height: 1.3076923076923077em; margin-top: -0em; margin-bottom: 1.3076923076923077em; }
h6 { line-height: 1.3076923076923077em; margin-top: -0em; margin-bottom: 1.3076923076923077em; }

/* @end */

/* @group Blog */

.blogItem {
	margin-bottom: 2.6153846153846154em;
}

/* @end */
