body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 10px 0;
padding: 0;
}

p {
font-size: 12px;

}

h1 {
margin: 0;
padding: 0;
font-size: 20px;
color: #22780F;
}

h2 {
margin: 0;
padding: 0;
font-size: 12px;
color: #318CE7;
margin: 0 0 2px 0;
}

#liens_internes a {
color:#22780F; text-decoration: none;
}

#menu1 {
position: relative;
float: left;
list-style-type: none;
font-size: 14px;
width: 500px; /* précision pour Opera */
height: 34px;
margin: 0;
padding: 0;
}
#menu1 li {
position: relative;
float: left;
height: 26px;
margin: 0;
padding: 0 ; 
}
#menu1 a {
position: relative;
float: left;
text-decoration: none;
font-weight: bold;
color: #ffffff;
margin: 0 10px; /* espacement entre chaque sous-menu */	
padding: 8px 0 0 22px;
background: url(tourisme_ventoux_bedoin/papillon1_pastory.gif) 0 no-repeat;
}

#menu1 a:hover { /* all */
text-decoration: underline;
background: url(tourisme_ventoux_bedoin/papillon1_over_pastory.gif) 0 no-repeat;
}

#rubrique {
height: 80px;
width: 334px;
list-style-type:disc;
list-style-position:outside;
font-size: 10px;
font-weight:bold;
color: #22780F;
margin: 0;
padding: 0;	
}

#rubrique li {
margin: 1px 0 0 70px;
padding:  0;
}

#menu_bas {
list-style-type: none;
font-size: 10px;
text-align: center;
margin: 0;
padding: 0;
}
#menu_bas li {
float: left;
margin: 0 5px 0 0;
padding: 0;
}
#menu_bas a
{
text-decoration: none;
font-weight: bold;
color: #22780F;
margin: 0; /* espacement entre chaque sous-menu */
}
#menu_bas a:hover {
text-decoration: underline;
}

input, .textarea{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border: 1px;
	border-style: solid;
	border-color: #22780F;
	background-color: #E1FAD2;
	width:199px;
	}
	
select {
color:#22780F;
border:1px solid #22780F;
background-color: #E1FAD2;
}

.textarea{
height:190px;
	}
	
select {
color:#22780F;
border:1px solid #22780F;
background-color: #E1FAD2;
}
.cocher {
color:#22780F;
background-color: #E1FAD2;
width: 15px;
border:0;
}

.bouton {
width: 90px;
height: 20px;
color: #ffffff;
text-align: center;
font-size: 12px;
background-color: #22780F; 
margin: 0;
padding:0;
}