BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2F1FA;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image:url(image/Fond.png);
	background-repeat:repeat-x;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	text-align: justify;*/
	color: #014061; 
}

a {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}

img {
	border: 0;
}

.TableGenerale {
	width:250px;
}

h1 {
	background: url(image/PointH1.png);
	background-repeat:no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DB5000;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
	padding: 5px 0 0 40px;
	height: 30px;
}
h2 {
	background: url(image/PointH2.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #014061;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0 0 0 20px;
	height: 18px;
}

/* --------------- MenuHaut ------------- */

#MenuHaut {
	display:none;
	visibility:hidden;
}

/* --------------- Entete ------------- */

#Entete {
	display:none;
	visibility:hidden;
}

/* --------------- MenuGauche ------------- */

#MenuGauche {
	display:none;
	visibility:hidden;
}


/* --------------- BarrePied ------------- */

#BarrePied, #BarrePied td {
	font-size: 8px;
	color: #FFFFFF;
}

#BarrePied a, #BarrePied td a {
	font-size: 10px;
	color: #D3DEE4;
}

#BarrePied a:hover {
	color: #FFFFFF;
}


/* --------------- Contenu ------------- */

#Contenu a {
	color: #FF6600;
	text-decoration: none;
}

#Contenu a:hover {
	text-decoration: underline;
}

#Contenu form {
	background-color: #EEEEEE;
	
}
#Contenu input, #Contenu textarea, #Contenu select {
	background-image: url(image/FondSaisie.png);
	background-repeat: repeat-x;
	border: 1px solid #45869F;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}

#Contenu input:focus, #Contenu textarea:focus, #Contenu select:focus {
	border: 1px solid #FF6600;
}

#Contenu .Bouton, #Contenu .Bouton:focus {
	background:inherit;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 0px;
	border-top: 1px solid #FFA56F;
	border-left: 1px solid #FFA56F;
	border-right: 1px solid #9D3C00;
	border-bottom: 1px solid #9D3C00;
	background-color: #FF9900;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#Contenu .Bouton:focus {
	padding-top: 3px;
	padding-bottom: 1px;
}

#Contenu .Important {
	color: #FF3300;
	font-weight: bold;
	font-size: larger;
}

#Contenu .Tableau td, #Contenu .Tableau th {
	border: 1px solid #FFFFFF;
}

#Contenu .Erreur {
	font-size: 10px;
	color: #FF3300;
}



.Petit {
	font-size: 10px;
}
.Petit a, .Petit a:link, .Petit a:visited {
/*	font-size: 8px;*/
	color:#FF6600; text-decoration: none;
}
.Petit a:hover {
	color:#FF6600; text-decoration: underline;
}


























/* --------------- Article ------------- */
.Article {
	background: url(image/PointBleu.gif) no-repeat 0 0;
	margin: 15px 0 30px 0;
/*	text-indent: 25px;*/
}
.Article .Titre {
	margin: 0 0 0 25px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
}
.Article .Resume {
	margin: 0 0 0 25px;
	display: block;
	font-size: 11px;
	color:#003399;
}
.Article .Auteur {
	margin: 0 0 0 25px;
	display: block;
	font-size: 10px;
	color:#888888;
}
.Article .Auteur a, .Article .Auteur a:link, .Article .Auteur a:visited, .Article .Auteur a:hover {
	font-weight: bold;
	color:#888888;
}
.Article .Lien {
	margin: 0 0 0 25px;
	display: block;
	font-size: 10px;
}
.ArticleAuteur {
	margin: 0;
	display: block;
	font-size: 10px;
	color:#888888;
}
.ArticleAuteur a, .ArticleAuteur a:link, .ArticleAuteur a:visited, .ArticleAuteur a:hover {
	font-weight: bold;
	color:#888888;
}


/* --------------- Annonce ------------- */
.Annonce {
	background-color: #FFFFFF;
	width: 180px;
	float: right;
	margin: 5px;
	padding: 2px;
	border: 1px solid #90B0D4;
}
.Annonce .Chapeau {
	background-color: #90B0D4;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0;
	color: #000000;
}
.Annonce .Titre {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	color: #000000;
}
.Annonce .Detail {
	display: block;
	font-size: 10px;
	margin: 0 0 5px 0;
	color: #000000;
}


/* --------------- Couleurs ------------- */
.Gris {
	color: #888888;
}
.Bleu {
	color: #003399;

}
.BleuClair {
	color: #90B0D4;
}
.Orange {
	color: #FF6600;
}


/* --------------- Statuts ------------- */
.StatutChapitre {
	background: url(image/PointBleu.gif) no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 40px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 25px;
	height: 40px;
/*	color: #000000;*/
/*	padding: 5px 0 0 55px;*/
/*	height: 40px;*/
}
.StatutArticle {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 0 10px;
/*	margin: 15px 0 30px 0;*/
}
.StatutTitre {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 5px 0 0 10px;
/*	margin: 15px 0 30px 0;*/
}







/* --------------- Article ------------- */
td.TitreArticle {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*	background: url(image/BarreBleue.gif);*/
	font-size: 12px;
	font-weight: bold;
	background-color: #90B0D4;
	color: #FFFFFF;
/*	padding: 2px;*/
}
td.DateArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #90B0D4;
/*	background-color: #414AC5;*/
	color: #FFFFFF;
/*	padding: 2px;*/
}
td.DateArticle a, td.DateArticle a:link, td.DateArticle a:visited, td.DateArticle a:hover {
	color: #FFFFFF;
	font-weight: bold;
}









table.article {
	width: 100%;
	padding: 3px;
	background-color: #F0F0F0;
	border: 0 none;
/*	border: 1px solid #90A0B0;*/
}
td.Article {
	color: #003399; 
	background-color: #F0F0F0;
}
td.TitreDossier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #414AC5;
	color: #FFFFFF;
	padding: 2px;
}




table.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	border-width: 1px;
	border-style: solid;
	border-color: #90A0B0;*/
	background-color: #F0F0F0;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #90B0D4;
	color: #FFFFFF; 
}

table.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.menu {
	font-weight: bold;
	color: #000000;
}

a:link {color:#FF6600; text-decoration: none;}
a:visited {color:#FF6600; text-decoration: none;}
a:hover {color:#FF6600; text-decoration: underline;}

.NavPage { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; text-align: center; margin-top: 10px; }
.NavPage a, .NavPage a:link, .NavPage a:visited { font-size: 10px; color: #FF6600; text-decoration: none; }

.NavPage a:hover { font-size: 10px; color: #FF6600; text-decoration: underline; }

.PiedPage, .PiedPage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.PiedPage a, .PiedPage a:link, .PiedPage a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.PiedPage a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}


.imprimanteseulement {
	visibility:  visible;
}

.ecranseulement {
	visibility: hidden;
}

