.Body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	clip: rect( );
	background-color: #F0F4F4;
} 
.Page {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clip: rect( );
	background-color: #FFFFFF;
	padding: 10px;
	width: 920px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
}

li {
	list-style-type: none;
	margin-left: 0px;
	list-style-image: url(images/img_puce.gif);
}

/* ---- menu deroulant */

*{  margin:0px; 
    padding:0px;
}

.sous {
	display: none;
	background-color: #4271C1;
	position:absolute;
	width: 100%;
	z-index:1000;
	font-family: "Times New Roman";
	font-size: 15px;
	color: #FFFFFF;
}
nav > ul li:hover .sous{display: block;} 

.sous li{
	float: none;
	Width: 100%;
	text-align: left;
}
.sous a{
    padding:10px;
	border-bottom: none;
}
.sous a:hover{
    border-bottom: none;
	background-color: #4092CE;
	color: #FFFFFF
}
nav ul{
	list-style-type: none;
	list-style-image: none;	
}
nav ul li{
    float: left;
	width: 14%;
	text-align: center;
	position: relative;
	box-shadow:2px 5px 2px #cccccc;
}

nav li{
	float: left;
	width: 14%;
	text-align: center;
}
nav ul::after{
    content:"";
	display:table;
	clear:both;
}
nav{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #4271C1;
}
nav a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-color: #4271C1;
	border-bottom-style: solid;
	background-color: #4271C1;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
nav a:hover{
	color: #66CCFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

/* menu deroulant <------ */

.TitrePages {
	font-family: "Comic Sans MS";
	font-size: 22pt;
	font-weight: bold;
	color: #E62A26;
	font-style: italic;
	padding-left: 3px;
	text-indent: 10px;
} 

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 5px;
	color: #002753;
	font-weight: normal;
	font-style: italic;
	background-color: #92d2fb;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-radius: 3px;
} 

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FEEFED;
	background: linear-gradient(#EA1515, #A61616);
	/*background-color: #EA1515;*/
	padding: 0px;
	text-indent: 5px;
	margin-right: 1px;
	margin-left: 1px;
	border-radius: 3px;
	box-shadow:2px 5px 2px #cccccc;
} 

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FDEAEA;
	padding-left: 5px;
	left: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #E62A26;
	border-bottom-style: solid;
	border-radius: 3px;
	background-color: #E62A26;
	width: 25%;
	box-shadow:2px 5px 2px #cccccc;
} 

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #0046AE;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FEEFED;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(images/img_fond_actu4.jpg);
	background-repeat: repeat-x;
	background-color: #E62A26;
	width: 35%;
	border-radius: 3px;
	box-shadow:2px 5px 2px #cccccc;
}

.Txt_titre {
	font-family: "Comic Sans MS";
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
	vertical-align: middle;
	text-indent: 20px;
}

.Essai {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #4271C1;
	color: #FFFFFF;
	font-style: italic;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	padding: 5px;
	float: right;
	margin-right: 10px;
	border-radius: 6px;
	box-shadow:2px 5px 7px #000000;
	margin-top: 10px;
	width: 400px;
} 

a.LienActu {
	font-size: 13px;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
a.LienActu:hover {
	font-size: 13px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 

.hdp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	height: 30px;
	vertical-align: bottom;
}
.bdp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4271C1;
	text-align: right;
	padding-right: 5px;
}

.Titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}

.txt1 {
	font-family: Arial, 
    Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EFEFEF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.txt2 {
	font-family: Arial, 
    Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px dashed #2E5479;
	border-radius: 3px;
}
.txt4 {
	font-family: Arial, 
    Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EFEFEF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
}
a.MiseaJour {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 20px;
	font-weight: normal;
}
a.MiseaJour:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	height: 30px;
	font-weight: normal;
}
a.Lien1 {

	font-size: 13px; 
	color: #0033CC; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none
}
a.Lien1:hover {

	font-size: 13px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.txtSouligne {
	border-radius: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.images img{
	box-shadow: 0px 2px 5px 2px #cccccc;
}

.TdMarge img{
	padding: 5px;
}
.clignote {
    animation: clignote 1.5s linear infinite;
}
@keyframes clignote {
            30% {opacity: 1;}
            40% {opacity: 0;}
            60% {opacity: 0;}
			70% {opacity: 1;}
}
.Scoop {

	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #4271C1;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	border: 2px solid #FFFFFF;
	border-radius: 6px;
}
a.Lien2 {
	font-size: 20px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.Lien2:hover {
	font-size: 20px;
	color: #4271C1;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a.Lien3 {
	font-size: 16px;
	color: #B6E0FC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a.Lien3:hover {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.InfosManchesBfc {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #4271C1;
	color: #FFFFFF;
	font-style: italic;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	padding: 5px;
	margin-right: 10px;
	box-shadow:2px 5px 7px #000000;
	margin-top: 10px;
	width: 400px;
	float: right;
}

