
body
{
text-align:justify;
font-size:16px;
font-family:calibri,Times New Roman;
min-width: 800px;
margin-left:0px;
margin-top: 0px;
margin-right:0px;
margin-bottom: 0px;   
behavior: url(csshover.htc);
}

a
{
text-decoration:none;
}

}
a img
{
text-decoration:none;
border:0px;
}

h1
{
text-align:center;
color:silver;
font-size:25px;
margin-top:5px;
}



#contenu a
{
font-size:14px;
color:#0098B6;/*bleu*/
}

#contenu a:link, a:visited
{
font-size:14px;
color:#0098B6;/*bleu*/
}

#contenu a:hover 
 { 
color:#41B208;/*vert*/
font-size:14px;
}

#SiteUnder
{
	float:left;
	clear:both;
	display:inline;
	width:100%;
	background: transparent url("./images/fd.jpg");
	background-repeat: no-repeat;
	background-position:center top;
	overflow:hidden;
}

/************************************/
/******** BANDEAU (BANNIERE) ********/



#bandeau
{
background-image:url("./images/baniere.jpg");
background-repeat: no-repeat;
background-position:center top;
width:100%;
margin: auto;
height:155px;
/*border: 1px solid black;*/

}

#text_entete
{
padding-top:13px;
/*font-weight: bolder;*/
font-family:papyrus,Estrangelo Edessa,Times New Roman,;
height:155px;
width:100%;
margin:auto;
font-size:40px;
color:#0098B6;
}

#text_gauche
{

float:left;
width:200px;
height:140px;
padding-left:3%;
background-image:url("./images/location.png");
background-repeat: no-repeat;
}

#text_droite
{
float:right;
width:200px;
height:140px;
padding-right:0%;
background-image:url("./images/oree.png");
background-repeat: no-repeat;
}

/****************************************************/
/******** Onglets haut ********/

#barre_onglet
{
border-top:white;
margin: auto;
background-color:white;
background-image:url("./images/fondonglet.jpg");
background-repeat: no-repeat;
background-position:center top;
width:100%;
height:25px;

}

#menuDeroulant
{

font-weight: bolder;
margin:auto;
width: 800px;
list-style-type: none;
padding: 0;
border: 0;
font-size:14px;
font-family:Calibri;
text-align:center;
}

#menuDeroulant li
{

float: left;
height:1%;
width: 133px;
margin: 0;
padding: 0;
border: 0;
}



#menuDeroulant li a:link, #menuDeroulant li a:visited
{

 display: block;
 height:20px;
 color: #FFF;
 margin: 0;
 padding-top:2px;
/*border-left:1px solid white;
 border-right:1px solid white;*/
 text-decoration: none;
}

#menuDeroulant li a:hover { 
font-size:15px;
font-family:Calibri;
background-image:url("./images/onglet.jpg");
/*background-color:white;*/
border-left:1px solid #0098B6;
 border-right:1px solid #0098B6;
color:#0098B6;
}



/**************************************************************/
/********************Sous Onglet Accueil contact...************/

#news
{
background-color:white;
border-bottom:solid 1px silver;
margin:auto;
margin-bottom:20px;
height:40px;
width:790px;
}

#text
{
/*border-bottom:solid 1px silver;*/
width:80px;
font-size:14px;
font-weight: bolder;
margin-top:17px;
float:left;
}
#text a:link, a:visited
{
color:#41B208;/*vert*/
 text-decoration: none;
}
#text a:hover { 
color:#0098B6;/*bleu*/
font-size:15px;
}

/*****************************************************************************/
#ico_accueil 
{

float:left;
margin-left:5px;
margin-top:10px;
height:25px;
width:25px;
background-image:url("./images/@ccueil.jpg");
background-repeat:no-repeat;
}
/**********************************************************************/
#ico_contact
{
float:left;
margin-left:10px;
margin-top:10px;
height:25px;
width:25px;
background-image:url("./images/m@1l.jpg");
background-repeat:no-repeat;
}

/*******************************************************************************/
#ico_acces
{
float:left;
margin-left:10px;
margin-top:10px;
height:30px;
width:30px;
background-image:url("./images/acces.png");
background-repeat:no-repeat;
}





/****************************************************/
/******** MILIEU DE LA PAGE (CONTENU) ********/

#div_container
{
padding-top:30px;
margin-top:0px;
border-top:solid 1px silver;
margin-bottom:30px;
}

#div_container a
{
text-decoration:none;
}

#corps
{
width: 800px;
margin: auto;
/*background-image:url("./images/fond_contenu.jpg");*/
}

#min_height
{
padding-top:600px;          /* voici le min-height (750px) */
min-height: 1px;           /* pour Opéra */
}

#contenu
{
padding-left:30px;
padding-right:40px;
margin-top: -600px ;        /* pour compenser le padding-top */
}



/****************************************************************************/


#pied_de_page
{
border-top:solid 1px silver;
width:600px;
margin:auto;
font-weight: bolder;
/*margin-top:1024px;*/
text-align: center;
color: silver;
font-size:13px;
height:20px;
background-color:white;
}

