body {
     margin: 0;
	padding: 0px;
        background-image:url("fond_repet.jpg");
	background-repeat:repeat-x;
        background-color: #c2eced;
     }


img {
	border:0px;
	padding:0;
	margin:0;
}

p {
	margin:0px;
	padding:0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8e8e87;
        cursor: pointer;
}

a:visited {
	color: #8e8e87;
         cursor: pointer;
}

ul{
	padding-left:10px;
}

strong{
	font-weight:normal;
}

em{
	font-style:normal;
}


.texte1 {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #050062;
	top: auto;
        letter-spacing: 1px;
}

#titre1 {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #00adfe;
	top: auto;
}

#titre2 {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #00adfe;
	top: auto;
}

#banniere {
	clear:both;
	width:923px;
	height:178px;
}
	
#choixlangue {
	float:right;	
	}

#menuphp{
        width: 923px;
        height:38px;
        background-image:url("fond_menu.jpg");
        background-repeat:no-repeat;
	}
	
#marge_droite{
        float:left;
        width:8px;
        min-height:324px;
}

#marge_gauche{
            float:left;
            width:8px;
            min-height:324px;
}

#frise{
    clear:both;
    width:923px;
    height:11px;
    	background-image:url("frise_haut.jpg");
	background-repeat:no-repeat;
}

#piedpage {
	clear:both;
	width:923px;
	height:25px;
	background-image:url("pied_page.jpg");
	background-repeat:no-repeat;
        line-height: 25px;
        text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        letter-spacing: 2px;
	color: #050062;
}

#claridge{
    float:left;
    width:298px;
    height:113px;
    background-image:url("claridge.jpg");
    background-repeat:no-repeat;
}

#bellevue{
    float:left;
    width:298px;
    height:113px;
    background-image:url("bellevue.jpg");
    background-repeat:no-repeat;
}

#neptune{
    float:left;
    width:327px;
    height:113px;
    background-image:url("neptune.jpg");
    background-repeat:no-repeat;
}




#ombrebas{
   	position:relative;
	top:0px;
	left:0px;
        width:923px;
	height:34px;
        background-image:url("ombre.png");
	background-repeat:no-repeat;
}


