@charset "utf-8";
/* CSS Document */

#main #middel{
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 785px;
	width: 1035px;
	position: absolute;
}

#main #middel .menu_flash{
	display: block;
	margin: 12px 0 0 176px;
	padding: 0px;
	float: left;
	height:145px;
}

#main #middel a.contact{
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	height: 35px;
	width: 43px;
	margin-top: 63px;
	margin-right: 362px;
	margin-bottom: auto;
	margin-left: auto;		
}

#main #middel a.contact:hover{
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main #middel .presentation{
	display: block;
	padding: 0px;
	height: auto;
	width: 500px;
	margin-top: 185px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 90px;
	text-align: left;
}

#main #middel .presentation table.contentpaneopen{
	margin:0;
	padding:0;
}

#main #middel .modules{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 245px;
	width: 1035px;	
}

#main #middel .modules .moduletable_with_link{
	background-image: url(../images/module.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0;
	float: left;
	height: 210px;
	width: 290px;
	margin-top: 24px;
	margin-right: 16px;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
	padding-top: 10px;
	padding-left: 30px;
}
#main #middel .modules .moduletable_with_link a.header h3{
	height:19px;
}

#main #middel .modules .moduletable_with_link a.header:hover h3{
	background-image: url(../images/module_bg.png);
	background-repeat: no-repeat;
	background-position: 226px top;
}

#main #middel .modules .moduletable_with_link h3{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 0px;
	margin-bottom:30px;
	margin-top:13px;
}

#main #middel .modules .moduletable_with_link p{
	width: 270px;
}

#main #middel .modules .moduletable_with_link ul{
	margin: 10px auto;
	padding: 0px;
	list-style-type: none;
}

#main #middel .modules .moduletable_with_link ul li a{
	background-image: url(../images/flech.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	width: 100%;
	padding-bottom: 2px;
	padding-left: 15px;
	color:#4e4e4e;
	font-weight:bold;
}


#main #middel .modules .moduletable_with_link ul li a:hover{
	background-image: url(../images/flech_hover.png);
	color:#e53462;
}

/*Derniers realisations*/
#main #middel  .moduletable{
	display: block;
	padding: 0;
	float: left;
	height: 210px;
	width: 700px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 160px;
	text-align:left;
}

#main #middel .moduletable h3{
	font-size: 24px;
	font-weight: bold;
	color: #4a4a4a;
	margin-bottom:20px;
}


#main #middel .moduletable a.tous_ref{
	background-image: url(../images/flech.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	width: 200px;
	padding-bottom: 2px;
	padding-left: 15px;
	color:#4e4e4e;
	font-weight:bold;
}


#main #middel .moduletable a:hover{
	background-image: url(../images/flech_hover.png);
	color:#e53462;
}

#main #footer {
	position: absolute;
	top: 900px;
	height: auto;
	width: 1035px;
}


html, body, form, fieldset {
	margin: 0;
	padding: 0;
	border:none;
}

body {
	color: #4e4e4e;
	background: #FFFFFF;
	font-family: Arial;
	line-height: 1.4em;
	font-size:12px;
}


h1{
	font-size: 24px;
	font-weight: bolder;
	color: #4a4a4a;
	padding-top: 12px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #60bcbe;
	line-height: 0.9em;
	margin-top:15px;
	margin-bottom:5px;
}


p{
	padding:0px;
	margin:0;
	line-height: 1.3em;
}

a:link, a:active, a:visited{
	color: #e43277;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #e53462;	
}

img{
	border:none;
}

/**/
#main{
	margin: -12px 0px;
	padding: 0px;
	height: auto;
	width: 997px;
	background-image: url(../images/bg_sites.png);
	background-repeat: repeat-y;
	background-position: left top;
}


#main #header{
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 997px;
	background-color: #FFF;
}
/**/
#main #header .image{
	display: block;
	padding: 0px;
	height: 48px;
	width: 385px;
	margin: 0  40px 0 auto;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #header .image ul{
	list-style:none;
}

#main #header .image ul li{
	display:inline;
}

#main #header .image a.print{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 14px;
	background-image: url(../images/imprimer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:134px;
	margin-top:5px;
}
#main #header .image a.print:hover{
	background-image: url(../images/imprimer_hover.png);
}

#main #header .image a.acces{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 14px;
	background-image: url(../images/acces_client.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:20px;
	margin-top:5px;
}
#main #header .image a.acces:hover{
	background-image: url(../images/acces_client_hover.png);
}

#main #header .image a.trouver{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 14px;
	background-image: url(../images/ou_nous_trouver.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:14px;
	margin-top:5px;
}
#main #header .image a.trouver:hover{
	background-image: url(../images/ou_nous_trouver_hover.png);
}




#main #header .menuHaute{
	padding: 0px;
	width: 720px;
	float: right;
	margin-top:46px;
}

#main #header a.logo{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 180px;
	display: block;
	padding: 0px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 69px;
}

#main #header a.logo:hover{
	background-image: url(../images/logo_hover.png);
}


/*footer */



#main #footer ul{
	padding: 0px;
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-left:120px;
	margin-bottom: 20px;
	list-style-type: none;
}

#main #footer ul.menu{
	margin-left:0px;
}

#main #footer ul li{
	background-image: url(../images/separateur.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	margin: 0px;
	padding: 0 13px 0 13px;
	float: left;
	width: auto;
}

#main #footer ul li.item19{
	background-image:none;
}


#main #footer ul li a{
	color: #6dc1c3;
	font-weight: normal;
}

#main #footer .icons{
	display: block;
	float: left;
	height: auto;
	width: 100px;
	margin: 15px 0px 0 30px;
	padding: 0px;
}
