/* ----------------------------------
 * Redéfinition des balises standards
 * ----------------------------------*/

html {
	height: 100%;
}
 
body {
	margin: 0px;
	padding:0px;
	height:100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #A7A0A4;
}

ul {
	margin-top: 5px;
}

li {
	list-style: url(img/picto/puce_verte.gif);
	margin-bottom: 8px;
	margin-left: -22px;
	text-align: justify;

}

select {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A941F;
	border: 1px solid #A7A0A4;
}

img 			{border: 0px; margin: 0px;}
a 				{color: #FF7200; text-decoration: none;}
a:hover	 	{color: #FF7200;text-decoration: underline;}
table 		{border: 0px;font-size: 11px;padding:0px}
p 				{text-align: justify;}


h1								{margin:0px;padding:0px;font-size:16px}
h3,h4,h5					{margin:0px;padding:0px;font-size:10px}
h2 								{margin:0px;padding:0px;font-size:14px}


/* -----------------------------------------------------------------------------------------------------
 * Blocs uniques servant à la mise en page du site
 * -----------------------------------------------------------------------------------------------------*/
#xhtml_conteneur {
	width: 782px;
	background-color: white;
	position: absolute;
	left: 50%;
	margin-left: -391px;
	border: 1px solid white;
}

#xhtml_table {
	width: 100%;
	height: 100%;
	min-height: 100%;
	border-collapse: collapse;
}
#xhtml_table td {
	vertical-align: top;
}

#xhtml_header {
	height: 67px;
}

#xhtml_middle {
	height: 333px;
	min-height: 333px;
}


/*---------------------------CLASSES DIVERSES---------------------------*/
.titre {font-weight: bold;}
.texte_vert {color: #3A941F; font-weight: bold;}
.texte_vert a {color: #3A941F; font-weight: bold;}
.titre_vert {color: #3A941F; font-weight: bold; font-size: 16px;}
.titre_fiche {color: #19440C; font-weight: bold; font-size: 24px; font-style: italic; }

.lien_droite {text-align: right;}

.hbloc_texte {margin-top: 5px;}
.signature {font-weight: bold; float: right;}

.img_droite{float: right; margin-left: 10px;}


.bloc_contour {
	display: table-cell;
	padding: 5px;
	border: 1px solid #19440C;
}

.titre_pave {
	height: 16px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-color: #3A941F;
	background-image: url(img/interface/puce_titpave.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid white;
	padding-left: 14px;
}
html>body .titre_pave {
	min-height: 16px;
	height: auto;
}

.ombre_titre {
	font-size: 1px;
	height: 2px;
	background-color: #999999;
	margin-bottom: 8px;
}

.sous_titre {
	color: #3A941F;
	text-align: right;
	margin-bottom: 20px;
}

.intro_actu {
	color: #999999;
	text-align: justify;
	margin-bottom: 6px;
}
.hbloc_actu {
	background-image: url(img/interface/separation_point.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 5px;
	padding-top: 8px;
	float : right;
	width : 190px;
	
}


/* -----------------------------------------------------------------------------------------------------
 * Blocs conteneurs
 * -----------------------------------------------------------------------------------------------------*/
/*---------------------------MENU / NAVIGATION---------------------------*/
#menu_gauche {
	width: 169px;
	background-color: #3A941F;
}
#bloc_navigation {
	width: 100%;
	margin-top: 60px;
	background-color: white;
	border-bottom: 1px solid #CCCCCC;
}
.pave_menu {
	height: 23px;
	height: auto;
	line-height: 23px;
	display: block;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	color: #666666;
	background-color: #F9D740;
	font-size: 12px;
}
.pave_menu a{
	height: 23px;
	height: auto;
	line-height: 23px;
	color: #666666;
	background-color: white;
	font-weight: bold;
	background-image: url(img/navigation/bloc_orange.gif);
	background-repeat: repeat-y;
	background-position: center left;
	display: block;
	padding-left: 10px;
	display: block;
}
.pave_menu a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	background-color: #F9D740;
	background-image: url(img/navigation/bloc_orange.gif);
	background-repeat: repeat-y;
	background-position: center left;
	display: block;
}
.pave_menu_on {
	height: 23px;
	height: auto;
	line-height: 23px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	color: #666666;
	background-color: #F9D740;
	background-image: url(img/navigation/bloc_orange.gif);
	background-repeat: repeat-y;
	background-position: center left;
	padding-left: 10px;
	display: block;
	font-size: 12px;
}

.pave_smenu {
	height: 23px;
	height: auto;
	line-height: 23px;
	display: block;
	border-top: 1px solid white;
	color: #666666;
	background-color: #E6E6E6;
	font-size: 11px;
}
.pave_smenu a{
	height: 23px;
	height: auto;
	line-height: 23px;
	color: #666666;
	background-color: #E6E6E6;
	background-image: url(img/navigation/bloc_gris1.gif);
	background-repeat: repeat-y;
	background-position: center left;
	display: block;
	padding-left: 10px;
	display: block;
}
.pave_smenu a:hover{
	text-decoration: none;
	color: #666666;
	background-color: #CBCBCB;
	background-image: url(img/navigation/bloc_gris2.gif);
	background-repeat: repeat-y;
	background-position: center left;
	display: block;
}
.pave_smenu_on {
	height: 23px;
	height: auto;
	line-height: 23px;
	border-top: 1px solid white;
	color: #666666;
	background-color: #CBCBCB;
	background-image: url(img/navigation/bloc_gris2.gif);
	background-repeat: repeat-y;
	background-position: center left;
	padding-left: 10px;
	display: block;
	font-size: 11px;
}
/*---------------------------CENTRE DE LA PAGE---------------------------*/
#site_contenu {
	width: 100%;
	padding: 0px 14px 0px 14px;
}
#site_contenu img {
	vertical-align: middle;
}

#chemin_site {
	width: 100%;
	height: 14px;
	text-align: right;
	color: #999999;
	margin-top:3px;
}
#flash_home {
	width: 380px;
	height: 270px;
	margin-bottom: 14px;
	float: left;
}

#home_presentation {
	width: 380px;
	height: 100px;
	margin-bottom: 14px;
	float: left;
}


#pave_homeactu {
	width: 191px;
	float: right;
}

#pave_fiche {
	width: 100%;
}
#pave_homepresentation {
	width: 100%;
}
html>body #pave_homepresentation  {
	float: left;
}
#pave_bas {
	width: 100%;
	font-size: 10px;
	margin-top: 30px;
}
html>body #pave_bas  {
	float: left;
}

#copyright {
	width: 100%;
	color: #999999;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 4px;
}
#iconeweb {
	width: 100%;
	text-align: right;
	margin-bottom: 2px;
}
#iconeweb a{
	color: #CCCCCC;
}
#iconeweb a:hover{
	color: #FF7200;
	text-decoration: none;
}

/*REALISATION EN COURS*/
.fiche_onglet {
	font-size: 12px;
	display: inline;
	padding: 0px 13px 0px 13px;
	margin-right: 2px;
	text-align: center;
	background-color: #3A941F;
	border: 1px solid #19440C;
	z-index: 100;
}
.fiche_onglet a{
	color: white;
}
.fiche_onglet a:hover{
	color: #F9D740;
	text-decoration: none;
}
.fiche_onglet_on {
	font-size: 12px;
	display: inline;
	padding: 0px 13px 0px 13px;
	margin-right: 2px;
	text-align: center;
	background-color: white;
	border: 1px solid #19440C;
	border-bottom: 1px solid white;
	z-index: 1;
}

#fiche_contenu {
	height: auto;
	min-height: 350px;
	color: #19440C;
	border: 1px solid #19440C;
	padding: 20px;
	background-color: white;
}
#fiche_contenu p:first-letter {
	font-size: 18px;
	color: #3A941F;
}

#fiche_imaged {
	float: right;
	text-align: right;
	padding-left: 15px;
	padding-bottom: 5px;
}
#fiche_imaged img {
	margin-bottom: 3px;
}

#fiche_imageg {
	float: left;
	text-align: left;
	padding-right: 30px;
	padding-bottom: 5px;
}
#fiche_imageg img {
	margin-bottom: 3px;
}

#fiche_imagec {
	text-align: center;
	padding-left: 15px;
	padding-bottom: 5px;
}
#fiche_imagec img {
	margin-bottom: 3px;
}


#fiche_table td{
	width:90px;
	text-align: center;
	height: 25px;
	color:#19440c;
}
#fiche_table th{
	color:#19440c;
}

.spacer {
  clear: right;
}

/*NOS REFERENCES*/
.bloc_ref {
	width: 545px;
	height: auto;
	border: 1px solid #F9D740;
	margin-left: 16px;
	margin-bottom: 10px;
}
.bloc_ref_tit {
	height: 22px;
	line-height: 22px;
	background-color: #F9D740;
	display: block;
}
.bloc_ref_tit a {
	color: white;
	display: block;
}
.bloc_ref_tit a:hover {
	color: #F9D740;
	text-decoration: none;
	display: block;
}

.tit_ref {
	width: 240px;
	height: 22px;
	line-height: 22px;
	background-color: #FF7200;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-left: 6px;
}
.bloc_ref_text {
	height: 100%;
	width: 527px;
	padding: 8px;
	display:  table-cell;
}


/*NOUS CONTACTER*/
#bloc_contact {
	color: #3A941F;
	text-align: center;
}
#bloc_contact table{
	width: 532px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
}
#bloc_contact td{
	height: 16px;
	vertical-align: middle;
	color:#3a941f;
}

.form_td_tit {text-align: right; padding-right: 5px;}
.form_td_input {border: 1px solid #A7A0A4;}
