/* CSS Document */
body {
	/*background-image: url(/images-sitenew/point-4.gif);*/
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.indice {
	font-size: 0.7em; 
	text-indent:1.5em;
	font-weight: lighter; 
	color: #666666;
	}
.transparence {
	cursor: hand;
	opacity: 0.8;
	moz-opacity: 0.8; 
	khtml-opacity:0.8; 
	filter: alpha(opacity=80);
}
.surlignage {
    background-color:#C4D9E3;
}
.souligne {
	border-top: 1px dotted #006599;
}
.souligne-bas {
	border-bottom: 1px dotted #006599;
}
.titre {
	font-size: 1.6em;
	font-weight: bold;
	color: #d64732;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left: 5px solid #d64732;
	border-bottom: 1px dotted #d64732;
	/*background-image: url();
	background-repeat: no-repeat;*/
}
.soustitre-article {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	padding-bottom: 0px;
	}
.encart{
	font-size: 0.7em;
	text-align: justify;
	color: #000000;
	padding-left: 10px;
	padding-right:30px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	font-variant: normal;
}
.corpstexte {
	font-size: 0.7em;
	text-align: justify;
	color: #000000;
	padding-left: 0px;
	padding-right:0px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	font-variant: normal;
}
.encart-une {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C4D9E3;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	padding-top:10px;
	padding-bottom:10px;
	text-indent:0em;
	text-align: center;
}
.textfieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
.date-heure {
	font-size: 0.7em;
	color: #666666;
	font-weight: lighter;
	font-style: normal;
}
.submit {
	font-size: 0.7em;
	color: #333333;
	font-weight: lighter;
	font-style: normal;
}
h5 { 
   background-color:#C4D9E3;
   color:#000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033ff;
	text-decoration:none;
	line-height: 14px;
	font-weight: normal;
}
a:visited {
	color: #894a1f;
	text-decoration: underline;
}
a:hover {
	color: #894a1f;
	text-decoration: underline;
}
a:active {
	color: #2F9F3D;
	text-decoration: none;
}