/* CSS Document */

body
{
   width: 770px;
   margin-left:23%;
   margin-right:23%;/* Pour centrer notre page */
   margin-top:10px ; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. */
   margin-bottom: 10px;    /* Idem pour le bas du navigateur */
   background-color: #FFFFFF;
   background-image:url(fond_bleu.jpg);
   background-attachment:fixed;
   background-repeat: no-repeat;
   font-family: Arial, Helvetica, sans-serif, "Arabic Typesetting";
font-size:13px;

}

/* L'en-tête */
#en_tete
{width :758px;
height:242px;
background-image:url(enseigne_averroes.jpg);
background-repeat: no-repeat;
margin-bottom:5px;
border :0px;
border-style: groove;
border-color:#FFFFFF;
}


#corps 
{float:left;
	width: 560px;
	height:auto;
	text-align:justify;
	color: #000000;
	background-color:#FFCC00;
	
	text-align: justify;
	color:#191d7c;
	border :0px;
	border-style: groove;
	border-color:#FFFFFF;
	margin-left:1px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:5px;
	}
	
#corps p
{text-align:justify
}	

#corps h1
{font-size:24px;
text-align:center;
margin-left:1%;
margin-right:1%;
color: #021d5f;
}
#corps h2
{font-size:22px;
color: #a92400;
text-align: center;}
#corps h3
{font-size:18px;
color:#a92400;
text-align:left;
}
#corps h4
{font-size:16px;
color:#ca6900;
text-align: center;
} 
#corps table ul li  {
font-family:Arial, Helvetica, sans-serif, "Arabic Typesetting";
font-size:12px;}
#corps table p{
font-family:Arial, Helvetica, sans-serif, "Arabic Typesetting";
font-size:12px;}
#centre_averroes
{float:left;
width:auto;
height: auto;
margin-right:8px;
background-image: url(centre-averroes.jpg);} 

#centre_averroes_right
{float:right;
width:auto;
height: auto;
margin-left:8px;
background-image: url(centre-averroes.jpg);} 


#menu3 {
 margin-left:3px;
width: 140px;
border:0px;
border-color: #FFFFFF;
float:left;
}

#menu3 h5 {
font-size:17px;
text-align:center;
color: #b01c11;}

.element_du_menu
{
   background-image:url(fond_menu_orange.jpg);
   margin-bottom: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
   color: #000d2d;
}

#menu3 ul {

list-style: none;
margin: 0;
padding: 0;
}
#menu3 li a {
height: 28px;
voice-family: "\"}\"";
voice-family: inherit;
height: 30px;
text-decoration: none;
}

/* N'oubliez pas de renseigner l'adresse des images que vous avez téléchargé */
#menu3 li a:link, #menu3 li a:visited {
color: #191d7c;
display: block;
background: url(menu3.gif);
padding: 5px 0 0 30px;
}

#menu3 li a:hover, #menu3 li a:active {
color: #ca6900;
background: url(menu3.gif) 0 -32px;
padding: 5px 0 0 30px;
}
bloc_pub
{
width:140px;
border:0px;
border-color: #FFFFFF;
border-style:groove;
height:173px;
background-image:url(pub2009.jpg);
background-repeat:no-repeat;
margin-top:5px;
margin-bottom:5px;
float:left;
}
#pied_de_page
{float:left;
	width :758px;
	height: 75px;
	background-image:url(fond_pied_orange2.gif);
	text-align: left;
	margin-top:5px;
	color:#191d7c;
   }

  

