/********************************************BODY*********************************************/
body {
	background-image: url('../image/fond.jpg');
	background-color: #ffffff; 
	background-repeat: repeat-x;
	margin: 0;
	font-family: Lucida Calligraphy, Tahoma,Helvetica,sans-serif;
	}

/********************************************BANNIERE*********************************************/
#banner {
	width: 720px;
	heigth:250px;
	background-color: #E7B858; 
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;		
	}	
	
/*************************************MENU**************************************/	
#menu {
	background-image: url('../image/_barre.jpg');
	background-color: transparent;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0px;
	width: 720px;
	text-align:center;
	border: 1px solid #000000;	
}

#menu a {
    padding: 4px 5px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    }
	
#menu a:hover {
    background: #ffffff;
	color: #000000;
    }
	
#menu span {
    display: none;
    }
	
#img {
    vertical-align: bottom;
    }
	
#subnav {
    font-size: 10px;
    margin-bottom: 2em;
    }
	
#subnav a {
    color: #FB3B00;
    margin-right: 1em;
    }
	
#subnav span {
    color: silver;
    margin-right: 1em;
	}
	
/********************************************CONTENU*********************************************/
#contenu {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
	width: 720px;
	text-align:left;
	background-color: #E7B858;
	padding-top: 1px;	
	padding-bottom: 1px;
	text-align:justify;
	}

/********************************************page*********************************************/
#page{
	margin: 15px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 13px;
	background-color: #ffffff;
	border: 1px solid #000000;		
	}

/********************************************FOOTER*********************************************/
#footer{
	background-color: #E7B858;
	font-size: 12px;
	font-weight: bold;
	width: 720px;
	color: #FFFFFF;
	border-right: 1px solid #000000;	
	border-left: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	padding-bottom: 15px;	
	}
	
#footer a:link{color: #ffffff;text-decoration: none;}
#footer a:active{color: #ffffff;text-decoration: none;}
#footer a:visited{color: #ffffff;text-decoration: none;}
#footer a:hover{color: #000000; text-decoration: none;}
	
/*************************************DIVERS**************************************/	
.red {
	font-size: 11px;
	font-weight: bold;
	color: red;
}

#tableau_afcl table{
border:1px solid black;
}
#tableau_afcl tr{
border:1px solid black;
}
#tableau_afcl td{
border:1px solid black;
}

#envoyer{
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	color:#1E5097;	
}

#alerte {
	background: #FFFFCC;
	text-align: center;
	color: #FF0039;
	font-family: Tahoma,Helvetica,sans-serif;
	}
	
h2 {
  font-size: 15px;
}

h2 .rouge {
  color: red;
  font-family: Monotype Corsiva, cursive;
}

h3 {
  font-size: 23px;
  text-align:center;
  font-family: Monotype Corsiva, cursive;
}

h3.h3rouge {
  color: red;
}

h4 {
  font-size: 25px;
  font-family: Cambria, serif;
  text-align:center;
}

.puce_titre {
	font-size: 17px;
	font-weight:bold;
	font-family: Cambria, serif;
  text-align:left;
}

.puces {
	font-size: 14px;
	font-weight:bold;
	font-family: Cambria, serif;
  text-align:left;
  padding:10px;
}


.rouge{
	font-weight: bold;
  font-size: 13px;
  color:red;
}



#notebasdepage {
	font-size:11px;
	font-family: Cambria, serif;
  text-align:left;
}

h1 {
	font-size:26px;
	font-family: Cambria, serif;
  text-align:left;
  color:#0B5E79;
}

#titre_matiere {
	Font-family: Calibri, Verdana, Ariel, sans-serif;
	font-size:19px;
	text-align:center;
	color:#C61A45;
	text-decoration:underline;
}