/**
 * CSS pour le site www.btp-grippe-a.fr
 * @author : SGZ
 */

div#center {
	margin: 0pt;
	padding: 22px;
	width: 758px !important;
	width: 740px;
}

#center h3 {
	clear: both;
	color: black;
	font-size: 100%;
	font-weight: bold;
	height: 1%;
	padding: 10px;
	background-color: #F9EDE8;
}

.ctn_listethemeFAQ {
	background-color: #F9EDE8;
	height: 1%;
}

.ctn_listethemeFAQ UL {
	float: left;
	margin: 0pt 0pt 0pt 15px;
	padding-bottom: 10px;
	width: 360px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.ctn_listethemeFAQ UL LI {
	background: transparent url('../images/icon/common/buletts.gif') no-repeat scroll 0px 6px;
	height: 1%;
	padding: 0pt 0pt 0pt 12px;
}

.ctn_listethemeFAQ UL LI A {
	color: #BD3500;
	font-size: 70%;
	text-decoration: none;
}

#center div.ctn_backtotop {
	clear: both;
	padding: 15px 0pt 0pt;
}

#center div.ctn_backtotop div.hc p {
	text-align: center;
}

#center div.ctn_backtotop div.hc p span a {
	font-size: 90%;
	background: transparent url('../images/icon/common/top.gif') no-repeat scroll left top;
	color: #BD3500;
	padding: 0pt 0pt 10px 12px;
	text-decoration: none;
}
