* {
		margin:0;
		padding:0;
		}
		

html, body{
height:100%;
font-size:11px;
font-family: Arial, Tahoma, Verdana;
color:#3b384a;
background-image:url(../images/structure/fond-degrade.png);



background-repeat:repeat-x;
}

.clear{
clear:both;
}


/* CSS Document */
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-27em; /* half of container's height */
		float:left;
		}

.conteneur{
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:53.63em;
		width:89.09em;
		clear:left;
		/*background-color:#FF0000;*/
}



/** HACK IE5 lors de l'utilisation de la fonction AlphaImageLoader */
a, pre,li,input,p {
	position: relative;
	}


/*************************************************/
#lignehaute{
width:982px;
height:32px;
float:left;
background-image:url(../images/accueil/fond-ligne-haut.png);

-background-image:url(no-image);
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/fond-ligne-haut.png');


background-repeat:no-repeat;

}


	#logo{
position:absolute;
	width:107px;
	height:26px;
	margin-left:220px;
	}


	#baseline{
	position:absolute;
	width:340;
	height:35px;
	margin-left:340px;
	margin-top:3px;
	}


	#rss{
	margin-top:15px;
	width:25px;
	position:absolute;
	right:0px;
	}

	#blocLangue{
	width:230px;
	position:absolute;
	right:80px;
	margin-top:7px;
	}
	
	
	#accessibilite{
	width:60px;
	position:absolute;
	right:25px;
	margin-top:6px;
	}
	
	
			a.english, a.francais, a.espanol{
			float:left;	
			width:74px;
			height:26px;
			display:block;
			text-align:center;
			vertical-align:middle;
			padding-top:8px;
			color:#FFFFFF;
			text-decoration:none;
			}
			
			a:hover.english, a:hover.francais, a:hover.espanol, #active{
			background-image:url(../images/structure/onglet-langue.png);
			
			-background-image:url(no-image);
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/structure/onglet-langue.png');
			
			background-repeat:no-repeat;
			color:#265060;
			}


#lignebasse{

width:972px;
height:54px;

background-position:20px 10px;


background-image:url(../images/accueil/fond-ligne-basse-1.png);
-background-image:url(no-image);
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/fond-ligne-basse-1.png');


-margin-left:20px;
-margin-top:5px;
position:static;
background-repeat:no-repeat;
margin-top:-10px !important;


}

#urgence{
width:250px;
position:absolute;
	padding-top:20px;
	margin-left:220px;
}

	#mentions{
	width:950px;
	padding-top:20px;
	text-align:right;
	color:#ffffff;
	}
	
	#mentions a{	
	text-decoration:none;
	color:#ffffff;}
	
	#mentions a:hover{	
	text-decoration:none;
	color:#265060;}





/*************************************************/

		
		#zoneGauche{
		float:left;
		width:188px;
		/*background-color:#00FFCC;*/
		}
		
		#zoneFlash{
		width:188px;
		height:188px;
		/*background-color:#FF00CC;*/
		margin-bottom:8px;
		}
		
		#zoneMenu{
		height:165px;
		/*background-color:#00CCFF;*/ 
		margin-bottom:11px;
		}
		
		
		#zoneOutil{
		width:189px;
		height:145px;
		background-image:url(../images/structure/cadre-outil.png);
		
			-background-image:url(no-image);
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/structure/cadre-outil.png');
		
		background-repeat:no-repeat;
		color:#265060;
		}
		
			#zoneOutil .contenuOutil{
			
			padding-top:10px;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:2px;
			
			}
		
		
			#zoneOutil .input{

			font-size:11px;
			height:15px;
			width:140px;
			}
	
	
		
	
			#zoneOutil a{
			display:block;
			text-decoration:none;
			padding:4px;
			padding-left:15px;
			padding-right:15px;
			color:#3b384a;
			}
			
			
			#zoneOutil a:hover, #zoneOutil a:hover.separateur{
			background-color:#265060;
			color:#FFFFFF;
			}
				
			#zoneOutil a.separateur{
						background-image:url(../images/structure/filet-outil.gif);
						background-repeat:no-repeat;
						background-position:bottom;
						}
	



	
	#zoneDroite{
	float:right;
	width:783px;
	height:515px;
	background-image:url(../images/accueil/fond-contenu-accueil.png);
	
			-background-image:url(no-image);
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/fond-contenu-accueil.png');
	
	background-repeat:no-repeat;
	position: static;

	}
	
		#contenuDroite{
		margin-top:30px;
		margin-left:15px;
		margin-right:15px;
		/*background-color:#00CCFF;*/
		}
		
		
		.article p{
		padding:10px;
		}
		
		
			.article a{
			text-decoration:none;
			display:block;
			
			}
			
			.article a:hover{
			text-decoration:none;
			background-color:#EDF2F2;
			display:block;
			}

		
		
			
			#col_une{
			width:542px;			
			margin-right:30px;
			/*background-color:#000000;*/
			}
				#ligne_une{
				float:left;
				width:542px;
			
				}
				
				#ligne_deux{
				margin-top:30px;
				float:left;
				width:542px;
			
				}
			
			
			
			
			
			
			
			#col_deux{
			float:right;
			/*background-color:#90AFC2;*/
			width:195px;
			}
				
				#publication{
				width:184px;
				height:244px;
				background-image:url(../images/accueil/fond-publication.png);
					
					-background-image:url(no-image);
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/fond-publication.png');
				position: static;
				background-repeat:no-repeat;
				overflow:hidden;
				}




						#publication a{
						display:block;
						text-decoration:none;
						padding:4px;
						padding-left:15px;
						padding-right:15px;
						}
		
						#publication a:hover, #publication a:hover .titrePublication, #publication a:hover .textecourant, #publication a:hover .soustitrePublication{
						
						background-color:#90AFC2;
						color:#FFFFFF;
						text-decoration:none;
						}


				#agenda{
				width:184px;
				height:198px;
				background-image:url(../images/accueil/fond-agenda.png);
					
					-background-image:url(no-image);
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/fond-agenda.png');
					
				position: static;
				background-repeat:no-repeat;
				margin-top:20px;
				overflow:hidden;
			
				}

						#agenda a{
						display:block;
						text-decoration:none;
						padding:4px;
						padding-left:15px;
						padding-right:15px;
						}

						#agenda a.separateur{
						background-image:url(../images/accueil/separateur-agenda.png);
						background-repeat:no-repeat;
						background-position:bottom;
						}
						
						#agenda a:hover,  #agenda a:hover .textecourant, #agenda a.separateur:hover{
						
						background-color:#90AFC2;
						color:#FFFFFF;
						text-decoration:none;
						}
						






#bloc_a_la_une{
width:249px;
float:left;
}

#bloc_a_la_une .titre{
width:249px;
height:30px;
background-image:url(../images/accueil/encadre-vert.png);

	-background-image:url(no-image);
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/encadre-vert.png');

background-repeat:no-repeat;
}

#bloc_a_la_une .titre a{
color:#FFFFFF;
text-decoration:none;
display:block;
}



#bloc_lutte{
width:249px;
float:left;
}

#bloc_lutte .titre{
width:249px;
height:30px;
background-image:url(../images/accueil/encadre-bleu.png);

	-background-image:url(no-image);
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/encadre-bleu.png');

background-repeat:no-repeat;
}

#bloc_lutte .titre a{
color:#FFFFFF;
text-decoration:none;
display:block;
}


#bloc_rejet{
margin-left:30px;
width:249px;
float:left;
}

#bloc_rejet .titre{
width:249px;
height:30px;
background-image:url(../images/accueil/encadre-magenta.png);

	-background-image:url(no-image);
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/encadre-magenta.png');

background-repeat:no-repeat;
}

#bloc_rejet .titre a{
color:#FFFFFF;
text-decoration:none;
display:block;
}


#bloc_accidents{
margin-left:30px;
width:249px;
float:left;
}

#bloc_accidents .titre{
width:249px;
height:30px;
background-image:url(../images/accueil/encadre-orange.png);

	-background-image:url(no-image);
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/accueil/encadre-orange.png');

background-repeat:no-repeat;
}

#bloc_accidents .titre a{
color:#FFFFFF;
text-decoration:none;
display:block;
}

/*************************************************/

		
		


