/* Feuille de style générale au site Gard Nature */

/* Eléments de base */

body,html {
/* texte */
	font-size: 13pt; line-height: 18px; color: #5f0808; font-family: Times, Verdana, Geneva, Arial, sans-serif; font-weight: lighter; font-style: normal; margin: 0; background-color: #34cb81; text-align: center; }

h1 {
/* texte */
	font-size: 30pt;
	font-family: Times, Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}


h4 {
/* texte */
	font-size: 11pt;
	font-weight: lighter;
	color: #F0F0F0;

}
h6 {
/* texte */
	font-size: 9pt;
	color: #5F9EA0;
	text-decoration:none;
}


/* Liens */
a:link {
	font-size: 13pt;
	color: #fbeb81;
	font-weight: lighter;
	text-decoration:none;
}

a:visited {
	font-size: 13pt;
	color: #fbecf0;
	font-weight: lighter;
	text-decoration:none;
}

a:hover {
	font-size: 14pt;
	color: #CC0066;
	font-weight: lighter;
	text-decoration:none;
	font-family: Times, Arial, Helvetica, Geneva, sans-serif;
}

/* bandeau titre */
#titre {
/* Taille et position */
	vertical-align: top; align: center; font-size: 26pt; line-height: 36px; font-family: Times, Arial, Helvetica, Geneva, sans-serif; color: #ffffcc; text-decoration: none; width: 800px; height: 130px; background-image: url(fonds/fdpage.jpg); background-repeat: repeat-y; background-position: center; float: inherit; margin: 0; }

#cadre_page {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
	background-image: url(http://www.naturedugard.org/styles/fonds/fdpage.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

#page
	{ text-align: justify; position: relative; width: 800px; margin: 0; }
	

/* images de gauche*/
#gauche {
	width: 150px;
	height: 100%;
	position: relative;
	float: left;
	vertical-align: top;

}


#zonedetexte {
/* Taille et position */
	width: 420px;
	height: 100%;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	vertical-align: top;
}


/* images de droite*/
#droite {
/* Taille et position */
	width: 190px;
	height: 100%;
	position: relative;
	float: left;
	vertical-align: top;
	color: #5f0808;
}

#pieddepage {
	position:relative;
	clear:both;
	margin:0px;
	text-align:center;
	line-height: 27px;
	background: url(http://www.naturedugard.org/styles/fonds/pdpage.jpg) no-repeat center bottom;
	width:800px;
	height:25px;
	}
