/* CSS Document */

	#focus{
		float:left;
		width:341px;
		height:191px;
		padding:10px 20px 0 20px;
		margin:0 18px 14px 0;
		background-image:url(images/fond-focus.gif);
		background-repeat:no-repeat;
	}
	
	
	
	#titreInfosPourTous h1 a img{
		filter:alpha(opacity=100);
        -moz-opacity:1; 
        opacity:1;
	}
	
	#titreInfosPourTous h1 a:hover img{
		filter:alpha(opacity=70); 
        -moz-opacity:0.7; 
        opacity:0.7;
	}
	
	#index h1{
		margin:0 0 5px 0;
		padding:4px 0 0 10px;
		border-left:12px solid #f8b400;
		color:#005189;
		font-weight:bold;
		font-size:140%;
	}
	
	#index a:link{
		color:#005189;
		text-decoration:none;
		}
	
	#index a:hover{
		color:#005189;
		text-decoration:underline;
		}
	
    #index a:visited{
		color:#8c8c8c;
		text-decoration:none;
		}
	
	#focus p{
		margin:0 0 5px 0;
	}
	

	
	#infosPourTous{
		float:left;
		width:201px;
		padding:0 0 0 0;
		margin:0 0 14px 0;
	}
	
	
	
	#info{
		margin:4px 0 0 0;
		padding:14px 20px 0 20px;
		width:161px;
		height:147px;
		background-image:url(images/fond-info-pour-tous.gif);
		background-repeat:no-repeat;
	}
	
	#info h2{
		margin:0 0 6px 0;
		font-size:100%;
		text-align:center;
	}
	
	#info p{
		margin:0 0 5px 0;
		text-align:center;
	}
	
	
	
	
.contenuArrondiHautIndex{
		width:291px;
		height:10px;
		background-image:url(images/haut-contenu-index.gif);
		background-repeat:no-repeat;
	}
	
	.contenuArrondiBasIndex{
		width:291px;
		height:10px;
		margin:0 0 15px 0;
		background-image:url(images/bas-contenu-index.gif);
		background-repeat:no-repeat;
			}
			
		#contenuIndex{
	width:251px;
	padding:0 20px 1px 20px;
	background-image:url(images/fond-contenu-index.gif);
	background-repeat:repeat-y;
	text-align:left;
	overflow:hidden;
	}
	
			#contenuIndexPdb{
	width:251px;
	padding:0 20px 1px 20px;

	text-align:left;
	overflow:hidden;
	}
	
	
	
	#paveIndexGauche {
	float:left;
	width: 291px;
	margin-right: 18px;
	}
	#paveIndexDroit {
	float:left;
	width: 291px;
	}
	

		
	.imageAGaucheIndex{
	float:left;
	margin: 0 5px 0 -10px;
	}
		
