a img{
	border:none;
}
body{
	margin:0px;
	background:url(../images/fond.jpg) repeat-x fixed bottom left #4f8ae4 ;
}
#englobe{
	position:absolute;
	bottom:0px;
	margin-bottom:194px;
}
.logo{
	height:79px;
}
.infos{
	width:204px;
	height:79px;
	font-size:9px;
	font-family:Arial;
	font-weight:bold;
	background:url(../images/fondinfo.png) repeat;
	padding-left:10px;
	color:black;
}
.infos a{
	color:black;
	text-decoration:none;
}
.infos a:hover{
	text-decoration:underline;
}
.fondinfologo{
	background:#c4c4c4;
	opacity:0.5;
	filter: alpha(opacity:50);
	*width:80%;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
}
.devantmainmenu{
	background-color:#858585;
}
.mainmenu{
	background-color:#0b674e;
}
#body{
	min-height:171px;
	height:auto!important;
	height:171px;
	background:url(../images/fondbody.png) repeat;
	color:white;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}
#body td{
	color:white;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}
.left{
	width:183px;
	background:url(../images/fondleft.png) repeat;
}
.mainbody{
	padding:10px;
}
.moduletable_left{
	height:171px;
	vertical-align:middle;
	display:table-cell;
}
.text{
	text-align:justify;
	font-family:Arial;
	font-size:11px;
	color:white;
	padding-left:10px;
}
.text a{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
.text a:hover{
	text-decoration:underline;
}
.image{
	float:left;
	padding:3px;
}
.contact .col1{
	width:397px;
	padding-right:10px;
}
.contact .col1 a{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
.contact .col1 a:hover{
	text-decoration:underline;
}
.contact .inputbox,
.contact .inputbox2,
.contact .textbox{
	background-color:#7196CD ;
	color:white ;
	border-top:1px solid #77ABF6 ;
	border-left:1px solid #77ABF6 ;
	border-bottom:1px solid #5C83BA ;
	border-right:1px solid #5C83BA ;
	padding-left:1px
}
.contact .inputbox{
	width:200px;
}
.contact .inputbox2{
	width:92px;
}
.contact .submitbox{
	background:url(../images/contact/send.png) no-repeat ;
	width:68px;
	height:26px;
	border:none;
	cursor:pointer;
}

#logoIn{
	position:absolute;
	bottom:10px;
	right:10px;
}