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

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {	
/*	background: #6A8B1A url(images/back_all.gif); */
  background-color: #222222;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#cadre {
  margin: auto;
  width: 906px;
  background-position: center;
}

#frise_gauche {
  background: url(pochoirs/frise_gauche_blanc.gif) repeat-y left; 
	position: relative;
	top: 0px;
/*	left: 11%; */
}

#content
{
	position: relative;
	top: 0px; 
/*   left: 14%; */	  	
	width: 774px; 
  border-top: 15px solid #5E7D06;	
	border-left: 15px solid #5E7D06;
	border-right: 15px solid #5E7D06;   
  margin: auto;  
}

#frise_droite {
  background: url(pochoirs/frise_droite_blanc.gif) repeat-y right; 
	position: relative;
	top: 0px;
/* 	left: -28%; */
}

#main
{
width: 754px;
padding: 10px;
padding-top: 20px;
background: #5E7D06 url(images/table_back.gif) repeat-x top;
}

#back
{
 width: 774px; 
}

#header {
	height: 308px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {
width: 754px;
height: 100px;
text-align: left;
padding-top: 208px;
padding-left: 20px;
}

/*
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 774px;
height: 61px;
padding-left: 0px;
background: url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 36px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 25px;
}

#menu a:hover {
	width: 174px;
    height: 36px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}
*/

#right
{
	width: 203px;
	float: right;
	color: #ffffff;
}

#right H3
{
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 6px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#right .title_back
{
background: url(images/title_back.gif) no-repeat;
padding-top: 10px;
padding-bottom: 25px;
}

#right .sub
{
	padding-left: 0px;
	color: white;
}

#right a {
	color: #ffffff;
}
#right a:visited {
	color: #ffffff;
}

#right p
{
font-size: 12px;
padding-left: 0px;
}

/*
#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right li  {
	padding: 7px;
	padding-left: 10px;
}

.bot
{
padding: 10px;
}
*/

#listeSousMenu {
  font-weight: bold ;
  color: black;
}

#listeSousMenu ul {
	list-style-type:none; 
  margin:0; 
  padding:0;
}

#listeSousMenu ul li { 
	padding: 1px 10px ;
}

#listeSousMenu ul li a:link {
	color: #f0f0f0; 
	text-decoration:none; 
	display:block; 
 	background-color:#669900; 	
	border: 1px solid #ffffff;
	border-bottom:none; 
	border-right: none; 
	padding: 1px 0 2px 30px; 
	font-size: .9em; 
} 

#listeSousMenu ul li a:visited {
	color: #f0f0f0; 
	text-decoration:none; 
	display:block;
 	background-color:#669900;  
	border: 1px solid #ffffff; 
	border-bottom:none; 
	border-right: none; 
	padding: 2px 0 2px 30px; 
	font-size: .9em; 
}

#listeSousMenu ul li a:hover {
	color:#ea9a2e; 
	border:1px outset #303030; 
	border-bottom:none; 
	background-color:#000000;
}

#right .titre_menu {
font-size: 11px;
text-transform: uppercase;
}

#right .titre_sous_menu {
font-size: 11px;
text-transform: none;
}

#right .nouvelles {
padding-left: 10px;
padding-right: 10px;
}

#right .titre_texte {
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
}

#right .titre_sous_texte {
font-size: 0.9em;
text-transform: none;
}


/*  *********** Début Bordures pour Nouvelles ***************/
.news_haut_gauche {
  height: 48px;
	background: url('images/cadre/haut_gauche.gif') no-repeat left;
	position: relative;
}

.news_haut_droite {
  height: 49px;
  background: url('images/cadre/haut_droite.gif') no-repeat right;
	position: relative;  	
}

.news_contenu_gauche {
  width: 29px;
	background: url('images/cadre/contenu_gauche.gif') repeat-y left; 
	position: relative;	
}

.news_contenu {
  width: 140px;
  margin-left: -125px;
  margin-top: -20px;
  background: #8da93f;
	position: relative;
}

.news_contenu_droite {
  width: 29px; 
  margin-left: 153px;
	background: url('images/cadre/contenu_droite.gif') repeat-y left;
	position: relative;
}

.news_bas_gauche {
  height: 31px;   
	background: url('images/cadre/bas_gauche.gif') no-repeat left;
	position: relative;	
}

.news_bas_droite {
  height: 33px;   
	background: url('images/cadre/bas_droite.gif') no-repeat right;
	position: relative;  	  	
}

/* ************* Fin Bordures pour Nouvelles *************/ 


/*
#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}
*/

#left
{
width: 520px;
background: #EFEFA1;
/* border: 1px solid #3D5103; */
padding: 10px;
}

.chevre {
  float: right;
  width: 170px;
  height: 215px;
  margin: 5px;
  margin-top: 85px;
  text-align: left;
  background: url("images/logo1.gif") no-repeat;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #208A06;
}

#left a
{
color: #208A06;
text-decoration: none;
}

#left p {
	margin-top: 7px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #208A06;
}

#left ol, #left ul
{
margin-left: 30px;
}

.coin_gauche_haut {
  width: 160px;
  height: 120px;
  margin: -10px;
  background: url(images/coin_haut_gauche.jpg) no-repeat;
}

.coin_droit_haut {
  width: 127px;
  height: 110px;
  margin-left: 400px;
  vertical-align: bottom;
  background: url(images/coin_haut_droit.jpg) no-repeat;
}

.coin_droit_bas {
  width: 147px;
  height: 110px;
  margin-left: 383px;
  margin-bottom: -10px;    
  background: url(images/coin_bas_droit.jpg) no-repeat;
}

.coin_gauche_bas {
  /* width: 160px;
  height: 108px; */
  width: 120px;
  height: 82px;    
  margin-left: -385px;
  background: url(images/coin_bas_gauche_reduit-2.jpg) no-repeat;
}

.date {
	text-align: right;
	color: #208A06;
	font-size: 11px;

}

.date a {
	color: #208A06;

}

#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(images/table_back.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/* Mes classes  */

.chargement_logo_vert {
  padding-top: 5px;
  margin-top: 5px;
	width: 100%;
	height: 100px;
	background: url('images/loading.gif') no-repeat center;
  text-align: center; 	
}

/*
.chargement_logo_jaune {
  padding-top: 20px;
	width: 100%;
	height: 75px;
	background: url('images/loading_jaune.gif') no-repeat left;
}*/

.chargement_logo_gris {
  padding: 35px;
	width: 200px;
	height: 65px;
	background: url('images/loading_gris.gif') no-repeat center;
}

.chargement_forme {
position: absolute;
top: 400px;
left: 110px;
z-index: 99;
}

.chargement_texte_page {
  margin-top: -8px;
	color: #06B4FA;
  text-align: center;
  font-size: 12px; 	
	font-weight: bold;  	
}

.chargement_texte_menu {
	color: #06B4FA;
	text-align: center;
	font-weight: bold;
  vertical-align: top;		
}

/* debut forme de chargement page */
.raz {
	margin : 0px;	
  padding: 0px;
	clear : both;
}

.form_haut_gauche {
	margin-top: 10px;  
	background: url('images/form_haut_gauche.gif') no-repeat 0px 0px;

}

.form_haut_droite {
  margin-left: 6px;
  background: url('images/form_haut_droite.gif') no-repeat 100% 0px;	
}

.form_bas_gauche {
  margin-bottom: 10px;
	background: url('images/form_bas_gauche.gif') no-repeat 0px 100%;
}

.form_bas_droite {
  margin-left: 6px;
	background: url('images/form_bas_droite.gif') no-repeat 100% 100%;	  	
}

.formbox {
  text-align: center; 
  padding-left: 15px;
  padding-right: 15px;
  background-color: #686765; 
  color: #fafafa;
	font-size: 9px;
	font-weight: bold;
}
/* fin forme de chargement page */

.photo_texte1 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.photo_texte2 {
  font-style: italic ; 
}


.img_frise_haut {
	background: url(pochoirs/img_frise_haut.gif) repeat-x ;
	position: relative;
	top: 0px;
	right: 0px;	
}

.img_frise_droite {
	background: url(pochoirs/img_frise_droite.gif) repeat-y right;
	position: relative;
	top: 0px;
	right: 0px;	
}

.img_frise_gauche {
	background: url(pochoirs/img_frise_gauche.gif) repeat-y left;
	position: relative;
	top: 0px;
	left: 0px;	
}

.img_frise_bas {
	background: url(pochoirs/img_frise_bas.gif) repeat-x ;
	position: relative;
	bottom: -12px;
}

.img {
	position: relative;
	top: 15px;
	left: 15px;  
}

/* début Fenetre pour les images */

		#principal {
		    width:75%;
			background-image:url('images/cadre/area_left.gif');
			background-repeat: repeat-y;
            background-color : #FFFFFF;
		}
        #principal2 {
			background-image:url('images/cadre/area_right.gif');
			background-repeat: repeat-y;
      background-position: right; 
		}

		#haut {
            height:48px;
            background-image:url('images/cadre/area_top.gif');

		}

		#haut img {
		    vertical-align:top; /* for ie5*/
		}

			#coingh {
                width:22px;
				height:48px;
				background-image:url('images/cadre/area_top_left.gif');
				float: left;

			}
			#coindh {
                width:28px;
				height:48px;
				background-image:url('images/cadre/area_top_right.gif');
				float: right;

			}
		#contenu {
			padding: 0 32px 0 25px;

		}

		#contenu p {
			margin: 0px;

		}

		#bas {
            height:25px;
            background-image:url('images/cadre/area_bottom.gif');
		}
			#coingb {
                width:22px;
				height:25px;
				background-image:url('images/cadre/area_bottom_left.gif');
				float: left;
			}
			#coindb {
                width:28px;
				height:25px;
				background-image:url('images/cadre/area_bottom_right.gif');
			    float:right;
			}


/* Fin Fenetre pour les images */

.image_lien {
  text-align: center;
  border: 0px;
  float:left;
}
