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

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

#ctn_central h2 {
	background-color: #ECECEC;
	color: black;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	margin-bottom: 15px;
}

/**
 * Element pour les bloc XML.
 */

#center .editorial table td {
	padding: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 12px !important;
}

#center .editorial table th {
	padding: 20px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px !important;
}

#center .editorial table td p {
	font-size: 12px !important;
}

#center .editorial table th p {
	font-size: 12px !important;
}

#center .editorial table ul {
	font-size: 12px !important;
}

#center .editorial ul {
	font-size: 80%;
	margin-bottom: 15px;
	list-style-position: inside;
}

#center .editorial ul li {
	list-style-image: url('../images/icon/common/puce_menu_off.gif');
	margin-left: 20px;
}
