html, body {
  height: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #36302a;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 12px;
}
body.home {
	background: url(img/bg1.jpg) repeat-x;
}
body.bovidee {
	background: url(img/bg2.jpg) repeat-x;
}
body.msb {
	background: url(img/bg3.jpg) repeat-x;
}
hr {
border: none 0;
border-top: 2px dotted #aaaaaa;
}

p,table, th, td{
border:none;
border-width:0;
padding:0px;
margin:0px;
border-spacing:0px;
line-height:140%;
font-size: 13px;

}
p{
padding-bottom:5px;

}
td.current{
		background: url(img/current.jpg) no-repeat;
		background-color:#2c872c;
		padding-bottom:10px;
		color:#fff;
		
		border-radius: 5px;
	}
table.current{
	margin-bottom:5px;
	
	}
h3{
	font-size:18px;
	line-height:20px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:7px;
	padding:0px;}
a.menu{
	font-size:15px;
	color:#fff;
	line-height:22px;
	margin-left:20px;
	padding:0px;}
a.menuc{
	font-size:15px;
	color:#fff;
	background-color:#4db353;
	line-height:28px;
	margin-left:20px;
	padding:0px;}
a.menu : hover{
	text-decoration: underline;
	}
/* Hack pour Firefox supprimant les pointillés lors des clics
------------------------------------------------------------------------------*/
a img,:link , a img,:visited {
	border: none;
}


a {	color: #000;
	text-decoration: none;}

a:hover {text-decoration: none;}



a span.bovidee {
  display: block;
  background-image:url(img/menuv.gif);
  background-position:left;
  background-repeat:no-repeat;
  height: 73px;
  width:116px;
  padding: 7px;
  text-decoration: none;
}
a span.msb {
  display: block;
  background-image:url(img/menur.gif);
  background-position:left;
  background-repeat:no-repeat;
  height: 73px;
  width:116px;
  padding: 7px;
  text-decoration: none;
}
a:hover span.msb {
  display: block;
  background-image:url(img/menurh.gif);
}
a:hover span.bovidee {
  display: block;
  background-image:url(img/menuvh.gif);
}

.legend{
	FONT: 11px arial;
	COLOR: #fff;
}

.vignette{
	COLOR: #fff;
	line-height:24px;
	font-family: arial;
	font-size: 15px;
	font-weight: bolder;
}
.vignette2{
	COLOR: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
}

/*******************************************************************************
Menu
*******************************************************************************/

#menu {
	position: relative;
	padding:0px;
	right: 0;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 38px;
}

#menu li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	color: white;
	font-size: 1.4em;
	line-height:38px;
	width:137px;
	text-decoration: none;
	background:url(img/onglet2.png);
	text-align:center;
}

#menu li.last a {
	display: block;
	color: white;
	font-size: 1em;
	line-height:38px;
	width:113px;	
	text-decoration: none;
	background:url(img/onglet-petit2.png)
}

#menu a:hover, #menu li.current a   {
	text-decoration: none;
	color:#000000;
	background:url(img/onglet.png)
}
#menu li.last a:hover, #menu li.currentlast a    {
	text-decoration: none;
	display: block;
	color: white;
	font-size: 1em;
	line-height:38px;
	width:113px;	
	text-decoration: none;
	font-size: 1em;
	color:#000000;
	background:url(img/onglet-petit.png)
}

/*******************************************************************************
content bovidee
*******************************************************************************/
#vert{
background-color:#d4ecd5;
width:900px;
height: 15px;
}
#rouge{
background-color:#e8d8d4;
width:900px;
height: 15px;
}
#submenu li{
font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-left: -45px;
	margin-bottom: 25px;
	list-style-type: none;
	background:url(img/curseur.png);
	background-position:right;
	background-repeat:no-repeat;

}

#submenu a:link, #submenu a:visited{
	text-decoration: none;
}
#submenu a:hover{
text-decoration:underline;
}


div.blanc {
	width: 900px;
	padding: 0px;
	background-color:#FFFFFF
}

table.formul, {
padding-top:20px;

}
table.formul td{
padding-bottom:5px;
padding-left:10px;
padding-top:5px;
line-height:14px;
}
table.formul2, {
padding:7px;


}
table.formul2 td{
padding-bottom:10px;
padding-left:0px;
line-height:14px;
}
table.produits td{
	background-color:#fff;
	margin:20px;
	border: thin dotted #cccccc;

}


td.content {
	border:none;
	border-width:0;
	margin: 0px;
	padding-right:0px;
	padding-left:20px
}


/*******************************************************************************
En-tête
*******************************************************************************/
#main-container {
	width: 900px;
	margin: 0 auto;
}
#spacer{
	position: relative;
	height: 20px;
}

#header {
	position: relative;
	height: 51px;
}

#header h1 {
	position: absolute;
	left: 0;
	top: 0px;
	margin: 0;
	padding: 0;
}

#header h1 img {
	border: none;
}

#header-menu {
	position: absolute;
	right: 0;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 430px;
	height: 40;
}

#header-menu li {
font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-left: 15px;
}

#header-menu a {
	display: block;
	color: white;
	font-size: 1.2em;
	line-height: 54px;	
	text-decoration: none;
}

#header-menu li.last a {
	margin: 15px 0;
	padding-left: 15px;
	border-left: 1px solid #888;
	font-weight:bold;
	line-height: 24px;
}

#header-menu a:hover {
	text-decoration: underline;
}




textarea, .search_box_input {	color:#666666;
	border: 1px solid #999999;
	background-color: #f2f2f2;
	font-size:12px;
	height:20px;
	line-height:14px;
}
SELECT, textarea, input, SELECT.inputbox {
	color:#333333;
	font-size:14px;
	font-size:15px;
	font-family:arial;
	font-weight:normal;
	height:20px;
	border-radius: 5px;
	margin-right:5px;
	padding:1px;
	margin-bottom:2px;
		margin-top:0px;
	text-align:left;
	color:#666;
		line-height:30px;
}
textarea{
	height:155px;
}
#mod_login_remembermetext{
	line-height:40px;
	}

#mod_login_remember{
margin-top:12px;}


input[type=submit] {
margin-top:2px;
width:inherit;
margin:inherit;
padding:inherit;
width:150px;
height:30px;
margin-bottom:inherit;
	line-height:30px;
background-color:#24a32e;
color:#fff;
border:inherit;
font-size:14px;
font-weight:bold;
text-align:center


}
input[type=submit]:hover {

background-color:#d01313;



}
input[type=radio] {
margin:0px;
padding:0px;
width:15px;
height:15px;
border:inherit;

}
/*******************************************************************************
div
*******************************************************************************/

#quicklinks {
	position: relative;
	padding:10px;
}
#news {
	background: url(img/bg-news.jpg) repeat-x;
	background-color:#f2eee3;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:20px
}
#prefooter {
	padding:0px;
	background-color:#312a24;
}
#prefooter a, #footer a {
	font-size: 11px;
	line-height:14PX;
color:#afa59b;
text-decoration: none;
}
#prefooter a:hover, #footer a:hover {
color:#fff
}
#prefooter hr {
border: none 0;
border-top: 2px dotted #6b6259;
}
#prefooter td {
	border:none;
	border-width:0;
	padding-right:30px;
	margin:0px;
	border-spacing:0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer {
	padding:20px;
	background: url(img/bg-footer.jpg) repeat-x;
	background-color:#322a25;
	color:#6e6964;
}
.footer {
	color:#6e6964;
}

div.largeur {
	width: 900px;
	margin: 0 auto;
}

.titlepage, h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	font-weight:normal;
	margin:0px;
	margin-top:30px;
	padding:0px;
	line-height:50px;
}
.intro{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
font-style:italic;
line-height:30px;
}
.subtitlepage{
font-size:18px;
line-height:30px;
}

.geo1{
	COLOR: #9a452b;
	font-size: 24px;
	font-weight: bold;
}
.geo2{
	COLOR: #000;
	font-size: 16px;
	font-weight: bold;
	line-height:28px;
}
.geo3{
	COLOR: #000;
	font-size: 12px;
	line-height:22px;
}
.geo4{
font-family:Georgia, "Times New Roman", Times, serif;
	COLOR: #a3482c;
	font-size: 20px;
}

