/* CSS Document */
body {
	background-color: #FFEF6F;
	color:#0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.evidence {
	text-align:center;
	font-weight:bold;
	text-indent: 0px;
}

.titrepage {font-weight:bold;
			font-size: 14px;
			color:#339900;
			background-color:#FFFFFF; }
			   
pre {font-size:12px; }

p {font-weight:normal;
   font-size:12px;
   text-indent:14px;
   color:#0033CC;
   text-align:justify;
   background-color: #FFEF6F; }
p.info {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
	text-indent: 0px;
}
p.listeimages {
	text-indent:0px;
	font-size:10px;
	color:#0033CC;
	background-color:#FFEF6F;
	margin-bottom:0px;
	margin-top: 0px;
	font-weight: normal;
	background-image: url(Images/fonds/fond_degrade_BBJ_355px.JPG);
	background-repeat: repeat-y;
	background-position: left;
}

img {border:0px; }

table.classique {
    border-style:solid;
	border-color:#999999;
}

thead {
    text-align:center;
	font-weight:bold;
}

td#celluleGrandeImage {
	vertical-align: middle;
	width: 500px;
	background-color: #FFEF6F;
	border: thin solid #FFFFFF;
	text-align: center;
	text-indent: 0px;
	/* height: 500px; */
}

div.news {
	font-size: 12px;
	color: #FF0000;
	background-color: #FFEF6F;
	background-position: right;
}

ul {
   font-weight:normal;
   font-size:12px;
   color:#0033CC;
   background-color: #FFEF6F;
   text-align:justify;
   list-style-type:disc; }
ul.orange {
           font-weight:bold;
		   font-size:12px;
		   color:#FF7500;
		   background-color: #FFEF6F;
		   list-style-image:url(Images/elements/puce-orange.gif);
}

li {margin-bottom:6px;
    }

h1 {
	margin-top:36px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	background-color: #FFEF6F;
	background-image: url(Images/fonds/fond_degrade_VVJ_355px.JPG);
	background-repeat: repeat-y;
}

.texte {
        font-weight:normal;
		font-size:12px;
		color:#0033CC;
		background-color: #FFEF6F;
}

.petit {
        font-size:10px;
		color:#000000;
		background-color:#FFEF6F;
}
a {
	font-style:normal;
	text-decoration:none;
    color: #FF0000;
	background-color: #FFEF6F;
	 }
a:hover {
	text-decoration:none;
	color: #0099FF;
	background-color: #FFEF6F;
}

