body {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	margin:0;
	padding:0;
	background: #000000 url(/image/home/fond/fond_labours1.jpg) top center no-repeat;
}
img { 
border: none;
border: 0;
}
h1, h2, h3, h4, h5, h6, p, {
	margin-top: 0; 
}
ul, ol, li {
	margin:0;
	padding:0;
}
ul {
padding-left:2em;
}
h1 {
	color:#666666;
	font-size: 1.5em;
	font-weight: normal;
	margin-top:1.5em;
}
h2 {
	color:#666666;
	font-size: 1.2em;
	font-weight: normal;
	margin-top:1em;
}
a {
text-decoration:none;
color:#669900;
}
a:hover {
color:#83ACCA;
}

.invis {
    display: inline;
    height: 0;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 0;
}

#container {
	width:960px;
	margin: 0 auto;
}
#header {
height:100px;
}
#header div {
	float:left;
}
#header ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#logo {}
#nav1 {
width:590px;
position:relative;
top:78px; /*anciennement 74px, taille reduite, faute de place pour tous les menus, cf navigation.css*/
z-index:1;
}
#langues {
	position:relative;
	width:70px;
	top:18px;
}
#langues li {
	width:70px; height:20px;
	text-align:center;
	line-height:20px; /*pr align vertical*/
}
#langues li.current {
	background: url(/images/fond_langue.png) -1px -1px no-repeat;
	color:#669933;
}
#langues a {
	width:70px; height:20px;
	display:block;
	color:#FFFFFF;
}
#langues a:hover {
	background: url(/images/fond_langue.png) -1px -1px no-repeat;
	color:#669933;
}
#banner {
	width:960px; height:180px;
	background: url(/image/home/baniere/ble-animaux.jpg);
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#banner-fade li {
	position: absolute;
	top: 0;	left: 0;
	width:960px; height:180px;
	background-color: #FFF;
	visibility: hidden;
}
#banner-fade li img {
	display: block;
}
#main {
	background-color: #FFFFFF;
}
#content {
	padding:10px 40px;
	background-color: #FFFFFF;
}
a.buttongreen {
	float:left;
	background: url(/images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
a.buttongreen span {
  float:left;
	display:block;
	background: url(/images/tabright.gif) no-repeat right top;
	/*padding:4px 12px 4px 6px;*/
	padding:2px 8px 2px 4px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
a.buttongreen span {float:none;}
/* End IE5-Mac hack */
a.buttongreen:hover span {
	color:#FFFFFF;
}
a.buttongreen:hover {
   background-position:0% -42px;
}
a.buttongreen:hover span {
   background-position:100% -42px;
}

/* LIST */
/* ============================= */
#result h1 {
	border-bottom:1px solid #9EC630;
	padding-left:40px;
	float:left; /*pour souligner seulement le texte, plutot que display:inline;*/
	line-height:1.5em;
}
#list {
	width:900px;
	margin:0 auto;
	float:none;
	clear:both;
}
#list div.thumb {
background-color: #9EC630;
float:left;
margin:0 1em 0 0;
}
#list div..thumb a {
}
#list div.thumb img {
width:100px;
margin:4px;
}
img#pictolabelnature {
float:left;
position:relative;
top:0px; left:-20px;
margin:0 -50px 0 0;
}
#pagination {
text-align:center;
margin:1em 0;
}
table#listeprestataires {
width:900px;
border-collapse:collapse;
}
table#listeprestataires td
{
padding:1em 0;
border-top: 1px solid #9EC630;
border-bottom: 1px solid #9EC630;
}
/*------------------------------*/
#list .objectlist a.vignette200 {
background-color: #9EC630;
float:left;
margin:0 1em 1em 0;
}
#list .objectlist a.vignette200 {
}
#list .objectlist a.vignette200 img {
width:100px;
}
#list .objectlist {
}
#list .objectlist h2 {
margin-top:1em;
padding-top:1em;
border-top:1px solid #9EC630;
float:none;
clear:both;
}
#list .objectlist .descr,
#list .objectlist .infosgenerales,
#list .objectlist .pictos
{
float:left;
margin-left:2em;
margin-bottom:1em;
/*display:inline;*/
}
#list .objectlist .descr { width:400px; }
#list .objectlist .infosgenerales { width:200px; }
/*#list .objectlist .descr p { margin-top:0; }*//*suite a strip_tags*/
#listbottom {
	float:none;
	clear:both;
	border-top:1px solid #9EC630;
}

/* HOME*/
/* ============================= */
.domains ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.domains ul li {
	display:inline;
	float:left;
	margin-right:10px;
	cursor:pointer;
}
.domains div.thumb {
	width:208px;
	background: #9EC630 url(/images/whitecorners400.gif) no-repeat top right;
	float:none; clear:both;
}
.domains div.thumb img {}
.domains ul.tabs {}
.domains ul.tabs .typesdom {
margin-top:27px;
width:208px;
}
.domains ul.tabs li a {
border-bottom:1px solid #FFFFFF;
}
.domains ul.tabs li.current a,
.domains ul.tabs li li a {
border-bottom:1px solid #83ACCA;
}
div.typesdom {
position:absolute;
z-index:2;
width:208px;
border:0;
padding:0;
background-color: #9EC630;
}
div.vnoscript {
position:relative;
}
div.typesdom ul {
width:200px;/*IE*/
background-color: #9EC630;
position:relative;
left:4px;
}
div.typesdom li {
width:200px;
display:block;
float:none;
clear:both;
}
div.typesdom a {
color:#FFFFFF;
display:block;
background-color: #9EC630;
padding:0 4px;
}
div.typesdom a:hover {
color:#FFFFFF;
background-color: #83ACCA;
}
#searchtabs.navigation li.current a {
border-bottom:1px solid #83ACCA;
}
#search {
border: 4px solid #83ACCA;
padding:0 20px;
}
.domainsunderline { /*la version home pr?sente les images en plus*/
	border: 1px solid #FFFFFF;
	border-bottom:4px solid #83ACCA;
	margin-bottom:1em;
}
.domainsunderline ul li a {
border-bottom:1px solid #FFFFFF;
}
.domainsunderline ul li.current a,
.domainsunderline ul li li a {
border-bottom:1px solid #83ACCA;
}
a.vignette, a.vignette200 {
display:block;
border:4px solid #9EC630;
}
a.vignette:hover, a.vignette200:hover {
border:4px solid #83ACCA;
}
a.vignette img {
display:block;
width:100px;
}
a.vignette200 img {
display:block;
width:200px;
}

/* DETAIL */
/* ============================= */
#detail {
position: relative; z-index:0; /* necessaire aux parents des arrondis dans IE8*/ /*annule la position des fonds des arrondis dans IE8*/
}
#labelsnature {
background: #FFF url('/images/fondegradbleu.jpg');
width:110px;
float:right;
margin-top:40px;
padding:10px;
/*arrondi*/
border: 1px solid #83ACCA;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius: 10px; 
border-radius:10px;
behavior:url(/js/border-radius.htc);
}
#labelsnature img { /*gentiane*/
float:left;
position:relative;
top:-10px; left:-30px;
margin:0 -30px -20px 0;
}
#labelsnature span { /*titre du box*/
color:#336699;
font-size: 1em;
font-style:italic;
position:relative;
display:block;
}
#labelsnature ul {
float:none; clear:both;
}
ul.listcheckboxes {
list-style-type: none;
padding:0;
}
ul.listcheckboxes li {
background-image:url('/images/coche.png');
background-repeat:no-repeat;
background-position:0 4px;
padding-left:12px;
}

#detailsubheb {
margin-bottom:1em;
background:#FFFFFF;
}
.detailphotos {/*anciennement #detailphotos */
width:360px;
float:right;
padding:1em;
border:0;
}
img.photosbtn {
 width:20px;
 height:20px;
 border:2px solid #FFFFFF;
 margin:2px;
 cursor:pointer;
 vertical-align: middle;
}
img.photosbtnover {
 border:2px solid #9EC630;
}
img#imgphoto, img#map {
border: 4px solid #E5E5E5;
}
ul.photosSEO {
position:relative;
clear:both;
list-style-type:none;
margin:0; padding:0;
}
ul.photosSEO li {
display:inline;
margin:0 5px 5px 0;
}
ul.photosSEO img {
width:200px;
}

.div_tabledetail {
background-color:#FFFFFF;
}
.tableaudetail {
width:800px;
margin:1em auto;
border-collapse:collapse;
background-color:#FFFFFF;
}
.tableaudetail td {
padding:0.25em 1em;
font-size:1em;
background-color:#FFFFFF;
}
.rightlefttopbottom {
	font-size:12px !important; /* pour contrer #navigator td dans style.css*/
	border: 1px solid #9EC630;
}
.righttopbottom {
	font-size:12px !important; /* pour contrer #navigator td dans style.css*/
	border-width: 1px 1px 1px 0;
	border-color: #9EC630;
	border-style:solid;
}
.topbottom {
	font-size:12px !important; /* pour contrer #navigator td dans style.css*/
	border-width: 1px 0 1px 0;
	border-color: #9EC630;
	border-style:solid;
}
.div_titre_formule {
 cursor:pointer;
}

/*=========================================================*/
table#menuliens {
empty-cells:hide;
border-collapse:collapse;
}
table#menuliens td a {
background: url(/images/tab.gif);
color:#FFFFFF;
padding:4px 6px;
}
table#menuliens td a:hover {
color:#FFFFFF;
background-position:0% -42px;
}

/*=========================================================*/
#sitemap {
}
#sitemap .sitemapcol {
width:200px;
margin:10px;
float:left;
}
#sitemap .sitemaptitle {
border-bottom:1px dotted #CCCCCC;
margin-bottom:0.5em;
}
#sitemap ul {
list-style: none;
margin:0;
padding:0;
}
#sitemap li {
line-height:1.2em;
margin:0.5em 0;
}
#sitemap ul ul {
list-style: none;
margin:0;
padding-left:1em;
}
#sitemap ul li ul li {
font-size:0.5em;
line-height:1em;
margin:0.5em 0;
}
#sitemap ul li ul li a {
color:#999999;
}
#sitemap ul li ul li a:hover {
color:#666666;
}
#poweredby {
text-align:right;
float:right;
}
#footer a, #footer a:hover {
color:#666;
}
#poweredby a, #poweredby a:hover {
color:#666;
}

