@charset "utf-8";
/* CSS Document */

* {
    font-family: Arial, Helvetica, sans-serif;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #016936;
}
.control:hover {
	color: #E6B519 !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*---- SITE ----- */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {margin:0;
}
img{border:0}

/* ----- EN TETES ----------- */

h1 {
	font-size: 1em;
	color:#E6B519;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-weight:bold;
}
h2 {
	font-size: 1em;
	color:#016936;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
h3 {
	font-size: 0.9em;
	color:#000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
h4 {
	font-size: 0.8em;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin:0
}
h5 {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#016936;
	margin:0;
	font-weight: normal;
}

#MAIN {
	width:583px;
	right: 5px;
}

#MAIN a:link, #MAIN a:visited {
	color:#016936;
	border-bottom-color:#016936;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	display: inline;
	font-weight: bold;
}
#MAIN a:hover {
	color:#E6B519;
	border-bottom-color:#E6B519;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	display: inline;
	font-weight: bold;
}

#fermedroite{
	width:280px;
	background-image:url(../_img/elevage.gif);
	background-position: 5px 5px;
	position:relative;
	visibility:visible;
	float:right;
	background-repeat: no-repeat;
	padding-top: 45px;
	left: 0px;
	clear: right;
	}

#fermedroite h1{
	color:#016936;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
#fermedroite h2{
	color:#016936;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}


#achat_gauche h1{
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing: 0.1em;
	padding-left: 3px;
}
#achat_gauche h2{
	color:#016936;
	font-size:1em;
	font-weight:bold;
}
#achat_gauche h3{
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#016936;
	margin-left:5px;
	font-weight:normal;
	margin-top: 0.5px;
	margin-right: 0;
}

#achat_gauche h4{
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#016936;
	margin-left:5px;
	font-weight:bolder;
	margin: 0;
	text-decoration: line-through;
}
#achat_gauche h5{
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bolder;
	margin: 0;
	background-image: url(../_img/canard_g.gif);
	height: 65px;
	background-repeat: no-repeat;
	background-position: center top;
}



#CONTENT_HAUT {
	width:295px;
	height:74px;
	position: absolute;
	top: 0px;
	float: right;
	clear: right;
	right: 0px;
	z-index: 100;
}
#BAS {
	width:860px;
	height:282px;
	clear: both;
	margin-bottom:0px;
}

#centre{
	width:550px;
	height:100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#centre h1{
	font-size: 1em;
	color:#016936;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-weight:bold;
}
#centre a:link, #centre a:visited {
	color:#016936;
	border-bottom-color:#016936;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:1em;
	font-weight:normal;
	display: inline;
}
#centre a:hover {
	color:#E6B519;
	border-bottom-color:#E6B519;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:1em;
	display: inline;
	font-weight:normal;
}



marquee {
	color: #016936;
	border: 1px dotted #E7B71F;
	width:270px;
	height:45px;
	font-size: 0.9em;
}
.table_listing {
	background-image:url(../_img/fond_table.jpg);
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width:thin;
	border-top-color: #E6B51A;
	border-right-color: #E6B51A;
	border-bottom-color: #E6B51A;
	border-left-color: #E6B51A;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-collapse: separate;
	border-width: 1px;
}
.table_listing td{
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width:thin;
	border-top-color: #E6B51A;
	border-right-color: #E6B51A;
	border-bottom-color: #E6B51A;
	border-left-color: #E6B51A;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-collapse: separate;
	border-width: 1px;
	padding-right: 3px;
	padding-left: 3px;
	}
.table_present {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width:thin;
	border-top-color: #E6B51A;
	border-right-color: #E6B51A;
	border-bottom-color: #E6B51A;
	border-left-color: #E6B51A;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-collapse: separate;
	border-width: 1px;
}
.tdvert{
	background-image:url(../_img/fond_td.jpg);
	color:#E6B51A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:0;
	font-weight: bold;
	}
	
#FORM {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#016936;
	}
	
.text{
	background-color:#FFFFFF;
	color:#016936;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	}
#FORM h1{
	color:#016936;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	}
.table_listing th {
	color: #996600;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
blockquote {
	color: #004D29;
	margin: 5px;
	padding: 5px;
	width: 550px;
	border: 1px dotted #EDC33A;
	margin-left: auto;
	margin-right: auto;
}
.boxlg {
	width: 100%;
	height:44px;
	background: url(../_img/fond_titre.gif) no-repeat;
	display: block;
	position: relative;
	
}
.tdmenu{
	background-image: url(../_img/structure/sommets.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#016936;
	font-weight:normal;
	font-size:1em;
	padding-top: 30px;
	text-align:center;
	width:214px;
	vertical-align: top;
	border: thin dotted #016936;
	background-position: center top;
}
.tdmenu h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	}


/* ----- MENTIONS LEGALES ----------- */

.souligne_bas_titre {
	font-size: 11px;
	font-weight: bold;
	color: #3D352E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6B51A;
}
.fond_vert{
	color:#FFFFFF;
	background-image:url(../_img/fond_td.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:0;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
