/* CSS Document */
@import url("menu.css");

/*-------- Initialisation des balises -----------------*/
h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f5f5f5;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

h2 {
	color: #81BC3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	color: #81BC3C;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/*--------------------------- Position du site et délimitation  -----------------------------*/
#Page{
	width: auto;
	margin-top: 20px;
}

#Conteneur{
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#Contenu{
	height: auto;
		background-image: url(../images/fond_page02.gif);
	background-repeat: repeat-y;
}

#Entete{
	width: 980px;
	height: auto;
	text-align: left;
	position: relative;
}
#BlocMenu {
	width: 980px;
	height: 34px;
	background-image: url(../images/fond-menu2.gif);
	background-repeat: no-repeat;
	z-index: 100;
}

/*--------------------------- Photos -----------------------------*/
.PhotoDroite {
	margin-left: 12px;
	float: right;
	border: 1px solid #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.PhotoGauche {
	margin-right: 12px;
	float: left;
	border: 1px solid #666666;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
}

/*--------------------------- Contenant -----------------------------*/

#Contenant {
	width: 980px;
	/*height: 363px !important;
	height: 363px;*/
	padding: 0px;
	margin: 0px;
	background-image: url(../images/fond_page02.gif);
	background-repeat: repeat-y;
}
#Contenant a, #Contenant a:link, #Contenant a:active, #Contenant a:visited{
	color: #000000;
	text-decoration: underline;
}

#Contenant a:hover{
	color: #81BC3C;
	text-decoration: underline;
}
#Contenant p {
	margin-top: 7px;
	margin-bottom: 10px;
}

#Contenant h4 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#Contenant h5 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

/*--------------------------- Bloc Titre ligne de vie -----------------------------*/
#BlocTitre {
	display: block;
	width: 715px;
	margin-left: 10px;
	color: #81BC3C;
	margin-bottom: 10px;
}
#BlocTitre .lignedevie {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#BlocTitre .lignedevie2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin-left: 10px;
}
#BlocPagePrec {
	display: inline;
	width: 100px;
	float: right;
}
#BlocPagePrec a, #BlocPagePrec a:link, #BlocPagePrec a:active, #BlocPagePrec a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
#BlocPagePrec a:hover {
	color: #81BC3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

/*--------------------------- Colonnes -----------------------------*/
#ColGauche {
	float: left;
	width: 727px;
	height: auto;
	padding-right: 10px;
	display: inline;
}
#ColDroite {
	float: right;
	width: 223px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}
#BlocAnecdote {
	float: left;
	width: 190px;
	height: auto;
	padding: 10px;
	background-color: #D9EBC4;
	border: 1px solid #81BC3C;
	position: relative;
	left: 3px;
	top: -7px;
}
#ColDroite h2 {
	color: #81BC3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #D9EBC4;
	top: 3px;
	left: 10px;
	position: relative;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	display: inline;
	z-index: 30;
}
#Ensavoirplus, #Ensavoirplus a, #Ensavoirplus a:link, #Ensavoirplus a:active, #Ensavoirplus a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	margin-top: 6px;
}
#Ensavoirplus a:hover {
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	margin-top: 6px;
}

#EspaceAdherents {
	float: left;
	width: 223px;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	background-color: #0079C1;
}
#BlocChamois {
	width: 243px;
	height: 43px;
	position: relative;
	top: -43px;
	float: right;
}

#ColGaucheContenu{
	float: left;
	width: 480px;
	padding-left: 10px;
	display: inline;
	text-align: justify;
	border-left: 1px solid #81BC3C;
}
#ColGaucheContenu dl{
	padding: 0px;
	margin: 0px;
}
#ColGaucheContenu dl dt{
	list-style-type: none;
	width: 80px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #043882;
	text-align: center;
}
#ColGaucheContenu dl dd{
	list-style-type: none;
	width: 390px;
	height: 120px;
	padding-right: 10px;
	margin: 0px;
	display: inline;
	float: left;
	text-align: left;
	line-height: 13px;
	margin-bottom: 5px;
}

#ColDroiteContenu {
	float: left;
	width: 320px;
	display: inline;
}

#ColAppellation {
	float: left;
	width: 200px;
	display: inline;
}

#ColDescription {
	float: left;
	width: 305px;
	display: inline;
	padding-bottom: 10px;
}

#Scroll {
	float: left;
	width: 627px;
	height: 363px !important;
	height: 365px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	scrollbar-face-color: #CAD1D3;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #91B5D7;
	scrollbar-darkshadow-color: #91B5D7;
	scrollbar-track-color: #BBCACF;
	scrollbar-arrow-color: #FFFFFF
}

/*--------------------- Pied de page -----------------*/			
#Pied {
	width: 980px;
/*	height: 82px;*/
	height: 112px;
	float: left;
	position: relative;
	background-color: #FFFFFF; 
	color: #000000;
	top: -43px;
}
#PiedEntete {
	width: 980px;
	height: 8px;
	float: left;
	position: relative;
	background-color: #81BC3C;
}
#PiedMilieu {
	width: 980px;
	padding-top:15px;
	height: 42px!important;
	height: 57px;
	float: left;
	position: relative;
}
#PiedMilieu a, #PiedMilieu a:link, #PiedMilieu a:active, #PiedMilieu a:visited {
	color: #000000;
	text-decoration: none;
}
#PiedMilieu a:hover {
	color: #81BC3C;
	text-decoration: none;
}
#PiedBas {
	width: 980px;
	height: 22px;
	line-height: 9px;
	float: left;
	background-color: #81BC3C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline;
}
#PiedBas a, #PiedBas a:link, #PiedBas a:active, #PiedBas a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#PiedBas a:hover {
	color: #FFE400;
	text-decoration: none;
}
#Pied .LienCa
{
height:40px;
position:absolute;
right:100px;
top:18px;
width:90px;
z-index:100;
}
		
/*--------------------- Signature Alliance-Réseaux -----------------*/					
#Signature{
	color: #C5F05C;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}

#Signature a, #Signature a:link, #Signature a:active, #Signature a:visited{
	color: #C5F05C;
	text-decoration: none;
}

#Signature a:hover{
	color: #FFE400;
	text-decoration: none;
}

/*--------------------- Popup -----------------*/					
#Popup{
	width: 663px;
	height: 580px !important;
	height: 600px;
	background-color: #BBCACF;
	padding: 10px;
	margin: 0px;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: 14px; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size:11px;
	 font-style: normal;
	 color :#000000;
	 background-color: #FFFFFF;
 }
 .comborecherche {
	height: 10px; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	font-family: arial;
	font-size:10px;
	font-style: normal;
	color :#000000;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-left: 3px;
 }
 	.combo2 {
	height: 14px; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size:11px;
	 font-style: normal;
	 color : #000000;
	 background-color: #FFFFFF;
 }
 
 	.combo3 {
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size:11px;
	 font-style: normal;color :#000000;
	 background-color: #FFFFFF;
 }
 .bordblanc {	BORDER-LEFT: #FFFFFF 1px solid;
 }
/*--------------------- En savoir plus - espece -----------------*/	
#espece{
	padding:3px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	/*margin-top: 6px;*/
	}
div#espece a, div#espece a:link, div#espece a:active, div#espece a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
}
div##espece a:hover {
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	margin-top: 6px;
}

div#Contenuform input,div#Contenuform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #000;
	}
div#Contenuform {
	padding:0;
	width: 480px;
	position: relative;
	left: 0px;
	height: 100%;
	}
.table { border-collapse:collapse;
text-align:left;
	}
.style1_table{ background-color:#0079C1;
color:#FFFFFF;
font-weight:bold;}
.total {
background-color: #FF9933;
font-weight:bold;}