/* CSS issu des tutoriels css.alsacreations.com/ */
html, body {
margin: 0;
padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	background-color: #EDEFB6;
	color:#000;
}

#layout_header {
	height: 105px;
	background-image: url(/img/layout/theme3/body.jpg);
	background-repeat: repeat-x;
}
#layout_global {
	position: absolute;
	width: 100%;
	background-color:#EDEFB6;
	top: 10px;
	min-width: 980px;
	border-top: 1px solid #0B7F2C;
	border-right: 1px solid #0B7F2C;
	border-left: 1px solid #0B7F2C;
}
	html>body #layout_content {
		height: auto;
		min-height: 700px;
	}

#layout_content {
	height:700px;
	text-align: justify;
	padding: 15px 10px 5px;
	min-width: 600px;
	background-color: #FDFFF4;
	margin-left: 180px;
	margin-right: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B7F2C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B7F2C;
}
	html>body #layout_left {
		height: auto;
		min-height: 390px;
	}

#layout_left {
height:390px;
position: absolute;
left:0;
margin: 0;
padding: 0;
width: 180px;
margin-top:175px;
background-color: #EEEFB6;
}

#layout_right {
position: absolute;
right:0;
margin: 0;
padding: 0;
width: 180px;
}
#layout_footer {
height: 40px;
background-color: #EDEFB6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B7F2C;
		color:#000;
	text-align: center;
	font-size: 11px;
		min-width: 660px;


}

#layout_logo {
	position: absolute;
	left: 0px;
	top: 75px;
	width:180px;
	height:175px;
	background-image: url(/img/layout/theme3/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#layout_search_h {
	position: absolute;
	width:300px;
	height: 25px;
	top: 0px;
	right:0px;
	background-color: #0B7F2C;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
#layout_logout {
	position: absolute;
	height: 23px;
	top: 0px;
	left:200px;
}
/**************************BALISE*******************************/
/*liens par defaut*/
a {
	text-decoration: none;
	color: #0B7F2C;
	}
a:hover {
	color: #0B7F2C;
	text-decoration: underline;
}
img {
	border: 0px;
	padding: 0 0 0 0;
}
/**************************DEFAULT TEXT***********************************/
h1{
	font-size: 16px;
	padding:2px;
	font-weight: bold;
	color: Navy;
}
h2{
	font-size: 14px;
	/*color: #1479CB;*/
	color: Navy;
	padding:2px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
p {
	font-size: 12px;
line-height:150%;
}
ul {
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	color: #000;
}
li {
	color: #000;
	/*padding-top: 2px;
	padding-bottom: 2px;
	line-height:10px;*/
}
ol {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
}
hr{
	color: Navy;
	height:1px;
	background-color: Navy;
	border: 0;
	margin-top:2px;
	margin-bottom:2px;
}
/**************************easy balise**************************/
.float-left{float:left;}
#error {
	font-style: italic;
	color: #CC0000;
}
.message{
	text-align: center;
	font-weight: bolder;
	padding: 20px;
	background-color:#FFECEC;
	color: #888888;
	border:1px solid #CC0000;
	margin:25px;
}
.img {
	padding: 5px;
	margin:5px;
	border: 1px solid #ccc;
	background-color:#fff;
}
.italic {
	width:98%;
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
.date {
	color: #000;
	font-size: 12px;
}
.note {
	font-style: italic;
	font-size: 10px;
}
.clear
{
   visibility: hidden;
   clear: both;
}
/**************************A-Z**************************/
a.A-Z{
	text-decoration: none;
	color:#fff;
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	}

a:hover.A-Z {
	color: #00A9E0;
	text-decoration: none;
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
}
.A-Z_start {
	background-image: url(/img/table/A-Z_start.jpg);
	background-repeat: no-repeat;
	width:5px;
	height:40px;
}
.A-Z_content{
	background-image: url(/img/table/A-Z_content.jpg);
	background-repeat: repeat-x;
	height:40px;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
}
.A-Z_end{
	background-image: url(/img/table/A-Z_end.jpg);
	background-repeat: no-repeat;
	width:5px;
	height:40px;
}

/**************************FORM*******************************/
.label {
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	color:#000;
}

.textlabel {
	font-size:12px;
	letter-spacing:2px;
}

.checkboxlabel {
	font-size:12px;
	letter-spacing:2px;
}

.radiolabel {
	font-size:12px;
	letter-spacing:2px;
}

.selectlabel {
	font-size:12px;
	letter-spacing:2px;
}

.err {
	font-size:10px;
	color:red;
}

.errbox {
	background-color:#FFECEC;
	color: #888888;
	border:1px solid #CC0000;
	padding:10px;
	margin-bottom:5px;
	font-size:12px;
	text-align:left;
	
	padding:7px;
}

.errBoxName {
	font-weight: bold;
}
.inputDate {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	color: #888888;
	width:80px;
	height:20px;
	border:1px solid #CCCCCC;
	background:#fff url(/img/form/bg.jpg) repeat-x;
}
.text {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	color: #888888;
	height:20px;
	border:1px solid #CCCCCC;
	background:#fff url(/img/form/bg.jpg) repeat-x;
}
.textantiflood {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	color: #888888;
	width:100px;
	height:20px;
	border:1px solid #CCCCCC;
	background:#fff url(/img/form/bg.jpg) repeat-x;
}
.textarea {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	color: #888888;
	width:80%;
	height:250px;
	border:1px solid #CCCCCC;
	overflow:auto;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: #888888;
	background:#fff url(/img/form/bg.jpg) repeat-x;
}
.file {
	border:1px #ccc solid;
	color:#888;
	padding:1px;
	background:#fff url(/img/form/bg.jpg) repeat-x;
}
.checkbox{
	border:1px #ccc solid;
	color:#888;
	padding:1px;
	background:#fff url(/img/form/bg.jpg) repeat-x;
}

.select {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	color: #888888;
	height:19px;
}

.multiselect {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	color: #888888;
	height:75px;
	background:#fff url(/img/form/bg.jpg) repeat-x;
}

.fieldset {
	border: 1px solid #F4F9E6;
	padding:1px;
	width:99%;
}
.fieldset-hover {
	border: 1px solid #CC0000;
	padding:1px;
	width:99%;
}

.boxed fieldset#group label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 20%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
	color: #000;
}
.boxed fieldset#group {
	border: 1px solid #F4F9E6;
}

.boxed fieldset#groupradio {
	border: 1px solid #F4F9E6;
}

.boxed p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .4em 0;
	margin: 0 0 .3em 0;
}

.legend {
	border:1px solid #F4F9E6;
	padding:3px;
	letter-spacing:2px;
}
.boxed legend {
	padding:3px;
	letter-spacing:2px;
	font-weight: bold;
}

.boxed{
	color: black;
	background: #F4F9E6;
	padding:7px;
	text-align:left;
	font-size:12px;
	border-top: 1px solid #0B7F2C;
	border-right: 1px solid #0B7F2C;
	border-bottom: 1px solid #0B7F2C;
	border-left: 1px solid #0B7F2C;
}
.boxed .note {
	color: #666;
	font-style: italic;
	font-weight: normal;
	margin-left:22%;
}
.boxed h3{ margin-top:0px; }

.form_help{
	font-size: 10px;
	font-style: italic;
	color: #000;
}
.form-footer {
	padding:7px;
	text-align:center;
	font-size:12px;
	background-color: #EDEFB6;
	border-top: 1px solid #F4F9E6;
	border-right: 1px solid #0B7F2C;
	border-bottom: 1px solid #0B7F2C;
	border-left: 1px solid #0B7F2C;
}
.button{
		border:1px solid #0B7F2C;
		background:#FEFEFE url(/img/form/bg_submit.jpg) repeat-x bottom left;
		padding:2px;
		color: #EDEFB6;
		cursor:pointer;
}
.required {
	color: #CC0000;

}
/*fvalidate*/
input.errHilite, select.errHilite, textarea.errHilite {
	border:1px solid #CC0000;
	background-color:#FFECEC;
}
ul#errors {
	display: none;
	font-family:arial,helvetica,verdana,sans-serif;
	background-color:#FFECEC;
	color: #888888;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	margin-bottom:5px;
	font-size:12px;
	text-align:left;
	list-style-type: Aucune;
	width:auto;
	margin-left: auto;
	margin-right: auto;
}
.errBox {
	padding:10px;
	background-color:#FFECEC;
	color: #888888;
	margin-bottom:5px;
	font-size:12px;
	text-align:left;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}
.errBoxName {
	font-weight: bold;
}
ul#errors li {
		margin-top: .5em;
		margin-bottom: .5em;
		margin-left: 20px;
		padding: 0;
		cursor: pointer;
}
/**************************copyright*******************************/
.mainSubBar
{
	background-image:url(/img/admin/pixel-grey.gif);
	background-position:center center;
	background-repeat:repeat-x;
	margin-top:15px;
	margin-bottom:5px;
	height:15px;
	padding-left: 10px;
}

.mainSubTitle
{
	background-color:#F4F9E6;
	font-weight:normal;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
/**************************pagination***********************************/
.pagination {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
	text-align: center;
}
.pagination a {
    background-color: #fff;
    border: 1px solid #3399CC;
    color: #3399CC;
    margin: 1px;
    padding: 2px 5px;
    text-decoration: none
}
.pagination a:hover,active {
    background-color: #3399CC;
    border: 1px solid #3399CC;
    color: #FFFFFF;
    margin: 1px;
    padding: 2px 5px
}
.pagination span.courante {
	background-color: #90cc12;
	border: 1px solid #90cc12;
	color: #fff;
	font-weight: bold;
	margin: 1px;
	padding: 2px 5px;
	background-image: url(/img/admin/pagination.gif);
	background-repeat: repeat-x;
}
.pagination span.desactive {
    background-color: #fff;
    border: 1px solid #eee;
    color: #ddd;
    margin: 1px;
    padding: 2px 5px
}
/**************************tableau*******************************$*/
table#tb_data, table#tb_data th, table#tb_data td
{
	border: 1px solid #fff;
	border-collapse:collapse;
	padding: 2px;
}
.table {
	width:95%;
}
table.table, table.table th, table.table td
{
	border: 1px solid #000;
	border-collapse:collapse;
	padding: 2px;
}
.tr_header {
		border:1px solid #ccc;
		background:#FEFEFE url(/img/form/bg_submit.jpg) repeat-x bottom left;
		padding:4px;
		height: 25px;
		color: #EDEFB6;
		font-weight: bold;
}
.td_header{
	color: #FFFFFF;
	background-image: url(/img/table/td_header.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height:50px;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #3B474E;
}
.tr_footer {
	font-size: 12px;
	color: #EDEFB6;
	background-color: #0B7F2C;
}
.tdPair {
	background-color: #F2F2F2;
	text-align:left;

}
.tdImpair {
	background-color: #FFFFFF;
	text-align:left;
}
.tdOver {
	background-color: #EDEFB6;
	color:0B7F2C;
	text-align:left;
}
/* TEXTE Infobulle */
a.info {
	text-decoration: none;
}
a.info span {
	display: none;
	text-decoration: none;
}

a.info:hover,a.info:focus,a.info:active {
	background: none; 
	text-decoration: none;
}
a.info:hover span,a.info:focus span,a.info:active span {
	width:200px;
	display: inline;
	position: absolute;
	z-index: 400;
	margin:1em 1em 0 0;
	background: #f5f5f5;
	text-align: left; 
	color: Black;
	padding: 5px;
	border: 1px dashed #CCCCCC;
	text-decoration: none;
} 
/**************************MODULE MODULE***************************************************/
/*class utilisé dans /module/index.php*/
.admin-mod_cat_name {
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;

}
a.admin-link  {
   color: #384654;
   font-weight: bold;
   font-size: 1.1em;
	text-align: left;
   }

a.admin-sublink  {
   color: #384654;
text-align: left;
   }

.admin-container  {
   color: #384654;
   /*background-color: #f2f2f2;*/
   margin: 10px;
   padding: 5px;
   	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
   width: 95%;
   }

.admin-overflow  {
   overflow: hidden;
   }

.admin-overflow img  {
   border: none;
   }

img.admin-icon  {
   border: 0px;
   width: 32px;
   height: 32px;
   }

p.admin-icon  {
   float: left;
   margin-right: 10px;
   }

p.admin-text  {
   float: left;
   width: 35em;
   }
/************************************MODULE PAGE***************************************/
/*class utilisé dans /module/page/function.php*/
a.breadcrumb  {
	color: #FF9933;
	text-decoration: none;
	cursor:pointer;
}
a.breadcrumb:hover {
	color: #FF9933;
	text-decoration: underline;
	cursor:pointer;
}
.breadcrumb_active {
	color: #000;
	font-weight: bold;
}
/*class utilisé dans /module/page/index.php*/
.ul_hr {
	padding-top:5px;
	border-bottom: 1px solid #cccccc;
	width:90%;
	list-style-type: none;
	padding-bottom: 5px;
}
.ul_hr li{
	padding-top:2px;
	padding-bottom: 2px;
}
.bloc {
	background-repeat: no-repeat;
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
}
#childMenu p{
	line-height:20px;
}
/*class utilisé dans /module/page/sitemap.php*/
#mod-sitemap ul {
	list-style-type: none;
	padding-left:40px;
	padding-right:40px;
}
#mod-sitemap li {
	list-style-type: none;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mod-sitemap li ul{
	list-style-type: none;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type: none;
}
#mod-sitemap li ul li{
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	list-style-type: none;
	border: 1px solid #f2f2f2;

}
/*class utilisé dans /module/page/admin/sortable-order.php*/
#sortable {
	width: 90%;
	border: 1px solid #ccc;
	background: #f5f5f5;
	cursor: move;
	}
#sortable li {
		border: 1px solid #ccc;
		margin: 5px;
		padding: 3px 5px;
		background: #f8f8f8;
		font-weight: bold;
		cursor: move;
		list-style-type: none;
}
/************************************MODULE NEWS***************************************/
#mod-news .date{
	font-weight: normal;
	font-style: italic;
	color: #000;
}
#mod-news .box{
	padding-top: 4px;
	padding-bottom: 2px;
	background-image: url(/img/manifestations/separateur.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.news_separator{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8B0000;
}
.news_title {
	color: #8B0000;

}
/************************************MODULE BLOC***************************************/
#bloc {
	padding:4px;
}
#bloc h2 {
	color: #EDEFB6;
	background: #0B7F2C;

}
/************************************MODULE SEARCH***************************************/
/*class utilisé dans /search/index.php*/
#mod-search h1 {
	position: absolute;
	right: 130px;
	top:3px;
	color:#000;
	vertical-align: middle;
	height: 25px;
}
/************************************MODULE LINK***************************************/
#mod-link h3 {
	font-size: 14px;
}
#mod-link p {
	font-size: 12px;
}
#mod-link cat {
	font-weight: bold;
}
/************************************MODULE LOGIN***************************************/
#loginForm table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

#loginForm .label {
  padding-top: 2px;
  padding-right: 8px;
  vertical-align: top;
  text-align: right;
  width: 150px;
  white-space: nowrap;
}

#loginForm .field {
  padding-bottom: 10px;
  white-space: nowrap;
}

#loginForm .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 215px;
  white-space: nowrap;
}

input {
  border:1px solid #CCC;
}

#loginForm .error {
  background:url(/img/icons/cancel.gif) no-repeat 0px 0px;
  padding-left: 15px;
  padding-bottom: 15px;
}

#loginForm .error_msg {
  font-weight: bold;
  color: #EA5200;
  margin-left: 19px;
}

#loginForm .success {
  background:url(/img/icons/accept.gif) no-repeat 0px 0px;
  padding-right: 15px;
  padding-bottom: 15px;
}

#loginForm .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}
#loginForm .note {
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	height:30px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	font-style: normal;
	font-size: 12px;
	text-align: left;

}
/************************************MODULE TABBER***************************************/
/*class utilisé dans /module/contact/index.php*/
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
height:300px;
overflow:auto;

}
.tabberlive {
 margin-top:1em;
}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	border-bottom: 1px dashed #cccccc;
	font: bold 12px Verdana, sans-serif;
	width: 98%;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: 1px none #cccccc;
	background: #F2F2F2;
	text-decoration: none;
	/*border-top: 1px dashed #000;*/
	/*border-right: 1px dashed #000;
	border-left: 1px dashed #000;*/
}

ul.tabbernav li a:link { color: #00A9E0;	font-weight: normal; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: #F2F2F2;
 background: #000;
 border-color: #000;
}

ul.tabbernav li.tabberactive a
{
	background-color: #fff;
	color: #000;
	border-bottom: 1px dashed #cccccc;
	text-decoration: none;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px dashed #cccccc;
 text-decoration: none;

}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:0;
 width: 97%;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 overflow:auto;
 height:200px;
}
/*******************autocompletion************************************/
#autocompletion {
	border: 1px solid #999;
	background: #fafafa;
	z-index: auto;
  }
#autocompletion ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
#autocompletion a {
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #333;
  }
.selected {
    background: lightyellow;
}
#dataGridAutocomple{
  position:absolute;
  z-index:10;
  border:1px #ccc solid;
  border-top:none;
  background:#eee;
  padding:2px;
  margin:0px;
  display:none;
}
#dataGridAutocomple ul  {
  padding:0 10px 0 10px;
  margin:0;
}

#dataGridAutocomple li  {
	list-style:none;
	padding-left:0;
	text-align: left;
}

/************************************MODULE POF*********************************/
#mod-pof h1{
	text-align: center; 
	font-size: 18px;
	color: #000;
	font-weight:normal;
}
/*********************************MODULE REGISTRATION***************************/
/*** Mise en forme de la page ***/

p#notes {
	border-bottom: 1px dotted black;
	padding-bottom: 1em;
}
p#footer {
	border-top: 1px dotted black;
	padding-top: 1em;
}
/*** Mise en forme du formulaire ***/

#inscription {
	border: none;
	margin: 0;
	padding: 0; 
}
#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1.1em arial, hevetica, sans-serif;
	color: #EDEFB6;
	background: #0B7F2C;
	margin: 0;
	padding: .5em;
}
#piedForm {
	text-align: right; /*** Les boutons sont alignés à droite ***/
}
#piedForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 1em;
}
#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	border: 1px solid #0B7F2C;
	color: black;
	background: #EDEFB6;
	margin: 0;
	padding: 1em;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 0.5em 1em;
	border:1px solid #EDEFB6;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 25%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
#corpForm label.oblig {
	font-weight: bold;	/*** Mise en évidence des champs obligatoires ***/
}
#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#corpForm a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
#corpForm a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
#corpForm a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: beige;
	color: black;
}
#corpForm .normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
}

/*** Mise en forme des messages d'erreur ***/

#corpForm .alerte {	/*** Mis en évidence des champs mal renseignés ***/
	border: 1px solid red;
}
#corpForm .messageAlerte {	/*** Mise en forme des message d'alerte ***/
	display: block;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
	color: red;
	font-weight: bold;
	background: url('icon_alert.gif') no-repeat left center;
}
blockquote{
padding-left:40px;
}
/******************enewsletter******************************/
.enewsfooter a{
color:#FFFFFF;
text-decoration: none;
}
.enewsfooter a:hover{
color:#FFFFFF;
text-decoration: underline;
}
/********************about_project*****************************/
.clear
{
   visibility: hidden;
   clear: both;
}
.box
{
margin-bottom: 5px;
padding-bottom: 5px;
overflow: auto;
}
.box h3{
	margin: 0px;
}
.box h4{
	margin: 0px;
	font-weight:bold;
}
.box p {
	margin: 2px;
}
/********************archive*****************************/
#agenda-list{display:inline-block;width:100%;}
#agenda-list .clear{visibility: hidden;clear: both;}
#agenda-list .box{width:99%;background:  #FFFFFF url(/img/layout/theme3/hr.gif) no-repeat center bottom;margin-bottom: 10px;padding-bottom: 10px;overflow: hidden;}
#home .float-left{width:50%;}
