BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	/* ln aime pas le fond */
	/* background-image: url(design/fond-breda-agricole.jpg); */
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#haut {
	height: 165px;
	width: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* bug de callage… bof bof la soluce */
	margin-left: 1px;
}
#page {
	height: auto;
	width: 955px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBF2EE;
}
#gauche {
	float: left;
	height: auto;
	width: 210px;
}
#droite {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 34px;
}
#centre {
	float: left;
	height: auto;
	width: 470px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	text-align:justify;
}
#centre H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#centre .variante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#centre H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-style: italic;
}
#centre H3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#centre P {
	font-size: 12px;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#bas {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005F2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#bas A {
	text-decoration: none;
	color: #999999;
}
#flash {
	position: absolute;
	width: auto;
	top: 0px;
	z-index: auto;
	height: auto;
	left: 0px;
}
.photogauche {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFDB07;
	border-right-color: #FFDB07;
	border-bottom-color: #FFDB07;
	border-left-color: #FFDB07;
}
.photodroite {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFDB07;
	border-right-color: #FFDB07;
	border-bottom-color: #FFDB07;
	border-left-color: #FFDB07;
}
.photo {
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFDB07;
	border-right-color: #FFDB07;
	border-bottom-color: #FFDB07;
	border-left-color: #FFDB07;
}
.matos {
	width:190px;
	height:220px;
	float:left;
	border:1px solid #ffde00;
	margin-right:8px;
	margin-bottom:8px;
	background-color:#FFFFFF;
	background-image:url(design/haut_jaune.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
}
.matos:hover {
	width:190px;
	height:220px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	border:1px solid #3f7826;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.matos2 {
	width:190px;
	float:left;
	border:1px solid #ffde00;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	background-image:url(design/haut_jaune.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
}
.matos2:hover {
	width:190px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	border:1px solid #3f7826;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.matos a {
	border:0px;
	color:#3f7826;
}
.matos img {
	border:0px;
}
.matos2 a {
	border:0px;
	color:#3f7826;
}
.matos2 img {
	border:0px;
}
.annoncef {
	border:2px solid #3f7826;
	width:203px;
	height: 80px;
	background-color:#FFFFFF;
	padding-right:10px;
	padding-top:5px;
}
.annoncef:hover {
	border:2px solid #ffde00;
	width:203px;
	height:80px;
	background-color:#FFFFFF;
	padding-right:10px;
	padding-top:5px;
}
.annoncef a {
	color:#666666;
}
.annoncef a:hover {
	color:#666666;
}
.lignetab {
	background-color:#006600;
	height:1px;
}
.vert {
	color:#3f7826;
}
a {
	color:#3f7826;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#ffde00;
	font-weight:bold;
	text-decoration:none;
}
.tab2 {
	width:420px;
	border:0px;
	background-color:#FFFFFF;
	padding:2px;
}
.contact H5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b1b3b4;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.contact {
	font-size: 12px;
	width: auto;
	margin-left: 10px;
	margin-right:4px;
	border: 2px solid #75A88D;
	margin-bottom: 12px;
	background-color: #efeebe;
	height:120px;
	margin-top:25px;
}
.contact P {
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	line-height: normal;
}
.contact P A {
	color: #3f7826;
	text-decoration: underline;
}
.contact P EM {
	font-size: 11px;
	font-style: normal;
}
.contact2 {
	font-size: 12px;
	width: 240px;
	margin-left: 10px;
	margin-right:8px;
	border: 2px solid #75A88D;
	margin-bottom: 12px;
	background-color: #efeebe;
	height:auto;
	margin-top:25px;
}
.contact2 P {
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	line-height: normal;
}
.contact2 H5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b1b3b4;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.enc_vert {
	font-size:14px;
	width: 234px;
	margin-left: 10px;
	margin-right:4px;
	border: 2px solid #75A88D;
	margin-bottom: 12px;
	background-color: #3f7826;
	color:#FFFFFF;
	height:auto;
	padding:2px;
	margin-top:25px;
	text-align:center;
}
.emploi h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.cemploi {
	border-right:2px solid #b1b3b4;
}
#centre ul {
	margin-left:10px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}
.an {
	margin-bottom:15px;
	cursor:pointer;
	width:210px;
	float:left;
	margin-right:10px;
	text-align:left;
	height:200px;
}
.an_spec {
	color:#3f7826;
	font-size:13px;
	font-weight:bold;
}
.analyse_marches {
	width:600px;
}
#meteo iframe{
	border:1px solid #000;
}
#defilement{
	color:#FFF;
	font-weight:bold;
}





.tickercontainer { /* the outer div with the black border */ 
width: 935px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 935px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
color:#FFF;
font-weight:bold;
font-size:14px;
margin-top:30px;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 