/* CSS Document for lagazette.sn by akarim */

/*  --------------------------------------------------------------------

/* definition des zones (blocs) pour la mise en page du site

/*  --------------------------------------------------------------------- */

body {

	text-align: left;

	font-size: 12px;
	
	font-family:"Trebuchet MS";

	margin: 0; padding: 0;

	color: #333;
	
	background-color:#330000;

}

	.page {

		width: 938px;

		text-align: left;

		background-color:#FFFFFF;

		margin-left:auto;
	
		margin-right:auto;
		
	  }
	  
/*  -------------------------------------------------------------------------

/* definition des styles pour le bando du site representé par la page entete

/*  ------------------------------------------------------------------------- */

		#bando {
		     
			    width: 938px;
				
				height: 160px;
				
				background-color: #330000;
				
				background-image: url(banner.jpg);
				
				background-repeat: no-repeat;
				
				border-bottom: #330000 1px solid;
				
				}
			
/*  ------------------------------------------------------------------------------------------------

/* definition des styles pour le corp de la page sommaire, article, rubrique... reparti en 2 blocs

/*  -------------------------------------------------------------------------------------------------- */

		/*.CorpPage1 {
		
		            width:717px;
					
					background-color:#FFFFFF;
					
					border-right: #330000 5px solid;
					
					float:left;
					
					display:inline;
					
					margin-bottom:2px;
					
					}*/
/*  --------------------------------------

/* definition des styles pour la colonne 1

/*  -------------------------------------- */	

					#zoneUNE {
					
					          width:717px;
							  
							  padding-bottom:2px;
							  
							  background-color:#562C2C;
							  
							  }
							  
					#zoneUNE2 {
					
					          width:717px;
							  
							  border-bottom: #330000 5px solid;
							  
							  padding-bottom:2px;
							  
							  }
							  
					#zoneart {
					
					          width:707px;
							  
							  border-left: #633C3C 5px solid;
							  
							  margin:5px;
							  
							  background-color:#D7D7D7;
							  
							  }
							  
					#zoneaprUNE {
					
					             width:717px;
								 
								 height:50px;
								 
								 background-color:#FFFFFF;
								 
								 }
								 
								 #zoneActu {
								 
								            width:409px;
											
											border-right: #333333 solid 1px;
											
											float:left;
											
											display:inline;
											
											margin-top:5px;
											
											margin-left:7px;
											
											margin-bottom:3px;
											
											}
											
											#blocactu {
											
											           width:397px;
													   
													   }
													   
											.important { width:390px; text-align:justify;}
											
								#zoneInt {
								
								          width:281px;
										  
										  padding-left:12px;
										  
										  padding-right:1px;
										  
										  margin-top:1px;
										  
										  margin-bottom:1px;
										  
										  float:left;
										  
										  display:inline;
										  
										  }
										  
									      #Interv {
										  
										           width:272px;
												   
												   background-color:#831016;
												   
												   }
								         
					
					                      #Dossier {
										  
										           width:272px;
												   
												   background-image:url(icones/fond-dossier.jpg);
												   
												   }
												   
										  #Kiosque {
										  	
												width:269px;
												
												background-image:url(icones/fond-kiosque.jpg);
												
												}
												
												.dec {
													margin-left:2px;
													}
												
												.kiosk {
													
													font-size: 12px;
													font-family:"Trebuchet MS";
													color:#FFFFFF;
													margin-left:5px;
													}
													
												.kiosk a {
													
													font-size: 12px;
													font-family:"Trebuchet MS";
													color:#FFFFFF;
													margin-left:5px;
													text-decoration:none
													}	
													
												.kiosk a:visited {
													
													font-size: 12px;
													font-family:"Trebuchet MS";
													color:#FFFFFF;
													margin-left:5px;
													text-decoration:none
													}	
													
												.kiosk a:hover {
													
													font-size: 12px;
													font-family:"Trebuchet MS";
													color:#FFFFFF;
													margin-left:5px;
													text-decoration:underline;
													}	
													


								         
/*  -------------------------------------------------------------------------

/* definition des styles pour la colonne 2 representé par la page colDroite

/*  ----------------------------------------------------------------------- */	
	   /* .CorpPage2 {
		
		            width:213px;
					
					background-color:#FFFFFF;
					
					float:left;
					
					display:inline;
					
					height:inherit;
					
					padding-left:3px;
					
					margin-bottom:2px;
					
					}*/
					
					#Analyse {
					
					         width:198px;
							 
							 background-image:url(icones/fond-analyse.jpg);
							 
							 }
							 
							 
				    #Enquete {
					
					         width:199px;
							 
							 background-image:url(icones/fond-enquete.jpg);
							 
							 }
							 
					#Edito {
					
					        width:199px;
							
							background-color:#99141B;
							
							}
							
					#Gal {
					
					        width:206px;
							
							background-color:#99141B;
							
							}
							
					#Debat {
					
					       width:199px;
						   
						   background-image:url(icones/fond-debat.jpg);
						   
						   background-repeat:repeat-y;
						   
						   }
						   
					 #Savoir {
					
					    	  width:199px;
						   
						      background-image:url(icones/fond-savoir.jpg);
						   
						      background-repeat:repeat-y;
						   
						   }
.titrGal {
	font-family:"Trebuchet Ms";
	font-size:14px;
	font-weight:600;
	color:#9A141B;
	margin-left:5px;
	}