body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
/* 	background-color : #FFFFFF; */
}
/* #header {
	height: 20px;
	font-weight : bold;
	letter-spacing : 5px;
	text-align : center;
	background-color: #99CCCC;
} */
#header {
	height: 20px;
	/* font-weight : bold; */
	letter-spacing : 5px;
	text-align : center;
	/* background-color: #99CCCC; */
	border-bottom : 1px solid #D45500;
}
#conteneur {
position: absolute;
width: 750px;
left: 50%;
margin-left: -375px;
/* background-color:#CCCCFF; */
}
#centre {
/* background-color:#9999CC; */
margin-left: 150px;
}
#gauche {
	position: absolute;
	left:0;
	width: 150px;
	margin-top : 3px;
}
#pied {
	height: 20px;
	/* background-color: #99CC99; */
	font-size : 0.8em;
	letter-spacing : 3px;
	text-align : center;
	border-top : 1px solid #D45500;
	margin-top : 30px;
	color : #D45500;
}
.cadre_info {
	border : 2px solid #D45500;
	/* background-color : #FFF7D5; */
	/* background-color : #FFFFFF; */
	background-image: url(./images/fond_titre1.png);
	background-repeat: repeat-y;
	text-align : justify;
	margin-top : 10px;
	margin-bottom : 20px;
	margin-left : 50px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 15px;
	padding-left : 15px;
}
.cadre_info .logo_info{
	float : left;
	margin: 5px;
	padding-right : 10px;
	padding-bottom : 0;
	margin-bottom : 0;
}
.cadre_info .titre {
	font-weight : bold;
	letter-spacing : 2px;
	padding-bottom : 5px;
}
.cadre_info .sous_titre {
	font-weight : bold;
}
	
.cadre_texte {
	/* border : 1px solid #D45500; */
	background-color : #FFFFFF;
	text-align : justify;
	margin-top : 0;
	margin-bottom : 20px;
	margin-left : 50px;
	padding-top : 0;
	padding-bottom : 10px;
	/* padding-right : 15px; */
	/* padding-left : 15px; */
}
.titre2{
	border-top : 1px solid #D45500;
	/* background-color : #FFF7D5; */
	/* background-color : #E46530; */
	background-image: url(./images/fond_titre1.png);
	background-repeat: repeat-y;
	padding-left : 15px;
	font-weight : bold;
	margin-top : 30px;
	padding-top : 0;
	color : #FFFFFF;
}
.date {
	float : right;
	color : #D45500;
	padding-right : 3px;
}
.texte_news {
 	/* border-right : 1px dotted #D45500; */
	border-left : 1px dotted #D45500;
	border-bottom : 1px dotted #D45500;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 15px;
	padding-left : 15px;
	margin-bottom : 0;
}
.texte_news a, .cadre_texte a {
	text-decoration : none;
	color : #D45500;
}
.texte_news a:hover, .cadre_texte a:hover {
	text-decoration : underline;
	color : #D45500;
}
.titre1 {
	font-weight : bold;
	font-size : large;
	border-bottom : 1px solid #D45500;
	padding-left : 15px;
	margin-top : 15px;
	margin-bottom : 10px;
	background-image: url(./images/fond_titre1.png);
	background-repeat: repeat-y;
	color : #FFFFFF;
}	
.titre3 {
	font-weight : bold;
	border-bottom : 1px solid #D45500;
	margin-top : 15px;
	margin-bottom : 10px;
}
.menugauche {
	list-style-type: none;
	letter-spacing : 2px;
	margin: 0;
	padding:0;
}
.menugauche li {
margin-bottom : 5px;
margin-top : 15px;
width : 100%
}
.menugauche li:hover {
margin-bottom : 5px;
margin-top : 15px;
background-color : #F8C783;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
background-color : #F8C783;
}

#pied a {
	text-decoration : none;
	color : #D45500;
}
.button {
	margin-left : 0;
	margin-top : 30px;
}
.code {
	font-family : courrier, monospace;
	padding : 5px;
	text-align : left;
	border : 1px dotted #D45500;
	background-color : #FEFAF2;
}
.alert {
	color : #FF0000;
}
p {margin: 0 0 10px 0;}
img {
	border : 0;
}

.tableau_down {
	width : 100%;
}
