body, form, table, img { border: 0; padding:0; }
form, ol, li {margin:0px; }
li { padding-top : 7px; }
#menu a { margin:3px; text-decoration: none; padding: 3px; padding-left: 10px; padding-right:10px; color: #868686; font-weight: bold; text-align:center; }
#menu a:hover { background-color: #00C900; color: white; }

#menu p { margin:0px; height:15px; background-image: url(images/pointil_hor.gif); background-repeat:repeat-x; background-position: center; }

td, body { font-family : "Tahoma"; font-size: 10px; color: #9B9B9B; }
p { padding-left: 45px; padding-right: 20px; margin:0px; margin-bottom : 5px; }
.marg { margin-bottom: 10px; }
.milieu_point { width:15px; background-image: url(images/pointil_vert.gif); background-repeat:repeat-y; background-position: center; }
.hr_point { height:15px; background-image: url(images/pointil_hor.gif); background-repeat:repeat-x; background-position: center; }

textarea {
	border:1px solid black;
	background-color:#eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	color:black;
}

input.bouton {
font-size : 11px; 
border:2px outset #ffe2d5;
font-weight:bold;
background-color:#d62421;
color:white;
cursor:pointer;
margin-top:8px;
margin-bottom:8px;
}

select {
border: 1px inset #e7e7e7;
background-color : #eeeeee; 
font-family : 'Tahoma'; 
font-size : 12px; 
color : black; 
}


input {
border: 1px inset #e7e7e7;
background-color : #eeeeee; 
font-family : 'Tahoma'; 
font-size : 12px; 
color : black; 
} 

.noborder { border: 0px; background-color: #ffffff; }

.valign { vertical-align:middle; }

h2 {
color: #01A400;
margin-top: 6px;
margin-bottom: 6px; 
font-size:11px;
background-image:url(images/puce.gif);
background-repeat:no-repeat;
background-position:0% 65%;
padding-left:10px;
} 

a.txt {
cursor: help;
text-decoration: none;
color: black;
font-size:11px;
} 

a.txt:hover {
	text-decoration: underline;
}

.txt {
color: black;
font-size:11px;
} 

textarea.code {
	width: 430px;
	height: 80px;
	padding:3px;
}

#lang { text-align:right; }
#lang a { text-decoration:none; color: black; }
#lang a:hover { text-decoration:underline; }