/* 覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧
   Mise en colonne
   覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 */

/* box layout */

.boxwrap   { width: 900px; margin-left: auto; margin-right: auto; }

.boxbody   { width: 700px; float: left;  }
.boxcenter { width: 550px; float: right; }
.boxleft   { width: 107px; float: left; }
.boxright  { width: 200px; float: right; }
.boxheader { width: 100%;  clear: both;  }
.boxfooter { width: 100%;  clear: both;  }


.boxclear  { clear: both; line-height: 0px }

/* ie hack: */
     .iehackwrap { text-align: center;  /*margin-left: auto; margin-right: auto; */}
     .boxwrap    { text-align: justify; }
     
/* box style */

.boxwrap   {
}

.boxheader { }
.boxfooter { background-color: #003300;
}
.boxcenter {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
}
.boxleft   {
	background-color: #CCCCCC;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
}
.boxright  {
	border-right-style: none;
	background-color: #333333;
	border-left-width: thick;
	border-left-style: none;
	border-right-width: thick;
	border-right-color: #333333;
	color: #FFFFFF;
}

div { margin: 0px; padding: 0px; }

/* 覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧
   Mise en page de base
   覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 */

/* formatting */
body     {
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #003300;
}
.boxwrap {
	text-align: justify;
	margin-bottom: 2em;
	background-color: #669933;
	color: #000000;
}

h1 { padding: 2px 10px; margin: 0px;}
p  {
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

/* style */
body { font-family : Geneva, Arial, Helvetica, sans-serif; }

h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
p, li  { font-size: 0.8em; }
.boxfooter p {
	font-size: 0.7em;
	text-align: center;
	background-color: #003300;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.comment { border: 1px solid red; margin: 1em; padding: 0.5em; background: #fff; }
h1 span  { font-weight: normal; }

#scrolling div.boxleft, #scrolling div.boxright
   { overflow: auto; height: auto;}

/* 覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧
   El駑ents principaux
   覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 */

/* Banni鑽e */
#banniere {
	padding: 0px;
	background-image : url(images/banniere3.jpg);
	background-repeat : no-repeat;
	background-position : center;
	width: 900px;
	height: 129px;
	}
#banniere h1, #banniere h2 { display:none; }

/* Menu horizontal */
#navcontainer
{
	width: 890px;
	background-color: #FFFFFF;
	color: #656654;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(http://www.vertsregion.org/images/bg-top-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#navcontainer p { padding-bottom:0; padding-top:0; }
#navcontainer a {
	color: #000000;
	text-decoration: none;
}
#navcontainer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Menu vertical */
#region { 	
	background-image : url(images/region.jpg);
	background-repeat : no-repeat;
	background-position : left;
	width: 130px;
	height: 84px;
}
#region span { display:none; }
#agglo { 	
	background-image : url(images/agglo.jpg);
	background-repeat : no-repeat;
	background-position : left;
	width: 130px;
	height: 107px;
}
#agglo span { display:none; }
#meylan { 	
	background-image : url(images/meylan.jpg);
	background-repeat : no-repeat;
	background-position : left;
	width: 130px;
	height: 108px;
}
#meylan span { display:none; }
#lvm { 	
	background-image : url(images/lvm.jpg);
	background-repeat : no-repeat;
	background-position : left;
	width: auto;
	height: 92px;
}
#lvm span { display:none; }

/* style des listes */
div.boxleft ul
{
	width: auto;
	\width: 128px;
	w\idth: 126px;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	text-decoration: none;
}
div.boxleft ul li {
	list-style: none;
	margin: 0px;
	border: 5 solid #666666;
	text-decoration: none;
}
div.boxleft ul li a
{
	display: block;
	width: auto;
	\width: 156px;
	w\idth: 90px;
	padding: 4px 8px 4px 8px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 15;
	border-bottom-width: 0;
	border-left-width: 15px;
	border-left-style: solid;
	background-color: #CCCCCC;
	border-left-color: #0066CC;
	color: #669933;
	text-decoration: none;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
div.boxleft ul li a:link {
	font-weight: normal;
}
div.boxleft ul li a:visited {
}
div.boxleft ul li a:hover {
	font-weight: normal;
	background-color: #FFFFFF;
}

ul#pagination-article{text-align:center;list-style:none;padding:0;margin:0;line-height:auto}
#pagination-article li{display:inline;padding:0;margin:2px}
#pagination-article li a{color:#656654;border:1px solid #b9aa81;background-color:#e7d9b3;padding:2px 5px;margin:0}
#pagination-article li:hover a{border-color:#463402;text-decoration:none;color:#fff;background-color:#625c4b}
li#actuel{background-color:#b9aa81;text-decoration:none;color:#fff;border-color:#333;padding:2px 5px;margin:0}



/* 覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧
   Contenu
   覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 */
/* Colonne droite */
.boxright .titre {
	text-align:center;
	background-color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-size: small;
}
/* centre */
/* titre article */
.titreContenu {
	height: 32px;
	background-color: #669933;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #b9aa81;
}
.titreContenu p {
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	line-height:32px;
	font-size:0.9em;
	text-transform: uppercase;
}
/* titre commentaire */
.titrecomment { background-color: #FFFFFF; }
/* contenu article */
.articleContenu {
	background-color: #FFFFFF;
	text-align:justify;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
span.contenu { padding: 5px 10px; margin: 0px; font-size:0.8em; display:block; }
span.contenu ul, span.contenu ol { font-size:1.2em; }
/* auteur et date */
.auteur_date {
	width: 93%;
	padding: 0px;
	margin: 0px auto;
	color: #0066CC;
	font-weight: bold;
	font-size: small;
}
/* enveloppe des commentaires */
.les_comment { background-color: #CCCCCC; border-top: 15px solid #efd76b; }
/* Sous titre et l馮ende */
.sousTitre { font-size: 0.8em; font-weight:bold; color:#970f00; padding-top:0.5em; }
.sousTitre a, .sousTitre a:visited, .sousTitre a:active { text-decoration:none; font-weight:bold; color:#970f00; padding-top:1.5em; }
.sousTitre a:hover { }
.explic { margin-left:1em; }
.boxcenter a { }
.boxcenter a:hover, .boxcenter a:visited {
	color: #0066CC;
	text-decoration: underline;
}

/* 覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧
   Formulaire et r駱artition gauche droite en g駭駻al
   覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 */

div.spacer {
 	clear: both;
 }
div.row {
 	clear: both;
	 padding-top: 10px;
 }

div.row span.label {
 	float: left;
 	width: 100px;
 	text-align: right;
 }

div.row span.formw {
	float: right;
 	width: 400px;
 	text-align: left;
 }

div.row {
  clear:both;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 200px;
  text-align: left;
  vertical-align:bottom;
  }

div#formulaire {
	width: 305px;
	background-color: #999999;
	padding: 2px;
	font-size:0.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.row span.left {
 	float: left;
 	text-align: left;
	font-size:0.7em;
 	width: 49%;
 }

div.row span.right {
 	float: right;
 	text-align: right;
	font-size:0.7em;
 	width: 49%;
 }
#commentaire { word-wrap: break-word; }

/* message d'erreur */
#erreur {
	background-color: #FF9900;
	border: 3px dashed #FF3300;
}
#erreur .style1 {
	font-size: 1.2em;
	font-weight: bold;
}
#erreur .style2 {font-size: 1em}