body, html{
	font: 13px Arial, Tahoma, Verdana, sans-serif;
	color:#665b56;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(images/fond_site.jpg);
}

.spacer{
	height: 1px;
	font-size: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	/*border: #0000ff solid 1px;*/
}

#super_conteneur{
	background: #fff url(images/fond_super_conteneur.jpg) repeat-x center top;
}

#fond_vache{
	background-repeat: no-repeat;
	background-position: center top;
}

#conteneur{
	width: 960px;
	margin: auto;
}


#bloc_haut{
	position: relative;
	height: 234px;
	background: url(images/fond_logo.jpg) no-repeat 0px 31px;
}

#bloc_menu_haut{
	height: 24px;
	width: 665px;
	float: left;
	margin: 7px 0px 0px 0px;
}

.lien_menu_haut{
	color: #a99c94;
	font-size: 12px;
	display: block;
	float: left;
	background: url(images/fond_lien_haut.gif) no-repeat left;
	padding: 0px 8px 0px 8px;

}

.lien_menu_haut:hover{
	color: #e2cbbe;

}

#bloc_drapeau_haut{
	height: 31px;
	width: 130px;
	float: right;
	margin: 7px 0px 0px 0px;
}

.lien_drapeau{
	display: block;
	float: right;
	width: 18px;
	height: 16px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0px;
	overflow: hidden;
	margin: 0px 8px 0px 0px;
}

.lien_drapeau:hover{
	background-position: right top;
}

#bloc_retour_accueil {
	position: absolute;
	width: 152px;
	height: 142px;
	top: 42px;
	left: 1px;
	/*border:1px solid #ff9900;*/
	cursor: pointer;
}

#bloc_connexion{
	position: absolute;
	width: 295px;
	height: 45px;
	bottom: 4px;
	left: 440px;
	padding: 30px 0px 0px 0px;
	background: url(images/fond_connexion.gif) no-repeat;
	/*border: #f00 solid 1px;*/
}

.champs_connexion{
	height: 15px;
	width: 73px;
	background: #dce7a0;
	border: none;
	font-size: 10px;
	color: #355003;
}

#contenu{
	background: url(images/fond_contenu.gif) repeat-y left top;
	padding: 0px 0px 40px 0px;
	/*border: #0f0 solid 1px;*/
}

#colonne_gauche{
	/*background: url(images/fond_colonne.gif) repeat-y right;*/
	width: 198px;
	padding: 10px 12px 0px 0px;
	float: left;
}

#colonne_contenu{
	width: 500px;
	padding: 13px 0px 0px 20px;
	float: left;
}

#colonne_droite{
	background: url(images/fond_colonne.gif) repeat-y left;
	width: 178px;
	padding: 0px 12px 0px 20px;
	margin: 130px 0px 0px 0px;
	float: right;
}

.menu0{
	margin: 12px 10px 0px 10px;
	padding: 0px 0px 4px 0px;
  display: block;
	font-size: 18px;
	border-bottom:1px solid #6d380c;
	text-align:center;

}
.menu0_actif{
	margin: 12px 10px 0px 10px;
	padding: 0px 0px 4px 0px;
  display: block;
	font-size: 18px;
	border-bottom:1px solid #6d380c;
	text-align:center;

}

.menu1{
	display: block;
	font-size: 18px;
	color: #6d380c;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(images/fond_menu1.gif) no-repeat 0px 5px;;
	padding: 0px 0px 0px 18px;
	margin: 12px 0px 3px 0px;
	line-height: 14pt;
}

.menu1:hover{
	color: #dc6806;
}
.menu1_actif{
	display: block;
	font-size: 18px;
	color: #dc6806;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(images/fond_menu1.gif) no-repeat 0px 5px;;
	padding: 0px 0px 0px 18px;
	margin: 12px 0px 3px 0px;
	line-height: 14pt;
}

.menu2{
	display: block;
	font-size: 16px;
	color: #8c7f74;
	font-family: "Times New Roman", Times, serif;
	background: url(images/fond_menu2.gif) no-repeat 0px 5px;;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 2px 18px;
	line-height: 14pt;
}

.menu2:hover{
	color: #b99578;
}
.menu2_actif{
	display: block;
	font-size: 16px;
	color: #b99578;
	font-family: "Times New Roman", Times, serif;
	background: url(images/fond_menu2.gif) no-repeat 0px 5px;;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 2px 18px;
	line-height: 14pt;
	font-weight:bold;
}

.menu3{
	display: block;
	font-size: 14px;
	color: #8c7f74;
	font-family: "Times New Roman", Times, serif;
	background: url(images/fond_menu3.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 2px 30px;
	line-height: 14pt;
}

.menu3:hover{
	color: #b99578;
}
.menu3_actif{
	display: block;
	font-size: 14px;
	color: #b99578;
	font-family: "Times New Roman", Times, serif;
	background: url(images/fond_menu3.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 2px 30px;
	line-height: 14pt;
	font-weight:bold;
}

/*
#titre_page{
	color:#dc6806;
	font-size: 32px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
*/
/*
#sous_titre_page{
	font-size: 18px;
	color: #6d380c;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px 0px 20px 18px;
	background: url(images/fond_menu1.gif) no-repeat 0px 5px;
}
*/
/*
#sous_titre_page2{
	font-size: 16px;
	color: #502a0a;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px 0px 20px 18px;
	background: url(images/fond_menu2.gif) no-repeat 0px 5px;
}
*/

.puce_menu_extranet {
	padding-left: 8px;
	background: url('images/puce_menu_extranet.png') no-repeat;
	background-position: 0px 7px;
}

.bloc_droite{
	width: 166px;
	background: #eaece3 url(images/bas_bloc_droit.gif) no-repeat center bottom;
	padding: 0px 12px 12px 12px;
	margin: 0px 0px 12px 0px;
}

.bloc_droite h1{
	width: 155px;
	height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #355003;
	background-repeat: no-repeat;
	margin: 0px 0px 6px -12px;
	padding: 8px 0Px 0px 35px;
}

.bloc_droite h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #6d930c;
}

.bloc_droite p{
	color: #696e59;
	font-size: 11px;
}

.lien_suite{
	display: block;
	color: #a8d210;
	font-style: italic;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

.lien_suite:hover{
	color: #fff;
}

#bloc_footer{
	background: url(images/fond_bloc_footer.gif) repeat-x top;
}

#footer{
	width: 936px;
	margin: auto;
	padding: 8px 20px 20px 20px;
}

#bloc_footer a{
	/*display: block;*/
	color: #88786b;
	font-size: 11px;
	width: 300px;
}


.ligne{
	height: 1px;
	font-size: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.ligne_blanche{
	background: url(images/fond_ligne_blanche.gif) repeat-x left top;
	margin: 8px 0px 8px 0px;
}


/****  ACCUEIL ****/


#colonne_accueil{
	width: 730px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float: right;
}


#intro_accueil{
	width: 480px;
	font-size: 21px;
	font-weight: bold;
	color: #a65b1c;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 20px 0px;
}

#colonne_gauche_accueil{
	/*background: url(images/fond_colonne.gif) repeat-y right;*/
	width: 356px;
	padding: 0px 0px 0px 0px;
	float: left;
	/*border: #f00 solid 1px;*/
}

#colonne_droite_accueil{
	/*background: url(images/fond_colonne.gif) repeat-y right;*/
	width: 356px;
	padding: 0px 0px 0px 0px;
	float: right;
	/*border: #00f solid 1px;*/
}

.bloc_accueil{
	width: 310px;
	background: #eaece3 url(images/bas_bloc_accueil.gif) no-repeat center bottom;
	padding: 0px 12px 12px 12px;
	margin: 0px 0px 12px 0px;
}

.bloc_accueil img{
	float: left;
	margin: 0px 4px 2px 0px;
}

.bloc_accueil h1{
	width: 310px;
	height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #355003;
	background-repeat: no-repeat;
	margin: 0px 0px 6px -12px;
	padding: 8px 0px 0px 35px;
	/*border: #00f solid 1px;*/
}

.bloc_accueil h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #6d930c;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 12px;
	background: url(images/fond_titre_bloc.gif) no-repeat 0px 4px;
}

.bloc_accueil p{
	color: #696e59;
	font-size: 11px;
}


/*** mini bloc ***/

.mini_bloc_accueil{
	width: 140px;
	background: #eaece3 url(images/bas_mini_bloc_accueil.gif) no-repeat center bottom;
	padding: 0px 12px 12px 12px;
	margin: 0px 10px 12px 0px;
	/*border: #00f solid 1px;*/
}

.mini_bloc_accueil img{
	float: left;
	margin: 0px 4px 2px 0px;
}

.mini_bloc_accueil h1{
	width: 129px;
	height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #355003;
	background-repeat: no-repeat;
	margin: 0px 0px 6px -12px;
	padding: 8px 0px 0px 35px;
	/*border: #00f solid 1px;*/
}

.mini_bloc_accueil h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #6d930c;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 12px;
	background: url(images/fond_titre_bloc.gif) no-repeat 0px 4px;
}

.mini_bloc_accueil p{
	color: #696e59;
	font-size: 11px;
}


/* special ancre */
.divanchor {
    background-image: url(images/anchor.gif);
}


/*
special modules integrées
*/
.div_module_include {
  display: block;
}

.titre_element {
  font-weight:bold;
}
.texte_element {
  text-align:justify;
}


/**forms**/
input,textarea,select {
  border:1px solid #ccc;
  color: #000000;
  background: #F0F4D5;
  font-size:11px;
  font-family: arial;
}
.saisie {
  border:1px solid #ccc;
  color: #000000;
  background: #F0F4D5;
  font-size:11px;
  font-family: arial;
}
input.inputSubmit {
  border:1px solid #ccc;
  font-family: arial;
  font-size:12px;
  background:#A5BE59;
  color: #FFFFFF;
  font-weight:bold;
  cursor:pointer;
  padding:2px;
  text-align:center;
}
.formChamp
{
	margin-bottom: 5px;
}
.formIntituleChamp
{
	float: left;
	width: 150px;
	margin-right: 15px;
}

.td_intitule_champ {
	width: 120px;
	font-weight:bold;
	text-align: right;
	color: #502a0a;
}

.formInputChamp
{
	float: left;
}
.formInputSubmit
{
	text-align: center;
}
.input_light {
  border:0px;
  background:none;
}

/* div d'alerte */
#div_alerte_fond {
  position:absolute;
  top:0px;
  margin: 0px;
  background-color : #000000;
  width: 100%;
  height: 100%;
  
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
  
}

#div_alerte {
  position:absolute;
  top:50%;
  left:50%;
  margin: 0px;
  margin-top:-200px;
  margin-left:-400px;
  height: 400px;
  width: 800px;
  background-color : #ffffff;
  border: 5px solid #6d930c;
  overflow-y: scroll;
  
}

#div_alerte_message {
  position:relative;
  text-align:justify;
  display:block;
  width:100%;
  height:100%;
}
#div_alerte_fermer {
  position:absolute;
  top:50%;
  left:50%;
  margin: 0px;
  margin-top:-200px;
  margin-left:410px;
  width:20px;
  height:20px;
  text-align:center;
}


/*
autres
*/
.div_dates {
	color: #696e59;
	font-size: 11px;
}

.petit td {
  font-size:11px;
}

.lien_eleveur {
	color: #696e59;
}
.lien_eleveur:hover {
	color: #dc6806;
}