/* CSS Document */
body
{
margin:auto;
margin-top:15px;
background-color:#DFF3DA;
width:757px;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
   margin:0;
   font-size:11px;
   padding:0;
}

h2
{
  padding-top:20px;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
font-size:18px;
}
h3,h4,h5
{
margin:0;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
}




#ban
{
width:757px;
height:134px;
background-image:url('./images/ban.png');
background-repeat:no-repeat;
}

#gauche 
{
float:left;
width:176px;
height:614px;
}
#cote
{
float:left;
width:56px;
height:614px;
}

#cg1
{
width:inherit;
height:257px;
background-image:url('./images/cg1.png');
background-repeat:no-repeat;
}

#cg2
{
width:inherit;
height:216px;
background-image:url('./images/cg2.png');
background-repeat:no-repeat;
}

#cg3
{
width:inherit;
height:141px;
background-image:url('./images/cg3.png');
background-repeat:no-repeat;
}

#menus
{
	clear:right;
margin:0;
float:right;
width:120px;
height:614px;
}


#menus a:link {
	color: #666666;
	text-decoration: none;
}
#menus a:visited {
	text-decoration: none;
	color: #666666;
	clear:right;
}
#menus  a:hover {
	text-decoration: none;
	color: #000000;
	}
#menus  a:active {
	text-decoration: none;
	color: #666666;
	}

#menu1
{
width:inherit;
height:257px;
background-image:url('./images/menu1.png');
background-position:top;
background-repeat:no-repeat;
}


#menu2
{
width:inherit;
height:216px;
background-image:url('./images/menu2.png');
background-position:top;
background-repeat:no-repeat;
}

#menu3
{
width:inherit;
height:141px;
background-image:url('./images/menu3.png');
background-position:top;
background-repeat:no-repeat;
}

#droite
{
float:right;
width:581px;
height:614px;
}

#barre
{
float:left;
height:614px;
width:23px;
background-image:url('./images/barre.png');
background-repeat:no-repeat;
}

#corps
{
float:right;
height:614px;
width:558px;
background-image:url('./images/corps2.png');
background-repeat:no-repeat;
}

#footer
{
float:left;
width:757px;
height:39px;
background-image:url('./images/footer.png');
background-repeat:no-repeat;
}



.orientation
{
	position:absolute;
	top:665px;
	width: 550px;
	}
.texte_rdv /*Attention si texte_rdv est déclaré en "p" il hérite aussi de ses propriétés ! */
{
width:415px;
margin:0; 
  padding-left:5px;
  padding-top:0;
  }

p
{

   width:535px;
   padding-top:5px; 
   padding-left:5px;
   margin:0;
   
    
}


.Style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.Style4 {font-size: 16px; color:#003300; font-family: "Lucida Handwriting", "Lucida Console";}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #003300;
}

a:active {
	text-decoration: none;
	color: #003300;
}

a:hover {
	text-decoration: none;
	color: #666;
}

.td_menu {height:179px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding-top:7px; width:100%; border:0;text-align:left;margin-left:5px;}


.td_menu_citation{color:#333333; height:100px;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-top:27px; width:120px; border:0;}
.td_menu_citation_haut { width:120px; margin-left:25px;
   }
   
   .td_menu_citation_centre {  width:120px;margin-left:5px;
   }
   
   .td_menu_citation_bas{   width:120px;
  margin-left:50px;
   }
   
   .td_menu_image
{
	width:102px;
	height:139px;
	padding-left:10px;
	padding-top:38px;
}
   
.menu_liens
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;padding-top:35px;text-align:left;margin-left:5px;height:76px;
}


.accueil_bas
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	color:#333333; margin-top:20px; width:400px; margin-left:70px; text-align:center;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}