body	{
	margin: 0px;
	padding: 0;
	border: 0;
	text-align: center;
	background-color: #2F5B37;
	}

#container {
	margin: 0 auto;
	padding: 0;
	width: 773px;
	text-align: left;
	background: url(../../images/background_pages.gif) top left repeat-y;
	}
	
#main {
	position: relative;
	width: 773px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	z-index: 1;
	}
	
#header {
	position: relative;
	width: 773px;
	height: 151px;
	margin: 0px 0px 0px 12px;
	z-index: 2;
	}
	
#centre {
	margin: 0px 0px 0px 150px;
	padding: 0;
	width: 610px;
	height: 550px;
	font: 12px verdana, arial, lucida, helvetica, sans-serif;
	color: #000000;
	line-height: 1.4;
	border: 1px solid #ffffff;
	z-index: 2;
	}
	
html>body #centre {
	height: auto;
	min-height: 550px;
	}
	
#col_gauche {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 128px;
	height: 100%;
	}
	
#lien_accueil {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 127px;
	height: 150px;
	background: url(../../images/logo.gif) top left no-repeat;
	}

#footer {
	width: 750px;
	height: 15px;
	margin: 0px 0px 0px 12px;
	padding: 3px 0px 0px 0px;
	z-index: 1;
	background-color: #3B5462;
	text-align: right;
	clear: both;
	}

#footer span {
	color: #ffffff;
	font-weight: bold;
	font: 11px verdana, arial, lucida, helvetica, sans-serif;
	margin: 0px 10px 0px 0px;
	}

#footer a img {
	margin: -1px 10px 0px 3px;
	}

#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

.float {
	float: left;
	}

#navigation_filles {
	text-align: right;
	}

#navigation_filles a, #navigation_filles a:visited {
	color: #f47900;
	font-weight: bold;
	}

a.precedent {
	float: left;
	}

#centre .savoirplus, #centre .exergue {
	position: relative;
	width: 145px;
	padding: 0px 0px 5px 5px;
	margin: 5px 0px 0px 0px;
	z-index: 5;
}

#centre .exergue {
	background: url(../../images/openquote.gif) top left no-repeat;
}
	
#centre #coldroite {
	float: right;
	width: 155px;
	padding: 0px 0px 5px 5px;
	margin: 10px 0px 0px 0px;
}

input.search {
	width: 150px;
	margin-top: -2px;
	font: 9px verdana, arial, lucida, helvetica, sans-serif;
	}

#footer span#appels {
	margin: 0px 0px 0px 150px;
	}

a.block {
	display: block;
	position: absolute;
	z-index: 3;
	}

a span {
	margin: 0px;
	padding: 0px;
	display: none;
	border: 0;
}

a img {
	border: none;
}

.clear {
	clear: left;
}

a#btn_actu {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_actu.gif) top left no-repeat;
	margin-bottom: 1px;
}

a#btn_actu:hover {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_actu.gif) 0 -20px;
}

a#btn_agenda {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_agenda.gif) top left no-repeat;
	margin-bottom: 1px;
}

a#btn_agenda:hover {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_agenda.gif) 0 -20px;
}

a#btn_moncompte {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_moncompte.gif) top left no-repeat;
	margin-bottom: 1px;
}

a#btn_moncompte:hover {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_moncompte.gif) 0 -20px;
}

a#btn_logout {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_logout.gif) top left no-repeat;
	margin-bottom: 1px;
}

a#btn_logout:hover {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_logout.gif) 0 -20px;
}

a#btn_rss {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_rss.gif) top left no-repeat;
	margin-bottom: 1px;
}

a#btn_rss:hover {
	display: block;
	width: 150px;
	height: 20px;
	background: url(../../images/btn_rss.gif) 0 -20px;
}
	
/* Titre des pages */

h1 span {
	display: none;
	margin: 0;
	padding: 0;
	}

h1 {
	width: 750px;
	height: 36px;
	margin: 0px 0px 0px 12px;
	padding: 0;
	}
	
.savoirplus h1 {
	width: 150px;
	height: auto;
	text-align: center;
	font: 10px verdana, arial, lucida, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px -5px;
	padding: 5px 0px 5px 0px;
	}
	
h1#tit34 {
	background: url(../../images/tit34.gif) top left no-repeat;
	}
	
h1#tit35 {
	background: url(../../images/tit35.gif) top left no-repeat;
	}
	
h1#tit36 {
	background: url(../../images/tit36.gif) top left no-repeat;
	}
	
h1#tit37 {
	background: url(../../images/tit37.gif) top left no-repeat;
	}
	
h1#tit16 {
	background: url(../../images/tit16.gif) top left no-repeat;
	}

h1#tit17, h1#tit757, h1#tit839 {
	background: url(../../images/tit17.gif) top left no-repeat;
	}
	
h1#tit18 {
	background: url(../../images/tit18.gif) top left no-repeat;
	}
	
h1#tit19 {
	background: url(../../images/tit19.gif) top left no-repeat;
	}
	
h1#tit20 {
	background: url(../../images/tit20.gif) top left no-repeat;
	}
	
h1#tit21 {
	background: url(../../images/tit21.gif) top left no-repeat;
}

h1#tit290 {
	background: url(../../images/tit208.gif) top left no-repeat;
}
	
h2 {
	font: 17px verdana, arial, lucida, helvetica, sans-serif;
	color: #000000;
	width: 430px;
	margin-top: 15px;
	}
	
h3 {
	font: 14px verdana, arial, lucida, helvetica, sans-serif;
	font-weight: bold;
	color: #f47900;
	width: 430px;
}

.savoirplus h3 {
	width: auto;
}

.savoirplus h4 {
	margin: 10px 5px 10px 0px;
}
	
/* Style des elements */

p {
	font: 10px verdana, arial, lucida, helvetica, sans-serif;
	color: #000000;
	margin: 10px 180px 15px 0px;
	line-height: 1.4;
}

p.encadre {
	font: 12px verdana, arial, lucida, helvetica, sans-serif;
	color: #000000;
	margin: 10px 0px 15px 0px;
	padding: 5px;
	width: 510px;
	line-height: 1.4;
	text-align: justify;
	border: 1px solid black;
	background-color: #C5E6EC;
}
	
p.intro {
	text-align: justify;
}
	
#savoirplus p, #coldroite p {
	width: 130px;
	font-size: 9px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

#centre .exergue p {
	width: 120px;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	text-indent: 20px;
	line-height: 20px;
	text-align: left;
	font-style: italic;
}
	
td {
	font: 10px verdana, arial, lucida, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	line-height: 1.4;
}

td p {
	margin: 3px;
	padding: 0px;
}
	
/* Style des listes dans les textes */
#centre ul, #centre ol {
	list-style-type: disc;
	}

#centre ul li, #centre ol li {
	font: 10px verdana, arial, lucida, helvetica, sans-serif;
	margin: 0px 170px 15px 0px;
	padding: 0;
	line-height: 1.4;
	}
	
#centre ul.sommaire {
	width: 370px;
	background-color: #F0F3C1;
	border: 1px solid #BCBDB6;
	list-style-type: none;
	font: 10px verdana, arial, lucida, helvetica, sans-serif;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	clear: left;
	}

#centre ul.sommaire li {
	margin: 0px 0px 10px 0px;
	width: 370px;
	}

ul.sommaire li a, ul.sommaire li a:visited {
	font: 13px verdana, arial, lucida, helvetica, sans-serif;
	font-weight: bold;
	color: #f47900;
	text-decoration: none;
	}

ul.sommaire li a:hover {
	text-decoration: underline;
}
	
/* Style des images */

.gauche {
	font: 9px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
	color: #000000;
	float: left;
	margin: 0px 10px 10px 0px;
}

.pleinepage {
	margin: 0px 10px 10px 0px;
}

.droite {
	font: 9px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
	color: #000000;
	float: right;
	margin: 0px 0px 10px 10px;
}

.coldroite {
	font: 9px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
	color: #000000;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	margin: 0px px 10px 10px;
}
	
/* Classes de style du texte */

.alerte {
	background: #fff6bf url(../../images/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	margin: 10px 0px 15px 0px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	clear: left;
	float: left;
	width: 360px;
}

.information {
	background: #f8fafc url(../../images/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	margin: 10px 0px 15px 0px;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	clear: left;
	float: left;
	width: 360px;
}
	
.soustitreelevage {
	font: 14px verdana, arial, lucida, helvetica, sans-serif;
	font-weight: bold;
	color: #0A921A;
}

/* Styles des tables */

table {
	float: none;
	margin: 0px 0px 15px 0px;
}