/* CSS Document */
BODY {
	font-family:tahoma;
	font-size:11px;
	margin:0;
	background-color:#808080;
}
IMG {
	border:0;
}
a {
	text-decoration:underline;
}

.lire {
padding-left:615px;
}

.titreclic {
background-color : inherit;
color : #0f5b7f;
font-size : 100%;
font-weight : bold;
margin : 10px 0 10px 0;
padding : 0;
text-decoration:none;
}

#conteneur {
	width:780px;
	height:auto;
	margin:0 auto;
	background-color:#ffffff;
	padding:0;
}
h2 { 
background-color : inherit;
color : #0f5b7f;
font-size : 100%;
font-weight : bold;
margin : 10px 0 10px 0;
padding : 0;
}
.header {
	width:780px;
	height:239px;
	background:url(images/header.jpg) no-repeat left top;
}
.corps {
	width:720px;
	height:auto;
	background:url(images/corps.jpg) repeat-y left;
	margin:0;
	padding:0 30px;
}
.footer {
	width:780px;
	background:url(images/footer.jpg) no-repeat 3px 0px;
	height:27px;
}
UL {
	margin:0;
	padding:0;
	list-style-type:none;
}
H1 {
	width:684px;
	height:29px;
	margin:0 0 10px 0;
	padding:8px 0 0 20px;
	font-size:12px;
	color:#808080;
	background:url(images/titre1.jpg) no-repeat left top;
}
.Form {
	width:342px;
	height:143px;
	background:url(images/form.gif) no-repeat left top;
	float:right;
	margin:5px 0 0 0;
}
.Form1 {
	width:342px;
	height:143px;
	float:right;
	margin:5px 0 0 0;
}
.login {
	width:342px;
	height:143px;
	margin:0;
	padding:0;
}
.champ {
	margin:55px 0 0 30px !important;
	margin:55px 0 0 15px;
	padding:0;
	display:block;
	width:171px;
	float:left;
	font-size:10px;
}
.champ LABEL {
	width:60px;
	display:block;
	float:left;
}
.Itext {
	width:70px;
}
.bouton {
	width:70px;
	height:24px;
	margin:5px 0 0 64px;
}
.menutop {
	display:block;
	width:730px;
	height:25px;
	float:left;
	margin:10px 0 0 0;
	padding:11px 0 0 50px;
	text-align:center;
	color:#666666;
	font-weight:bold;
}
.menutop A {
	color:#666666;
	text-decoration:none;
}
.mdp {
	display:block;
	width:110px;
	height:auto;
	margin:60px 0 0 0;
	float:left;
}
.mdp a {
	color:#666666;
}
#dropmenudiv{
position:absolute;
border:1px solid #004f92;
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
background-color:#E2E2E2;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
color:#666666;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}
a.menu1 {
	display:block;
	float:left;
	margin:0;
	padding:0px 20px;
	height:17px;
}
a.menu1:hover {
	background:url(images/menu1_h.jpg) repeat-x top;	
}
.copy {
	display:block;
	padding:0;
	margin:10 auto;
	width:100%;
	text-align:center;
}
.tarif {
	background-color:#0066CC;
}
.tarif TD {
	background-color:#FFFFFF;
	padding:2px;
}


