/* CSS Document */  /*  projet_CNOM  */
/* réalisé par Youssef Lafdali le : 03/11/2008*/
/* pour tous les navigateurs  */


/*---DEB  General ------*/
	   body {
	         padding:0;
	         margin:0;
			 background:#FFFFFF;
			 font-family:Arial, Helvetica, sans-serif;
			 color: #485F72;
			 font-size: 12px;   
			 }
			 
	  #page { width:1024px; 
	   		  margin:0 auto; 
			  background:#FFFFFF;
			 }		 
			 
	   img {border:none}
	   .clear {clear:both; height:0px; width:0px;}
	   
	   ul {list-style:none;}
			
	   h1,h2,h3,h4,span,ul,li,p,div,hr{ padding:0; margin:0;}
	   
	   h1 {  font-size:15px; color:#2A5A7E;} 
	   h2 {  font-size:18px; margin-bottom:14px; }
	   h3 {  font-size:12px;}
	   
	   hr { border-bottom: solid 0,5px #BBAC91;}
	   a { color: #485F72; }
	   a:hover { color: #485F72; text-decoration:none;}
	   a:link {color: #485F72; text-decoration: none;}
	   a:visited {text-decoration: none;}
       a:active {text-decoration: none;}
	   
	   /*p,ul {line-height:18px;}*/	   
	   
/*---FIN  General------*/
  
  
  
/*---DEB  entete ------*/
   #entete {width:100%; height:156px;}
   #bt_recherche {width:118px; height:19px; background-color:#386587; border:none; font-size:12px; color:#FFFFFF; padding-bottom:5px !important; padding-bottom:0px;} 
   #salle {width:207px; height:40px; background-image:url(http://www.cnom-medecins.ma/images/salle-conference.jpg); background-repeat:no-repeat; border:none;}
   #modalites {font-size:14px; font-weight:bold; color:#386587; text-decoration:underline; padding-top:2px; padding-right:20px;}
   #ordre {font-size:15px; color:#052843; font-weight:bold;}
   #contact {margin-right:0px; margin-top:10px; line-height:20px; float:right; height:136px;}
   #lirelasuite {font-size:11px; color:#EF1A12; float:right; margin-top:5px;}
   #organisation {margin-top:5px; line-height:25px; font-weight:bold;}
   #organisation li, #liens_utiles li {background-image:url(http://www.cnom-medecins.ma/images/puce.jpg); background-repeat:no-repeat; background-position:left 10px; padding-left:10px;}
   #administration {line-height:15px;}
   #centre {padding-left:10px;}
   #centre_evenements {height:95px; padding-left:10px;  padding-right:10px; background-image:url(http://www.cnom-medecins.ma/images/bg_even.jpg); background-repeat:repeat-x;}
   #liens_utiles {line-height:25px;  }
   
   
     #logo {}	
	 	/*---FIN  entete ------*/



/*---DEB  contenu ------*/
  #contenu {width:100%; margin-top: 25px; } 
  	#contenu_gauche {
					float:left;
					width: 218px;
					margin-left:10px;
										
					}
	#contenu_centre {margin-left:10px !important; margin-left:0px; padding-left:15px !important; padding-left:5px; float:left; width: 506px; line-height:17px;
					
					}
#contenu_centre ul {list-style-type: square; padding-left:40px;}
					
	#contenu_droite {
					float:right; 
					width: 250px;
					} 
/*---FIN  contenu  ------*/



/*---DEB  pied ------*/
#pied {width:100%;} 					 
/*---FIN  pied ------*/
  
a.link_liste_medecin:hover{text-decoration:underline;}
#tableau th{background-color:#386587; color:#FFFFFF; border-bottom:solid 1px #386587;}
#tableau td{padding-left: 4px;  color:#000; border-bottom:solid 1px #386587; background-color:#F4F9FE;}