@import url("../style_form.css");

#global {
	position: absolute;
	left: 50%;
	top: 15px;
	width: 757px;
	margin-left: -378px;

}

#contenu {
	border: 1px solid #e6e6e6;

}

#charte {
	border: 1px solid #e6e6e6;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 450px;
	padding-left: 15px;

}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}

.base:link{
	color: #0066FF;
	text-decoration: none;
}

.base:visited{
	color: #0066FF;
	text-decoration: none;
}

.base:hover{
	color: #FF6600;
	text-decoration: none;
}


.textegris {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
}

.sommaire {

	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	letter-spacing: 1px;
}


.baseline {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #003399;
	font-weight : normal;
	line-height : normal;
	letter-spacing: 1px;
}

.chapo {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066ff;
	letter-spacing: 1px;
	line-height: 18px;
}

UL.faq {
	list-style-type : square
	}
