/* ###########################################################################*/
/* PIVERT - POINT INFORMATION VERT - 2008 */
/* Intégration CSS2 par Olivier HALBOUT */

/* ###########################################################################*/

html {
	background-color:  white;
}

body {
	position: relative;
	width: 1024px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid white;
	padding: 0px;
	font: 80% verdana, arial, sans-serif;
	background-color: white;
}

#entete {
	position: relative;
	width: 1022px;
	height: 78px;
	margin: 0px;
	border: 1px solid white;
	padding: 0px;
	background-color: #91c722;
	background-image: url("entete.gif");
	background-repeat: no-repeat;
}

#slogan {
	display: none;
	position: absolute;
	top: -7px;
	right: 75px;
	width: 200px;
	height: 78px;
	font-weight: bold;
	color: #ffffff;
}

#corps {
	position: relative;
	width: 1022px;
	min-height: 389px;
	height:auto !important;
	height: 389px;
	margin: 0px;
	padding: 0px;
	background-color: white; /*#f9f9f9*/
}

#navigation {
	float: left;
	width: 239px;
	min-height: 370px;
	height:auto !important;
	height: 370px;
	margin: 0px;
	padding: 10px;
	background-color: white; /*#f9f9f9*/
}

#contenu {
	float: left;
	width: 743px;
	min-height: 370px;
	height:auto !important;
	height: 370px;
	margin: 0px;
	padding: 10px;
	background-color: white; /*#f5f5f5*/
}

#flux {
	clear: both;
}

#frise {
	position: relative;
	width: 1022px;
	height: 98px;
	border-bottom: 3px solid white;
	padding: 0px;
	background-image: url("frise.gif");
	background-color: white;
}

#pied {
	position: relative;
	width: 1022px;
	height: 55px;
	margin: 0px;
	border: 1px solid white;
	padding: 0px;
	background-color: white;
	text-align: center;
}

#pied a {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#pied a:hover {
	color: red;
	text-decoration: underline;
}

#hierarchie a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

#hierarchie a:hover {
	color: red;
	text-decoration: underline;
}

.formulaire_recherche {
	position: absolute;
	width: 145px;
	top: 15px;
	left: 15px;
	font-weight: bold;
	color: #ffffff;
}

.acces_direct h3 {
	font-size: 14px;
	font-weight: bold;
	color: #347c2b;
}

.acces_direct a {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.acces_direct a:hover {
	color: red;
	text-decoration: underline;
}

.rubriques h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #347c2b;
}

.rubriques a {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.rubriques a:hover {
	color: red;
	text-decoration: underline;
}

.liste-articles h2 {
	color: #347c2b;
	font-weight: bold;
	text-decoration: none;
}

.liste-articles a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.liste-articles a:hover{
	color: red;
	text-decoration: underline;
}

.breves h2 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #347c2b;
}

.breves h2 a:hover {
	color: red;
	text-decoration: none;
}

.breves a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

.breves a:hover{
	color: red;
	text-decoration: underline;
}

.cartouche h1 {
	color: #347c2b;
}

.cartouche img {
	float: right;
}

.cartouche .mot_cle {
	color: red;
	font-weight: bold
}

.cartouche a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.cartouche a:hover {
	color: red;
	text-decoration: underline;
}

.texte {
	text-align: justify;
}

.forums h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #347c2b;
}

.forums a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

.prive {
font-size: 20px;
text-align: center;
}

.formulaire_login {
	text-align: center;
	width: 400px;
	margin: 0 auto; 
	padding: 3em 0;
}

.divers h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #347c2b;
}

.divers a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

.divers a:hover{
	color: red;
	text-decoration: underline;
}
