body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/**background:#f1f2ea url(img/dec/fond.jpg) repeat-x left;**/
   /* background-image: url(img/dec/rose1.gif);
	background-repeat: repeat-y left;
	background-color: #B0ACA7;
	background-position: center;*/
	background-image:url(img/decor/foncadre.jpg);
	
	text-align:center;
	margin:0px;
	padding:0px;
}
#site{
	width:800px;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	
}
#fondcadre{
	
	background-color:#F0FFF0;
	
}
/************************** LIENS ***************************/
h1, h2{
	margin:0px;
	padding:0px;
	color: #990000;
	
	font-size: 14px;
}
h3 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #000000;}
h4 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #000000;}
h5 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #000000;}



h1 a:hover, h2 a:hover , h3 a:hover, h4 a:hover, h5 a:hover{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active{ 
	color:#66CCCC;
	text-decoration:none;
}
h1 a, h2 a, h3 a, h4 a, h5 a{
	color:#003399;
	text-decoration:none
}
/************************************************************/
A:hover {COLOR: #b33636; TEXT-DECORATION: underline}
A:active {COLOR: #003366;TEXT-DECORATION: underline;}
A {COLOR: #003399;TEXT-DECORATION: none}

/**************  Images    ************************/
.img-shadow {
  
  background: url(img/decor/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/decor/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/**************************************************/    


/*---------- Index--------- */



.lavblock{
	border:1px solid #336633;
	font-size:12px;
	text-align:left;
	background-color:#FFFFF2;
	min-width:400px;
	min-height:299px;
	vertical-align:top;
	
}


.lavblock h1{
	text-align:left;
	color:#006600;
	font-style:normal;
	font-size:14px;
	padding:5px;	
	font-weight:bold;
	display:inline;
}

.lavblock h2{
	text-align:left;
	color:#006600;
	font-weight:normal;
	font-size:12px;
	padding:8px;
	text-align:justify;
}
.lavblock p{
	text-align:left;
	color:#006600;
	font-weight:normal;
	font-size:12px;
	padding:8px;
	text-align:justify;
}

.admin{
padding-top:10px;
padding-right:5px;
border:1px solid #336633;
background-color:#FFFFF2;
width:350px;
height:25px;
font-size:12px;
font-weight:bold;
text-align:right;
}

.lavblock1{
	border:1px solid #336633;
	font-size:12px;
	text-align:left;
	background-color:#FFFFF2;
	width:600px;
	min-height:550px;
	vertical-align:top;
	
}
.lavblock1 h1{
	text-align:left;
	color:#006600;
	font-style:normal;
	font-size:14px;
	padding:5px;	
	font-weight:bold;
	display:inline;
}
.lavblock1 h2{
	text-align:left;
	color:#006600;
	font-weight:normal;
	font-size:12px;
	padding:8px;
	text-align:justify;
}

/* important et messages d erreurs */
.p-shadow {
  width: 90%;
  float:left;
  background: url(img/decor/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/decor/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(img/decor/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
.code{
	padding:8px;
	height:20px;
	background-color:#CC0000;
	font-weight:bold;
	font-style:italic;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
}

.important{
	font-weight:bold;
	text-align:center;
	color:#CC0000;
	font-size:14px;
}

.bas {font-family:Geneva, Arial, Helvetica, sans-serif;text-align:center;font-size:11px;color:#000000;}
.bas h2{font-size: 11px;font-weight: bold;color: #000000;align:center;}
.bas a, .bas a:active{font-size:11px;color:#000000; }
.bas a:hover{font-size:11px;color:#FF9900; text-decoration:underline;}
/***********************************************/

#titre{
float: left;
}
#titre h1{
text-indent: -9000px;
}
#titre h2{
text-indent: -9000px;
}

/**************** MENU **********************/
.menu, .menu_selectionner {
	padding-top:2px;
	margin:0px;
	background-color:#EFFADD;
	text-align:center;
	border-bottom:1px solid #336633;
	border-top:1px solid #336633;
	font-size:13px;
	height:22px;
	font-style:italic;
	
}
.menu a, .menu_selectionner a{
	color:#336600;
	display:block;
	padding:2px;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover, .menu_selectionner a:hover{
	background-color:#FFFFFB;	
	color:#00FFFF;
	text-decoration:none;
	font-weight:bold;
}
.menu_selectionner a{
	background-color:#FFFFF0;
	color:#0099CC;
	font-weight:bold;
	
	
	border-left:1px solid #aac35a;
	border-right:1px solid #aac35a;
	text-decoration:none;
	
}



/**********************************************/
#outils {
               width: 500px;
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 0;
               text-align:left;
}

.out {
               background: buttonface; 
               border: 1px solid buttonface;
               margin: 1; 
}

.over { 
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 1;
}



/**********************************************/

.ngb {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: #FFFFFF;}
.tbf {font-family: Arial, Helvetica, sans-serif;font-size: 9px;font-weight: normal;color: #000000;}
.t12gb {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #FFFFFF;}
.tg12n {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #000000;}
.tg12f {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #000000;}

.normal{font-size:12px;color:#000000; }
.normal a, .normal a:active{font-size:12px;color:#000000;text-decoration:none; }
.normal a:hover{font-size:12px;color:#FF9900; text-decoration:underline;}

.haut{height:20px; background-color:#D9FFD9;padding:3px;}
.haut h1{font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #000000;}