body {
margin: 2px 0 0 0;
padding: 0;
background: #FFFFFF url(../img/site/arriere_plan.png) 50% top no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
img{
	border: none;
}
/**wrapper*/
#wrapper{
width: 960px;
margin-left: auto;
margin-right: auto;
}

/**Header*/
#header{
	
}
/*logo*/
#logo{
height: 150px;
min-height: 150px;
}

#logo div.left {
float: left;
width: 397px;
margin: 25px 0 0 30px;
text-align:right;
}
img.accueil{
/*float:right;*/
}
#clement_materiel_agricole{
float: right;
margin: 25px 22px 25px 0;
}
/*menu*/
#menu {
background: #1b6a2f;
height: 33px;
min-height: 33px;
/* Pour cacher si deborde*/
overflow: hidden;
/*Hack ie 6 decalage sous menu*/
margin: auto !important;
margin-left: 7px;
}
#menu ul {
width: 958px;
margin: 0;
padding: 0;
list-style: none;
/*line-height: normal;*/
line-height: 1000px; 
}
#menu li {
display: block;
float: left;
}
#menu li.courant{
background: #0d491c;
}
#menu a {
display: block;
float: left;
height: 33px;
/*margin-right: 3px;*/
padding: 9px 22px 5px 12px;
text-decoration: none;
font-family: Arial,Bauhaus Medium BT, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
font-stretch: ultra-expanded;
}
/*#menu a:first-letter{
	text-transform: uppercase;
}*/
#menu a:hover {
	text-decoration: underline;
}
/*sousmenu*/
#sousmenu{
	height: 18px;
	min-height: 18px;
	/*Hack ie 6 decalage sous menu*/
	margin: auto !important;
	margin-left: 7px;
}
#sousmenu ul {
width: 958px;
margin: 0;
padding: 0px 0px 0px 5px;
list-style: none;
line-height: normal;
overflow: hidden;
}
#sousmenu li {
display: block;
float: left;
background: #b1c903;
margin-right: 3px;
padding-left: 10px;
padding-right: 10px;
}

#sousmenu li.courant{
background: #b1c903 url(../img/site/fleche_grise.gif) left 50% no-repeat;
}

#sousmenu a {
display: block;
float: left;
height: 18px;
margin-right: 3px;
padding: 5px 5px 0 5px;
text-decoration: none;
text-transform: uppercase;
font-family: Arial,Bauhaus Medium BT, Helvetica, sans-serif;
font-size: 10px;
color: #58585a;
font-stretch: ultra-expanded;
}
#sousmenu a:hover {
	text-decoration: underline;
}
/*titremenu*/
#titremenu{
}
#titremenu img{
	margin-top: 27px;
	margin-left: 27px;
}
/** fin header*/

/**main*/
#main{
	/*margin-top: 37px;*/
	width: 950px;
	color: #58585a;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 0 20px;
}
#main h1{
	
}
#main h3{
	color: #b5b6b7;
	font-size: 14px;
	font-weight: 800;
	margin:0 0 5px 0;
	padding:0;
}
/** fin main*/

/**footer*/
#footer{
	text-align: center;
}
#footer h1{
	color: #b1c903;
	font-size: 20px;
	font-weight: lighter;
}
#footer b{
	color: #b1c903;
	font-size: 20px;
	font-weight: bolder;
}
#footer h2{
	margin-top: -10px;
	color: #1b6a2f;
	font-size: 12px;
	font-weight: bolder;
}
#footer span{
	color: #b1c903;
	font-size: 20px;
	font-weight: 900;
}
#footer a{
	margin-top: -10px;
	color: #1b6a2f;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
/** fin footer*/

/**Classes spécifiques */
/*Classe pour revenir dans le flux*/
.finflux{
display: block;
margin: 0px;
padding: 0px;
height: 0;
clear: both;
visibility: hidden;
overflow:hidden;
}
/*Tableau information accueil*/
.cadre{
width: 267px;
margin: 60px 0 10px 5px;
padding: 0;
border-collapse: collapse;
background: #fff url(../img/site/bordure_large.png) left top repeat-y;
}

table.cadre tbody, tr, td, img{
margin: 0;
padding: 0;
border-spacing: 0px;
}
table.cadre img{
margin: 0 0 -5px -4px;
padding: 0 0 0 0;
border-spacing: 0px;
}

table.cadre tr:first-child {
	background: white;
	width: 267px;
	height: 25px;
	max-height:25px;
}

table.cadre p{
margin: 3px 2px 2px 2px;
padding: 0;
}
table.cadre a{
margin: 3px 2px 2px 2px;
text-decoration:none;
}

/**Formulaire de contact*/

/*#contact div{
	width: 460px;
	float: left;
}*/
#contact_ht_left a{
	color: #58585a;
	text-decoration:none;
}
#contact_ht_left a:hover{
	text-decoration: underline;
}
#contact_ht_left,#contact_ht_right,#contact_bas_left,#contact_bas_right {
	width: 460px;
	float: left;
}
#contact_ht_left h2{
	font-size: 14px;
	color: #1b6a2f;
}
#contact_ht_right img, #contact_ht_left img{
	margin-bottom: 15px;
}
#contact_ht_right p{
	float:left;
	width: 150px;
	font-size: 10px;
}
#contact_ht_right div.submit{
	width: 150px;
	margin: 10px 0 0 100px;
}
#contact_bas_right{
	text-align: center;
}
#contact_bas_right img{
	margin: 40px 0 0 0;
}
label {
display:block;
float : left;
width: 100px;
font-size: 10px;
margin-top: 10px;
}
textarea {
width: 350px;
height: 172px;
border: 1px solid #cccccc;
background-color: #f7edb6;
/*padding: 5px;*/
}
input {
width: 170px;
border:1px solid #cccccc;
background-color: #f7edb6;
margin-top: 14px;
}
input[type=submit], input[type=reset] {
width: 70px;
border:2px outset #A6BEDE;
font-weight:bold;
color: #1b6a2f;
font-style:italic;
cursor:pointer;
background-color: #f7edb6;
}
#map_canvas{
margin-top: 30px;
}
.error-message{
color: red;
font-size:10px;
}

