/* CSS - spécifique Rationalisation   */
/* Couleur dominante : le vert         */

.menuCentre
{
	background: url(../Img/cisCarreGrisClair.jpg) no-repeat right top;
	width: 175px;
	height: 110px;
	margin-top: 0px;
	margin-right: 10px;

}
/*	border: 1px solid #0F2543;	 */

.menuCentreLien
{
	width: 175px;
	margin-top: 10px;
	margin-right: 10px;
	font-family:Verdana;
	font-size:14px;
	line-height: 2em;
}


.menuCentreLien a
{
	color: #989898;
	text-decoration:none;
}

td.menu_HG
{
	background: url(../Img/CIS_A_1.jpg) no-repeat left top;
	width:112px;
	height:112px;
}

td.menu_HD
{
	background: url(../Img/CIS_A_2.jpg) no-repeat left top;
	width:112px;
	height:112px;
}

td.menu_BG
{
	background: url(../Img/CIS_A_3.jpg) no-repeat left top;
	width:112px;
	height:112px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4c4c;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5b5c5a;
	letter-spacing: -0.1em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #1e81c4;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2762c;
	text-align: justify;
	list-style-image: url(../images/puce_Fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-top: 0px;
}

