#zone_actu {
	/*display:none;*/
	text-align: center;
	vertical-align: top;
	padding: 0px;
	position: absolute;
	z-index: 2;
	height: 240px;
	width: 350px;
	top: 10px;
	left: 20px;
	margin: 0px;
	border: 2px solid #6B3818;
	font-size: 12px;
	color: #333333;
	background-image: url(../../04_Design_interface/00_Images/fond_actu.gif);
	background-repeat: repeat-y;
}
#zone_actu p {
	color: #990033;
	font-family: "Courier New", Courier, mono;
	overflow-y: scroll;
	height: 185px;
	vertical-align: top;
	visibility: visible;
	top: -13px;
	position: relative;
	font-size: 12px;
}
#zone_actu a:link, #zone_actu a:visited {
	color: #990033;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none; 
	font-weight: normal;	
}
#zone_actu a:hover, #zone_actu a:active {
	color: #990033;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;	
}
#zone_actu h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	top: -8px;
	left:0px;
	padding-left: 10px;
	position: relative;
	font-family: "Courier New", Courier, mono;
	font-variant: small-caps;
}
#texte_accueil {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	position: absolute;
	z-index: 2;
	height: 240px;
	width: 380px;
	top: 10px;
	right: 20px;
	margin: 0px;
	color: #467008;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
}
#texte_accueil h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #660066;
	top: 0px;
	left:5px;
	padding-left: 10px;
}
#zone_menujour {
	text-align: center;
	color: #ffffff;
	vertical-align: top;
	padding: 0px;
	position: absolute;
	z-index: 2;
	height: 188px;
	width: 327px;
	top: 265px;
	left: 235px;
	margin: 0px;
	/*border: 2px dotted #7C4471;*/
	background-image: url(../../04_Design_interface/00_Images/fond_menu.gif);
	background-repeat: no-repeat;
}
#zone_menujour p {
	color: #ffffff;
	height: 190px;
	vertical-align: top;
	visibility: visible;
	top: 0px;
}
#zone_menujour h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #7B4492;*/
	top: -8px;
	left: 0px;
	padding-left: 10px;
	position: relative;
}
#zone_menujour a:link,#zone_menujour a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#zone_menujour a:hover,#zone_menujour a:active {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#image {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 325px;
	left: 70px;
}
.tactu {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #330066;
	font-weight: bold;
}
.dactu {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
