body
{
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   margin: auto;  /*page centre */
   margin-top: 10px; /* espace haut */
   margin-bottom: 10px; /* espace bas */
   
}
/* L'entete */

#en_tete
{
   height: 80px;
   width: 76%;
   background-image:  url("../images/entete/entetesacr2008en.jpg");
   background-repeat: no-repeat;
   margin-bottom: 5px;
   margin-right:5px;
   margin-left: 225px;
}
/*Menu apres entete fixe*/
.menu1 {
    color: white;
    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;	
    font-size: 8pt;
    font-weight: bold;
    border-right: 2px solid white;
	text-align:right; 
    text-decoration: none;
	background-color: #000000;
	}

.menu1:hover {
    background-color: #929292;
}
.toolbar {
    text-align:right;
}

/* Le menu et sous menus*/

#menu
{
   float: left; /* Le menu gauche */
   width: 15%;  /*  taille au menu */ 
}
/*Menu sacr*/
.menu-sacr {
	background-color: #FFF2E5;
	border: 1px solid #B22222;
	margin-bottom:5px;
}
.menu-sacr h3 {
	font-size: 9pt;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #B22222;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;	
	text-transform: uppercase;
}
.menu-sacr h2 {
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:20px;
}

.texte_citation
{
	font-size: 8pt;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:10px;
	color: #B22222;
}
.menu-sacr ul
{
   font-size:8pt;
   font-family: Arial, Times, serif; 
   padding: 0px; 
   padding-left: 5px; 
   list-style-type: none; /*pas de puces*/
   margin: 0px; 
   margin-bottom: 5px; 
}
.menu-sacr a:link {
	text-decoration: none;
	color:#000000;
}
.menu-sacr a:visited {
	text-decoration: none;
}
.menu-sacr a:hover {
	text-decoration: underline;
	color: #B22222;
	font-weight:bold;
}
/*Menu programme*/
.menu-prg {
	background-color: #eff8fd;
	border: 1px solid #184fa9;
	margin-bottom:5px;
}
.menu-prg h3{
	font-size: 9pt;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #184fa9;
	font-weight:bold;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.menu-prg h2 {
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:20px;
	color: #184fa9;
}
.menu-prg p
{
	font-size: 8pt;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:10px;
	text-align:justify;
}
.menu-prg ul
{
   font-size:8pt;
   font-family: Arial, Times, serif; 
   padding: 0px; 
   padding-left: 5px; 
   list-style-type: none;
   margin: 0px; 
   margin-bottom: 5px; 
}
.menu-prg a:link {
	text-decoration: none;
	color:#000000;
}
.menu-prg a:visited {
	text-decoration: none;
}
.menu-prg a:hover {
	text-decoration: underline;
	color: #184fa9;
	font-weight:bold;
}

/*Menu Presse*/
.menu-presse {
	background-color: #f2e3d1;
	border: 1px solid #cd8c48;
	margin-bottom:5px;
}
.menu-presse h3{
	font-size: 9pt;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background-color: #cd8c48;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.menu-presse h2 {
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:20px;
	color: #cd8c48;
}
.menu-presse p
{
	font-size: 8pt;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:10px;
	text-align:justify;
}

.menu-presse ul
{
   font-size:8pt;
   font-family: Arial, Times, serif; 
   padding: 0px; 
   padding-left: 5px; 
   list-style-type: none;
   margin: 0px; 
   margin-bottom: 5px; 
}
.menu-presse a:link {
	text-decoration: none;
	color:#000000;
}
.menu-presse a:visited {
	text-decoration: none;
}
.menu-presse a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #cd8c48;
}
/*Menu Ressources*/
.menu-ressource {
	background-color: #fff8d9;
	border: 1px solid #EB993F;
	margin-bottom:5px;
}
.menu-ressource h3{
	font-size: 9pt;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background-color: #EB993F;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.menu-ressource h2 {
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:20px;
	color: #EB993F;
}
.menu-ressource p
{
	font-size: 8pt;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:10px;
	text-align:justify;
}
.menu-ressource ul
{
   font-size:8pt;
   font-family: Arial, Times, serif; 
   padding: 0px; 
   padding-left: 5px; 
   list-style-type: none;
   margin: 0px; 
   margin-bottom: 5px; 
}
.menu-ressource a:link {
	text-decoration: none;
	color:#000000;
}
.menu-ressource a:visited {
	text-decoration: none;
}
.menu-ressource a:hover {
	text-decoration: underline;
	color: #EB993F;
	font-weight:bold;
}
/*Menu Liens*/
.menu-lien {
	background-color: #fdfafa;
	border: 1px solid #dce8ed;
	margin-bottom:5px;
}
.menu-lien h3{
	font-size: 9pt;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background-color: #72a2b5;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.menu-lien h2 {
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:20px;
	color: #72a2b5;
}
.menu-lien p
{
	font-size: 8pt;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:10px;
	text-align:justify;
}
.menu-lien ul
{
   font-size:8pt;
   font-family: Arial, Times, serif; 
   padding: 0px; 
   padding-left: 5px; 
   list-style-type: none;
   margin: 0px; 
   margin-bottom: 5px; 
}
.menu-lien a:link {
	text-decoration: none;
	color:#000000;
}
.menu-lien a:visited {
	text-decoration: none;
}
.menu-lien a:hover {
	text-decoration: underline;
	color: #72a2b5;
	font-weight:bold;
}
/*Menu contact*/
.menu-contact {
	background-color: #efefef;
	border: 1px solid #dce8ed;
	margin-bottom:5px;
}
.menu-contact h3
{
	font-size: 9pt;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background-color: #929292;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.menu-contact h2 {
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:20px;
	color: #929292;
}
.menu-contact p
{
	font-size: 8pt;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	padding-left:10px;
	text-align:justify;
}
.menu-contact ul
{
   font-size:8pt;
   font-family: Arial, Times, serif; 
   padding: 0px; 
   padding-left: 5px; 
   list-style-type: none;
   margin: 0px; 
   margin-bottom: 5px; 
}
.menu-contact a:link {
	text-decoration: none;
	color:#000000;
}
.menu-contact a:visited {
	text-decoration: none;
}
.menu-contact a:hover {
	text-decoration: underline;
	color: #929292;
	font-weight:bold;
}

/*Menu a droite*/

/* Le corps de la page */

#corps
{
	font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
	margin-left: 165px;
	margin-bottom: 5px;
	width:80%;
	margin-right:0px;
	padding: 2px;
	/*border: 1px solid black;*/
}
.boite_home
{
	/*border: 1px solid #000000;*/
	font-size:8pt;
	float:left;
	margin-right:2px;
	width:48%;
	  
}
.espace
{
	margin-top:2px;
	margin-bottom:2px;
	width:48%;

}
TR
{font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
font-size: 8pt;
}
TD
{font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
font-size: 8pt;
}

.boite_livre p
{
	width: 350px;
	padding: 5px;
	font-size: 8pt;
	font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
}

#pied_de_page
{
   width: 98%;
   height: 40px;
   margin: 1px;
   border: 1px solid black;
   clear: both;
   font-size:x-small;
   padding: 1px 1px 1px 1px;
   margin-top: -1px;
   text-align: center;
   color: #535353;
   margin-left: 5px;
}

/**************Formulaire****************/
input, textarea
{
   font-family: Arial, Helvetica, sans-serif; 
}
label
{
   color:#001553; 
   font-size:9px;
}

legend 
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #3399CC;
   font-weight: bold;
   text-align:center;
}

fieldset
{
   margin-bottom: 10px; 
   background-color: #ffdead;
 }
/************Calendrier*****************/
.ds_box {
	background-color: #357bff;
	border: 1px solid #3399CC;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #357bff;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 25px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
}