* {
	padding:0;
	margin:0;
}
body {

	background:url(img/bg_body.jpg) repeat-x #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h1 {
	position:absolute;
	top:-9999px;
}



#global {
	width:898px;
	height:auto;
	margin:0px auto;
}


#entete {
	width:898px;
	margin:0 auto;
	height:321px;
}

#logo {
	width:297px;
	height:130px;
	float:left;
	/*background:url(img/logo.png) no-repeat*/;
}
 
#adresse_menu {
	width:588px;
	height:130px;
	background:url(img/bg_add_menu.png) no-repeat;
	float:right;
	padding-left:13px;
}

#adresse {
	width:588px;
	height:34px;
	float:left;
	text-align: center;
	line-height: 20px;
	padding-top: 35px;
}

#adresse dl {
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
}
	
#adresse dl dt{

	display:inline;
}
#adresse dl dd{

	display:inline;
}

#menu {
	width:579px;
	height:50px;
	float:left;
	/*background:url(img/menu.jpg) no-repeat;*/
}
   
#trois_bloc {
	width:898px;
	height:191px;
	float: left;
	padding:0;
}
/*1er bloc*/
#bloc_lien1 {
	float:left;
	background:url(img/bg_cadre1.png) no-repeat;
	width:284px !Important;
	width:299px;
	height:175px;
	padding-top:16px;
	padding-left:15px !Important;
	padding-left:0px;
	text-align: center;
}
   
   
#bloc_lien1 dl{
	width:270px;
	height:25px;
	font-size:14px;
	text-align:center;
	line-height:25px;
	margin-left:0px;
}

#bloc_lien1 dl dt {
	height:41px;
	line-height: 40px;
	background:url(img/bg_fond_blanc.png) no-repeat;
}
	
#bloc_lien1 dl a:hover{
	color:#CCCCCC;
}

#bloc_lien1 dl a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#bloc_lien1 dl .acc
{
    margin-left:70px;
}
#bloc_lien1 dl ul
{
	font-size:12px;
	background:url(img/bg_fond_blanc2.png) no-repeat;
	text-align:center;
	width:270px;

}

#bloc_lien1 dl ul li 
{
    list-style-type:none;
}
#bloc_lien1 dl ul li a
{
	color:#7E9AFE;
}

#bloc_lien1 dl ul li a:hover
{
	color:#CCCCCC;
}
/*2eme bloc*/
#bloc_lien2 {
	float:left;
	background:url(img/bg_cadre2.png) no-repeat;
	width:284px;
	height:175px;
	text-align: center;
	padding-left: 15px;
	padding-top: 16px;
}
   
   
#bloc_lien2 dl{
	width:270px;
	height:20px;
	font-size:14px;
	text-align:center;
	line-height:20px;
	float: left;
}

#bloc_lien2 dl dt {
	background:url(img/bg_fond_blanc.png) no-repeat;
	height:41px;
	line-height:20px;
	}
#bloc_lien2 dl a:hover{
	color:#CCCCCC;
}

#bloc_lien2 dl a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#bloc_lien2 dl .acc
{
    margin-left:70px;
}
#bloc_lien2 dl ul
{
	font-size:12px;
	background:url(img/bg_fond_blanc2.png) no-repeat;
	text-align:center;
	width:270px;

}

#bloc_lien2 dl ul li 
{
    list-style-type:none;
}
#bloc_lien2 dl ul li a
{
	color:#7E9AFE;
}

#bloc_lien2 dl ul li a:hover
{
	color:#CCCCCC;
}
/*3eme bloc*/
#bloc_lien3 {
	float:left;
	background:url(img/bg_cadre3.png) no-repeat;
	width:269px;
	height:175px;
	padding:16px 15px 0px 15px;
	text-align: center;
}
   
   
#bloc_lien3 dl{
	width:270px;
	height:25px;
	float:left;
	font-size:14px;
	text-align:center;
	line-height:25px;
	margin-left:0px;
}

#bloc_lien3 dl dt {
	background:url(img/bg_fond_blanc.png) no-repeat;
	height:41px;
	line-height:40px;
	}

#bloc_lien3 dl a:hover{
	color:#CCCCCC;
}

#bloc_lien3 dl a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#bloc_lien3 dl .acc
{
    margin-left:70px;
}
#bloc_lien3 dl ul
{
	font-size:12px;
	background:url(img/bg_fond_blanc2.png) no-repeat;
	text-align:center;
	width:270px;

}

#bloc_lien3 dl ul li 
{
    list-style-type:none;
}
#bloc_lien3 dl ul li a
{
	color:#7E9AFE;
}

#bloc_lien3 dl ul li a:hover
{
	color:#CCCCCC;
}


#centre {
	width:898px;
	height:auto;

}
   
#contenue_haut {
	width:898px;
	height:4px;
	background:url(img/bg_contenue_haut.png) no-repeat;
	overflow:hidden;
	

}

#contenue_centre {
	width:826px;
	padding:10px 36px;
	height:auto;
	overflow:hidden;
	min-height:240px;
	background:url(img/bg_contenue_center.png) repeat-y;

}

#contenue_centre h2{
	width:700px;
	height:23px;
	color:#C5DC1F;
	font-weight:bold;
	font-size:14px;
	margin: 10px 0px;

}

#contenue_centre h3{
	width:825px;
	height:15px;
	color:#90B2DB;
	font-weight:bold;
	background:url(img/bg_h3.gif) no-repeat right;
	margin-bottom: 20px;
	

}

#contenue_centre .fond_blanc {
	background:#FFFFFF;
	letter-spacing: 1px;
	font-size:13px;
	padding-right: 5px;
}

#contenue_centre p {
	background-color:#F0F5FB;
	padding:5px 5px 5px 5px;
}
	
#contenue_centre .floatleft{
	float:left;
	background:url(img/cadre.jpg) no-repeat #ffffff;
	width: 210px;
	height: 164px;
	padding: 0px 5px 0px 0px;
	margin-right: 5px;

}

#contenue_centre .floatleft img {
	padding:7px 0px 0px 8px;
}

#contenue_centre .orange {
    color:#F58303;
    font-weight:bold;}
	
	
#contenue_centre .portes_sectionnelles {
    width: auto ;
	height:auto;
	background-color:#F0F5FB;
	}
	
#contenue_centre .portes_sectionnelles p {

	background: none ;
	}
#contenue_centre .portes_sectionnelles .bordure_image img{
	border:1px #333333 solid;
	padding:2px;
	}
#contenue_centre .portes_sectionnelles .titre_portes a{
    font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #666666;
	text-transform:uppercase;
	}

#contenue_centre .retour a{
	text-decoration:none;
	color: #333333;
	}
#contenue_centre .retour a:hover{
	text-decoration: underline;
	}

#contenue_centre a {
color:#8DB1DA;
}

ul.produits {
margin-left:220px;
padding:10px;
}

dl.coordonnees {
margin-left:50px;
padding-bottom:10px;
}
dl.coordonnees dd.espace {
padding-top:5px;
}

dl.coordonnees dt{
font-weight:bold;
}
#contenue_centre .portes_sectionnelles .titre_portes a:hover{
	text-decoration: underline;
	}

#contenue_bas {
	width:898px;
	height:8px;
	background:url(img/bg_contenue_bas.png) no-repeat;

}

#partenaires {
	width:588px;
	height:73px;
	background:url(img/bg_partenaires.png) no-repeat;
	margin: 5px 0px;
	padding:8px 0px 0px 310px;

}
#partenaires_flash {
	width:579px;
	height:64px;
	background:url(img/partenaires.jpg) no-repeat;
}
	
#pied {
	width:898px;
	height:100px;
	padding-top: 15px;

}
#pied ul {
	width:850px;
	height:40px;
	line-height:15px;
	margin:0 auto;
	text-align:center;
}
#pied ul li {
	list-style:none;
	font-size:10px;
	display:inline;
	color:#8DB1DA;
}
#pied ul li a {
	text-decoration:none;
	color:#8DB1DA;
	padding:0 4px 0 2px;
}

#pied ul li a:hover{
	text-decoration:underline;

}
#pied .imnalys {
    text-align:center;
	padding:10px 0px;}
	
#pied .imnalys img {
    border:0;}

#pied .desciption_Imnalys {
font-size:10px;
text-align:center;

color:#8DB1DA;
}
input.champs {
border: solid 1px;
}

textarea.champs {
border: solid 1px;
}

p span.left {
float:left;
width:100px;
font-weight:bold;
margin-right:20px;
}

.bouton {
border: solid 1px;
margin-left:10px;
}

p.notice {
font-size: 80%;
}
    

