body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background: #222222;
}
#global {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	/*border-left:#CCCCCC solid 1px;*/
	background:white top left repeat-y;
	min-height:800px;
	height:auto !important;
	height:800px;
}
#logo {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	position:relative;
	top:0;
	height:164px;
	background: #222222 url(../images/header.jpg) top center no-repeat;
}
#contenu {
	padding: 0px 20px 20px 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #3B4042;
}
#fromage {
	padding: 0px 20px 20px 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #3B4042;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
}

#footer {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	position:relative;
	bottom:0;
	height:42px;
	background: #222222 url(../images/footer.jpg) bottom center no-repeat;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 24px;
	color: #37BBD7;
}
.bleu {
	color: #37BBD7;
}
.bleulien {
	color: #37BBD7;
	text-decoration:none;
}
a:link.petit,a:visited.petit,a:hover.petit{
	font-size:9px;
	text-decoration:none;
	color:#999999;
}
.petit{
	font-size:9px;
	text-decoration:none;
	color:#999999;
}
.cadre {
	padding: 4px;
	border: 1px solid #333333;
	margin-left: 20px;
}
.image {
	padding: 4px;
	border: 1px solid #333333;
	margin-right: 20px;
}
.brebis {
	background: url(../images/brebis.jpg) top center no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-left: 20px;
	padding-left:20px;
}
.chevre {
	background: url(../images/chevre.jpg) top center no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	color:#666666;
	margin-left: 20px;
	padding-left:20px;
}
.medaille {
	background: url(../images/medaille-2009.jpg) top right no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	color:#666666;
	margin-left: 20px;
	padding-left:20px;
}
.texte{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
}
a:link.menu,a:visited.menu{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
a:hover.menu{
	text-decoration:underline;
}
a:link.fro,a:visited.fro{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
a:hover.fro{
	text-decoration:underline;
}
.tabbrebis{
	background-color:#604E5E;
	color:#FFFFFF;
	font-weight:bold
}
.tabchevre{
	background-color:#A6BF2D;
	color:#FFFFFF;
	font-weight:bold
}
select{
	font-size : 10px;
}
input{
	font-size : 11px;
}
