/* Largeur fixe sur le menu gauche */
body { background-color: #ccc;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 2em 1em 2em 0;
	padding: 0;
	color: black;
	/* width: 990px; fixe ie6/5 */
	min-width: 800px;
	max-width: 1200px;/* NV2011 */
}

#main { background-color: #f6f6f6;
	/*background-image: url(images/texture.png);*/
	color: black;
	border-top: 2px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

a { color: #dcdcdc }

#evitement { position: absolute;
	left: 0;
	top: 0.2em;
	width: 100%;
	/* width: 990px; fixe */
	max-width: 1200px;/* NV2011 */
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	/* font-style: italic; bug ie7: double le body; lié à l'implantation du lecteur d'écran ie ? */
	font-weight: bold;
}

#evitement ul { margin: 0 0 0 1em;
	padding: 0;
}

#evitement li { list-style-type: none;
	background-color: transparent;
	color: #fafafa;
	float: right;
	margin: 0 1em 0 0;
}

#evitement a { background-color: transparent;
	color: #dcdcdc;
}

#evitement a:hover { text-decoration: none }

#logo { margin: 0 }

#logo img { border: 0;
	color: #c4c;
	background-color: transparent;
}

#logo a { color: #4cc;
	background-color: transparent;
}

/*#search { position: absolute;
 * right:2.2em;
 * top: 120px;
}*/

#search { float: right;
	margin-right: 10px;
	margin-top: 100px;
	background-color: #fff;
	border: 1px dotted #000;
	max-width: 330px;
}

#search form { margin: 4px 12px 8px 8px }

#search form div input { max-width: 300px }

#rubriques { left: 0;
	width: 35%;
	background-color: #fff;
	/*margin: 0 0 1em 21%;*/
	margin: 0 0 1em 190px;/*menu fixe 180px*/
	padding: 0;
	border-top: 2px #666 solid;
	border-right: 1px #666 solid;
}

#rubriques ul { margin: 0 0 0 1em;/*!*/
	padding: 0;
	text-align: center;
}

#rubriques li { background-color: transparent;
	color: green;
	display: inline;
	margin: 0 1.5em 0 0;
}

#rubriques a { background-color: transparent;
	color: green;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

#bloc { /* left: 20px; fixe! */
	left: 3px;/* NV2011 */
	position: absolute;
	top: 13.9em;/* revoir ? */
	/*width: 17%*/
	/* width: 180px; fixe! */
	overflow: hidden;
	/*min-width: 140px;
	max-width: 180px; NV2011 */
	width: 180px;/*menu fixe 180px*/
}

#environnement h2, #themes h2, #dossiers h2, #services h2 { background-color: #ffba00;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: black;
	font-size: 0.8em;
	padding-left: 0em;
	margin: 0;
}

#environnement ul, #themes ul, #dossiers ul, #services ul { margin-bottom: 1em;
	margin-top: 0.5em;
}


#environnement li, #themes li, #dossiers li, #services li { display: inline;
	list-style: none;
}

#ggRectangleMoyen { float: left; margin: 1em 2em 1em 1em; }
#ggThematique { margin-bottom: 1em; margin-top: 1em; background-color: #fafafa; padding-left: 9px; }
#ggSkyscraper { margin-bottom: 0.5em; margin-top: 1.5em; background-color: /*#fafafa*/transparent; padding-left: 9px; }
#ggVertical { margin-bottom: 0.5em; margin-top: 3em; background-color: /*#fafafa*/transparent; padding-left: 9px; }
#ggBanniere { margin-left: 0.5em; margin-top: 1em; }
#ggGdRectangle { margin: 1em }

#environnement a, #themes a, #dossiers a, #services a { background-color: transparent;
	color: green;
	text-decoration: none;
	display: block;
	margin-left: -3em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 0.8em;
	width: 8em;
}

/* #dossiers a.devis { text-transform: uppercase;
	border: 1px solid green;
	border-width: 1px 0px 1px 0px;
	margin-top: 0.5em;
	color: green;
	background-color: #fff;
}*/


.majuscule { text-transform: uppercase }

.new { float: right;
	background-color: #fafafa;
}

#services a { font-size: 1em;
	width: 100%;
	border-bottom: 1px solid #acc;
	margin-left: -2em;
}

#services { background-color: #fafafa;
	padding-bottom: 0.5em;
}

#environnement a:hover, #themes a:hover, #dossiers a:hover { color: #fff;
	background-color: #acc;
	/*margin-left:; si before rien*/
}

#services a:hover { color: #acc }

#texte { color: #000;
	background-color: #fafafa;
	border-left: 1px solid  black;/*menu fixe 180 px*/
	padding: 0.5em 2% 3em 2%;
	/*margin: 0 3% 2em 21%;*/
	margin: 0 3% 2em 190px;/*menu fixe 180 px*/
	line-height: 150%;/*re*/
}

#texte #colonne { float: right;
	width: 30%;
	padding: 0 0 2em 0;/*diff ie firefox*/
	margin: 1em 0 0 1em;
	text-align: justify;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	background-color: #fafafa;
}

.colorier:first-line { color: #e37b01;
	font-weight: bold;
	background-color: #fff;
}/*index colonne droite; ie et firefox diff des marges externes (non important)*/

.colorier:first-letter { color: #e37b01 }/*pb konqueror*/

.centrer { text-align: center }/*balise défilante, bouton +1 facebook*/

#texte #colonne p, #texte #colonne h3/*, .centrer*/ { padding: 0 0.5em 0 0.5em  }

#texte #colonne h2, #texte #colonne h3 { text-align: center }
/*#texte #colonne h3 { text-align: center }*/
#texte #colonne h2 { color: #e37b01 }
/*#texte #colonne h2 { font-size: 1em; text-align: right; color: #000; padding-right: 0.5em;}*/

#texte #colonne #services h2 { color: black;
	/*position: relative; sur #texte: cause d'un border-top cacher sur ie */
	font-size: 1em;/*(à re)*/
}

#texte .panneau { background-color: #fff;
	border: 1px solid #ff8d02;
	display: block;
	margin: 0;
	padding: 0 1em;
}

#texte .panneau h2 { text-transform: uppercase }

#texte .panneau hr { display: block;
	visibility: hidden;
	clear: both;
}

#texte hr.rideau { display: block;/*pour colonne float des pages services; non utilisé à revoir peut-être avec width*/
	visibility: hidden;
	clear: both;
	margin: 0;
}

#texte .annonce { background-color: #f4f9fd;
	display: block;
	margin: 0;
	padding: 0 1em;
	border-top: 1px solid green;
	border-right: 1px solid green;
	border-bottom: 1px dotted green;
	background-repeat: no-repeat;
	background-position: bottom right;
	/* height: 15em; si pas de billets! */
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#texte .annonce hr.separation { visibility: visible;
	width: 65%;
	border-top: 1px solid #fff;
}

#texte .annonce hr { display: block;
	clear: both;
	visibility: hidden;
}

#texte hr { display: none }

#texte h2, #texte h3, #texte { font-family: Georgia, "Times New Roman", Times, serif }

h1 { font-size: 1.1em;
	/*margin-left: 21%;*/
	margin-left: 190px;/*menu fixe 180 px*/
	margin-right: 3%;
	padding-left: 3%;
	background-color: #f4f9fd;
	border: solid black 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#texte h2 { color: green;
	font-size: /*1.1em*/medium;
	text-align: right;
	/*position: relative*/ /*!important*/
}

#texte h3 { font-size: 0.8em }

#texte h4 { font-size: 0.8em;
	color: green;
}

#texte p:first-letter { font-weight: bold }

#texte p.ligne:first-letter { font-weight: normal }

#texte ul { list-style-image: url(puces/puce_bille.png) }

#texte ul.sanspuce { list-style-image: none; list-style-type: none; padding: 0; margin: 0;/*À voir padding-left: 1em*/ }

#texte .journal { text-align: justify }

#texte a { color: green }

#texte a:hover { text-decoration: none }

#texte strong { color: #191970 }

acronym { border-bottom: 1px dotted #191970;
	cursor: help;
}

.intitule { font-size: 0.9em;
	margin: 0;
	padding-left: 0em;
	color: #191970;
}

#texte .note { line-height: 100%;/*revoir*/
	background-color: #f4f9fd;
	text-align: right;
	float: right;/*Interaction float et line-height ?*/
	width: 35%;
	border-top: 2px solid black;
	border-right: 1px solid black;
	margin: 0.5em;
	padding: 0.5em;
	clear: both;/*ex: ds le cas d'une liste sur la droite*/
}

.note:before { content:url("icones/commentaire.png") }

.colorer { color: green }

.parler { font-style: italic }

#texte img { float: right; margin-left: 1em; }

#texte img.imgfloatL { float: left; margin-right: 1em; }

#texte img.flux { float: none; margin-right: 1em; }

/*.dessous { clear: both; float: right; width: 250px*//*266px*//*; padding-top: 1em; }satisfait à la liste; non controler sur ie*/

/*-Tableau-*/

#texte table { margin: auto; font-size: 0.9em; background-color: #fafafa;}

#texte table hr { display: block }

#texte caption { margin: auto;
	/*font-size: 1.2em;*/
	color: #b8660b;
	margin-bottom: 0.3em;
	font-weight: bold;
}

#texte caption.soleil { color: #ffba00 }
#texte caption.noir { color: black }

/*#texte table { border-spacing: 0.2em }*/

#texte td, th { border-top: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	background-color: #f4f9fd;
	color: black;
}

/*Formulaire*/

#texte input:focus, #texte textarea:focus { background-color: #fafafa;
}

#texte label { color: #191970;
	font-weight: bold;
	float: left;
}

#texte input { width: 60%;
	padding:3px;
	background-color: #fff;
}

#texte textarea { height: 12em;
	width: 410px; font-weight: bold;
	background-color: #fff;
}

#texte input.bouton { width: 7em; margin-left: 1em; }

#footer { background-color: transparent;
	color: #fff;
	margin: 0 3% 0 2%;
	padding: 0 0 1em 0;
	font-size: 0.9em;
	clear: both;/* Revoir ce procédé */
}

#footer ul { margin-left: 0;
	padding-left: 0;
	margin-left: 21%;/*TEMPORAIREMENT selon la hauteur du texte*/
}

#contribution:after { content: url("icones/ecrire.png") }

/*rideau*/

#footer li { color: green;
	display: inline;
	margin: 0 0.4em 0 0;/*bof*/
	padding: 0 0.4em 0 0;/*bof*/
}

#footer li.buttonFooter { margin-left: 1.5em } /*facebook or +1*/

#footer a { background-color: transparent;
	color: green;
	font-weight: 700;
}

#footer a:hover { text-decoration: none }

