/* CSS Document */
h1{
color:#0070C0;
font-weight:bold;
font-size:12px;
padding-top: 15px;

}
h1.oneh1{
font-size:12px;
}
a.oneinvisible:link,a.oneinvisible:active,a.oneinvisible:visited,a.oneinvisible:hover{
color:#29738E;
text-decoration:none;
cursor :text;
}
.textefaq{
color:#0070C0;

}
.gras {
font-weight:bold;
}
.top{
margin-top : 20px;
}
.justify {
text-align:justify;
}
.divfaq{
padding-left:5px;
}

h1.faq { 
color:#ffcc00;
font-size:18px;
text-decoration:underline;
}

.faqdescription{
color:#29738E;
font-size:14px;
}

h2.faq{
font-size:12px;
}

li.faq{
list-style-type:disc;
}

.insti{
color:#29738E;
font-size:12px;
}

.onecoordonnees{
	background-image:url('../images/footerbleu.jpg');
	background-repeat:repeat-x;
	height:60px;
	float:left;
	width:585px;
	color:#FFFFFF;
	padding-top:4px;
	text-align:justify;
	margin-bottom:10px;
	padding-right: 180px;
	padding-left: 180px;
	margin-right: 0px;
	margin-left: 0px;
}
.onebordgauche{
	background-image:url('../images/footerbleubordgauche.jpg');
	background-repeat:no-repeat;
	height:64px;
	float:left;
	width:17px;
}
.oneborddroit{
	background-image:url('../images/footerbleuborddroit.jpg');
	background-repeat:no-repeat;
	height:64px;
	float:right;
	width:17px;
}
a.footer:link,a.footer:active,a.footer:visited,a.footer:hover{
color:#FFFFFF;
text-decoration:none;
cursor :text;
}