body, html {
	margin: 0;
	padding: 0;
}
html {
	font-family:Arial, Helvetica, sans-serif;
	background:#344c93;
}
div#general{margin:0 auto;
width:1000px;
height:auto;

background: url(../img/fond/fond-global.jpg) no-repeat;
background-position:0 100px;}
/*Bandeau*/
div#bandeau{background: url(../img/fond/fond-bandeau.png) no-repeat;
width:1000px;
height:230px;}
/*Pour le lien sur le bandeau*/
div#lien-bandeau1{width:340px;
height:230px;float:left;
}
div#lien-bandeau1 a{cursor:pointer;display:block;width:340px;
height:230px;
}
div#lien-bandeau2{width:210px;
height:230px;float:left;
}
div#lien-bandeau2 a{cursor:pointer;display:block;width:210px;
height:230px;
}
div#bandeau-int{background:  url(../img/fond/bandeau.jpg) no-repeat;
width:974px;
height:217px;
margin-left:14px;}
/*Fin bandeau*/
div#gauche{width:220px;
height:auto;
float:left;
background:url(../img/fond/gauche.jpg) no-repeat #344c93;}
div#gauche-divers{width:220px;
height:auto;
float:left;
background:url(../img/fond/gauche-divers.png) repeat-y;}
div#gauche-divers h2{margin:80px 0 10px 20px;color:#162961;border-bottom:1px solid #870251;}
div#gauche-divers p{margin:0 0 0 20px;font-size:0.8em;font-weight:bold;color:#162961;}
div#droite{
width:780px;
height:auto;
float:left;
background:url(../img/fond/droite-generique.jpg) no-repeat;}
div#droite a{
color:#870251;}
div#menu{width:220px;height:auto;background:url(../img/fond/fond-menu.png) repeat-y;display:table;}
div#menu-bas{width:220px;height:20px;background:url(../img/fond/fond-menu-bas.png) no-repeat;}

div#pied-page{width:974px;text-align:center;float:left;color:#172c67;font-weight:bold;font-size:0.7em;height:30px;line-height:30px;background:white;margin-left:13px;}
div#pied-page a{color:#172c67;text-decoration:none;}
div#pied-page a:hover{color: #870251;}
div#contenu{background:url(../img/fond/fond-contenu.png) repeat-y;height:auto;float:left;width:1000px;}
div#fond-bas{background:url(../img/fond/fond-bas.png) no-repeat;width:1000px;height:15px;float:left;}
div#animation{float:left;}
div#signature{width:975px;height:140px;background:url(../img/fond/signature.png) bottom left no-repeat;margin-left:12px;float:left;}

/*Pages*/
div#roche{width:130px;height:70px;float:left;margin-top:72px;}
div#roche a{width:130px;height:70px;display:block;}
