body {
	font-family: verdana, arial;
	font-size: small;
	text-align:center;
	padding:0;
	margin:0;
	background-color:#EEEEEE;
	}

p {
	text-align: justify;
	line-height: 130%;
	}
em {
	color: #003366;
	font-style:none;
	font-weight:bold;
	}

td {
	padding: 0;
	margin: 0;
	}

H1 {
	height: 29px;
	text-align: right;
	margin: 0px;
	padding: 6px 20px 0px 5px;
	background-image: url("images/fond_titre.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	font-size:13px;
	color: white;
	}

H2 {
	font-size:20px;
	color: black;
	font-family: georgia;
	}

H3 {
	font-size:12px;
	color: #FF9900;
	font-family: georgia;
	}

li, ul {
	list-style-position: outside;
	text-align:left;
	vertical-align:top;
	line-height:100%;
	}

a {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	}
a:hover {
	color: #003366;
	text-decoration: underline;
	}

td.nouvelles_date {
	color: #FF9900;
	}
td.nouvelles_info {
	font-size:small;
	padding-bottom: 10px;
	border-bottom: 1px solid #888888;
	}

input {
	font-family: Tahoma, Arial;
	font-size: 10px;
	}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
	}


/* Menu principal*/

td.menu_principal {
	padding: 0px 15px 0px 12px;
	margin: 0px;
	text-align:center;
	}

a.menu_principal {
	font-size:13px;
	letter-spacing: 1px;
	font-weight: bold;		
	color: #EEEEEE;
	text-decoration: none;
	}
a.menu_principal:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

/* Menu GAUCHE */

a.menu_hauche {
	font-size:12px;
	font-weight: bold;		
	color:#000000;
	text-decoration: none;
	}
a.menu_gauche:hover {
	color: #003366;
	}
	
/* Menu pied de page (bas)*/

a.menu_bas {
	font-size:10px;
	font-weight: bold;		
	color:#000000;
	text-decoration: none;
	}
a.menu_bas:hover {
	color: #003366;
	}

/* LAYOUT */

/*#contour {
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:3px;
	text-align:center;
	background-color:#444444;
	background-image: url("images/background.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	padding:0;
	}
*/

#frame {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	border:1px solid black;
	background-color:#FFFFFF;
	}

#banniere_1{
	height: 34px;
	background-image: url("images/banner_1.jpg");
	}

#banniere_2{
	height: 176px;
	background-image: url("images/banner_2.jpg");
	}

#banniere_3{
	float:left;
	height: 94px;
	width: 237px;
	background-image: url("images/banner_3.jpg");
	}


#menu_principal {
	position:relative;
	float:right;
	height: 31px;
	width: 553px;
	background-image: url("images/menu_fond.jpg");
	padding: 0px;
	margin: 0px;
	}

#titre {
	position:relative;
	float:right;
	height: 41px;   /* total : 63px */
	width: 503px;  /* total : 553px */
	background-image: url("images/titre_fond.jpg");
	margin: 0px;
	padding: 22px 20px 0px 30px;
	font-size:22px;
	color: #003366;
	font-weight: bold;
	font-family: georgia;
	}

#colonne_gauche {
	width:225px;
	padding:3px;
	float:left;
	background:#FFFFFF;
	}

#colonne_droite {
	width:530px;
	padding:0px 20px 10px 0px;
	float:right;
	background:#FFFFFF;
	}

#pied_de_page {
	height: 26px;
	background-image: url("images/footer.jpg");
	}

#menu_pied_de_page {
	text-align:left;
	width: 770px;
	padding: 5px;
	}

#signature {
	color:#999999;
	font-size:9px;
	font-weight:none;
	letter-spacing:1pt;
	text-align:center;
	width: 790px;
	padding-top: 5px;
	margin-right:auto;
	margin-left:auto;
	}