div {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 9pt;
	}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 9pt;
	}
div#bandeau {
	width:780px;
	height:150px;
	background-color:#FFFFFF;
	border-right: 2px solid #e0001a;
	border-left: 2px solid #e0001a;
	border-top: 2px solid #e0001a;
	border-bottom: 2px solid #e0001a;
	margin-bottom: 10px;
	}

div#bandeau_gauche {
	float:left;
	width:10px;
	background-image:url(../images/bandeau_gauche.jpg);
	margin-right:10px;
	}

div#bandeau_droit {
	float:left;
	width:10px;
	background-image:url(../images/bandeau_droit.jpg);
	margin-left:10px;
	}

#ecran {
	background: url(./images/bg.jpg) repeat left top;
}

div#page {
	width:780px;
	}
	
#cadre_haut {
	clear:both;
	height:16px;
	width:780px;
	background: url(./images/cadre_haut.png) no-repeat left top;
	}
	
#cadre_haut_2 {
	clear:both;
	height:16px;
	width:780px;
	background: url(./images/cadre_haut_2.png) no-repeat left top;
	}
	
#cadre_milieu {
	width:780px;
	height:auto;
	background: url(./images/cadre_milieu.png) repeat left top;
	}

#cadre_milieu_2 {
	width:780px;
	height:auto;
	background: url(./images/cadre_milieu_2.png) repeat left top;
	}

#cadre_milieu_3 {
	width:780px;
	height:auto;
	background: url(./images/cadre_milieu_3.png) no-repeat left top;
	}

#cadre_gauche {
	float:left;
	width:10px;
	background: url(./images/cadre_gauche.png) repeat left top;
	}
	
#cadre_droite {
	float:right;
	width:10px;
	background: url(./images/cadre_droite.png) repeat left top;
	}
	
#cadre_bas {
	clear:both;
	height:16px;
	width:780px;
	background: url(./images/cadre_bas.png) no-repeat left top;
	margin-bottom: 10px;
	}

#cadre_bas_2 {
	clear:both;
	height:16px;
	width:780px;
	background: url(./images/cadre_bas_2.png) no-repeat left top;
	margin-bottom: 10px;
	}

div#cadre_760 {
	width:760px;
	}

div#cadre_120 {
	float:left;
	width:120px;
	margin-right: 10px;
	}
	
div#cadre_120_haut {
	height:30px;
	width:120px;
	background: url(./images/cadre_120_haut.png) no-repeat left top;
	}
	
div#cadre_120_milieu {
	width:120px;
	background: url(./images/cadre_120_milieu.png) repeat left top;
	}
	
div#cadre_120_bas {
	height:20px;
	width:120px;
	background: url(./images/cadre_120_bas.png) no-repeat left top;
	}
	
div#cadre_630 {
	float:left;
	width:630px;
	}
	
div#cadre_630_haut {
	height:30px;
	width:630px;
	background: url(./images/cadre_630_haut.png) no-repeat left top;
	}
	
div#cadre_630_milieu {
	width:630px;
	background: url(./images/cadre_630_milieu.png) repeat left top;
	}
	
div#cadre_630_bas {
	height:20px;
	width:630px;
	background: url(./images/cadre_630_bas.png) no-repeat left top;
	}

div#cadre_news {
	height:150px;
	width:350px;
	background: url(./images/cadre_news.png) no-repeat left top;
	}

A:link		 {
	font-weight:bold;
	font-style:italic;
	color:#e0001a; 
	text-decoration:none;
	}
A:visited	 {
	font-weight:bold; 
	color:#e0001a; 
	text-decoration:none;
	}
A:active	 {
	font-weight:bold; 
	color:#e0001a; 
	text-decoration:none;}
A:hover	 {
	font-weight:bold; 
	color:#e0001a; 
	text-decoration:underline;}

.som		 {
	border-top: 1px solid #b7b7b7;
	}
.som TD 	 {
	font-size: 10pt;
	height: 25px;
	vertical-align: middle;
	border-bottom: 1px solid #b7b7b7;
	font-weight:bold;
	text-align:left; 
	}

.som2		 {
	text-decoration:none;
	}
.som2 TD 	 {
	font-size: 9pt;
	height: 20px;
	vertical-align: middle;
	border-top: 1px solid #b7b7b7;
	text-align:left; 
	}

.tab 		 {
	border-left: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	}
.tab TD 	 {
	font-size: 9pt;
	vertical-align: middle;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	}










.contour	 {
	border-bottom: 1px solid #000080; 
	border-top: 1px solid #000080; 
	background-color: #000080; 
	width: 100%; 
	height: 21px;
	}
.contour TD  {
	font-family: Verdana, Arial; 
	font-size: 10px; 
	text-decoration: none; 
	color: #FFFFFF; 
	padding-left: 2px; 
	padding-right: 2px; 
	cursor: pointer; 
	/*cursor: hand; */
	text-align: center; 
	height: 21px;
	}
	
.petit	{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 7pt; 
	color:#000000;
	}
.normal	{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:#000000;
	}
.titre	{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	color:#000000;
	font-weight:bold;	
	}

TD			 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 9pt;
	}

.liste		 {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
.liste TD 	 {
	font-size: 9pt;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	}










	
div#menu {
	float:left;
	height:20px;
	margin-left: 15px;
	border-right: 2px solid #e0001a;
	border-left: 2px solid #e0001a;
	border-top: 2px solid #e0001a;
	vertical-align: middle; 
	}
	
div#menu_langue {
	float:right;
	height:20px;
	margin-right: 10px;
	vertical-align: middle; 
	}

div#news_gauche {
	float:left;
	width:150px;
}

div#news_droite {
	float:left;
	margin-left:20px;
	width:800px;
}
	
div#infos_gauche {
	float:left;
	width:50px;
}

div#infos_droite {
	float:left;
	margin-left:20px;
	width:900px;
}
	
div#contenu {
	clear:both;
	width:780px;
	background-color:#FFFFFF;
	border-right: 2px solid #e0001a;
	border-left: 2px solid #e0001a;
	border-top: 2px solid #e0001a;
	border-bottom: 2px solid #e0001a;
	}

div#pied_page {
	clear:both;
	width:780px;
	height:18px;
	background-color:#FFFFFF;
	border-right: 2px solid #e0001a;
	border-left: 2px solid #e0001a;
	border-top: 2px solid #e0001a;
	border-bottom: 2px solid #e0001a;
	margin-top: 10px;
	padding-top: 5px;
	}

div#contenu_img_gauche {
	float:left;
	width:200;
	}

div#contenu_img_droite {
	float:right;
	width:200;
	}

div#bandeau1 {
	float:left;
	width:130px;
	height:130px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
div#bandeau2 {
	float:left;
	width:830px;
	height:130px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 10px;
	vertical-align: middle; 
	}
div#titre {
	clear:both;
	width:972px;
	height:8px;
	background-color:#FF8000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}
div#menu2 {
	float:left;
	width:220px;
	margin-right: 10px;
	}
div#menu_haut {
	width:220px;
	height:25px;
	background-color:#F2B650;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
div#menu_bas {
	width:220px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#menu_33 {
	float:left;
	width:317px;
	margin-right: 10px;
	}
div#menu_33_d {
	float:left;
	width:317px;
	}
div#menu_33_haut {
	width:317px;
	height:25px;
	background-color:#F2B650;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
div#menu_33_bas {
	width:317px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#menu_50 {
	float:left;
	width:481px;
	margin-right: 10px;
	}
div#menu_50_d {
	float:left;
	width:481px;
	}
div#menu_50_haut {
	width:481px;
	height:25px;
	background-color:#F2B650;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
div#menu_50_bas {
	width:481px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#contenu2 {
	float:left;
	width:742px;
	}
div#contenu_haut {
	width:742px;
	height:25px;
	background-color:#F2B650;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
div#contenu_bas {
	width:742px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#contenu_coupe {
	float:left;
	width:1420px;
	}
div#contenu_coupe_haut {
	width:1420px;
	height:25px;
	background-color:#F2B650;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
div#contenu_coupe_bas {
	width:1420px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#contenu_100 {
	width:980px;
	}
div#contenu_100_haut {
	width:972px;
	height:25px;
	background-color:#F2B650;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
div#contenu_100_bas {
	width:972px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#bloc_news {
	float:right;
	width:150px;
	height:150px;
	background-color:#FF3300;
	}

.contour	 {
	border-bottom: 1px solid #000080; 
	border-top: 1px solid #000080; 
	background-color: #000080; 
	width: 100%; 
	height: 21px;
	}
.contour TD  {
	font-family: Verdana, Arial; 
	font-size: 10px; 
	text-decoration: none; 
	color: #FFFFFF; 
	padding-left: 2px; 
	padding-right: 2px; 
	cursor: pointer; 
	/*cursor: hand; */
	text-align: center; 
	height: 21px;
	}
	
.petit	{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 7pt; 
	color:#000000;
	}
.normal	{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:#000000;
	}
.titre	{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	color:#000000;
	font-weight:bold;	
	}

TD			 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 9pt;
	}

.liste		 {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
.liste TD 	 {
	font-size: 9pt;
	vertical-align: top;
	border-bottom: 1px solid #000000;
	}


