@charset "utf-8";

.aide_bloc {
	background-image:url(../img/aide/bloc.gif); 
	background-repeat:no-repeat; 
	width:452px; 
	height:290px;  
	padding:24px 20px 24px 14px; 
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

.aide_bloc a {
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
	padding-left:4px;

}
.aide_titre {
	font-weight:bold;
	font-size:18px;
}
.aide_intro {
	font-size:14px;
	color:#999999;
}

.aide_content_top {
	background-image:url(../img/aide/gd_bloc.gif); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:905px; 
	padding:30px 30px 0px 30px;
}
.aide_content_bottom {
	background-image:url(../img/aide/gd_bloc.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:965px; 
	padding-bottom:35px;
	}
	
#contact li {
	list-style-type:disc;
	margin-left:35px;	
	padding-left:5px;
}
#contact ul{
	margin:15px 0 15px 0;	
}


#maj .tet_top {
	background-image:url(../img/maj/tet_top.jpg);
	background-repeat:no-repeat;
	width:558px;
	height:38px;
}

#maj .tet_top .titre {
	font-weight:bold;
	font-size:14px;
	color:#fff;
	padding:10px 0 0 15px;
}

#maj .tet_bottom {
	width:528px;
	background-image:url(../img/maj/tet_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:15px;
}