body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-color: #999999;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #494444;
}

img {
	border: 1px solid black;
	margin: 20px 20px 40px;
}


a, a.visited {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #494444;
}

a.hover {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #494444;
	text-decoration: underline;
}



.link_cnt, .link_cnt.visited {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: black;
}

hover.link_cnt, hover.link_cnt.visited {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}


.corner_top_left {
	background: url(images/corner_top_left.jpg) no-repeat 0 0;
	width: 25px;
	height: 23px;
}

.corner_top_right {
	background: url(images/corner_top_right.jpg) no-repeat 0 0;
	width: 26px;
	height: 23px;
}

.corner_bottom_left {
	background: url(images/corner_bottom_left.jpg) no-repeat 0 0;
	width: 25px;
	height: 35px;
}

.corner_bottom_right {
	background: url(images/corner_bottom_right.jpg) no-repeat;
	width: 26px;
	height: 35px;
}

.top {
	background: url(images/img_top.jpg) repeat-x;
	width: 549px;
	height: 23px;
}

.bottom {
	background: url(images/img_bottom.jpg) repeat-x;
	width: 549px;
	height: 35px;
}

.left {
	background: url(images/img_left.jpg) repeat-y;
	width: 25px;
	height: 100%;
}

.right {
	background: url(images/img_right.jpg) repeat-y;
	width: 25px;
	height: 100%;
}

.left_news {
	background: url(images/img_left_news.jpg) no-repeat;
	width: 25px;
	height: 90px;
}

.right_news {
	background: url(images/img_right_news.jpg) no-repeat;
	width: 26px;
	height: 90px;
}

.impek {
	padding-right: 8px;
	padding-bottom: 14px;
}

.jour_news {
	background: url(images/img_jour_news.jpg);
	color: maroon;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 0px;
	padding-left: 60px;
	text-shadow: #000000 0 0 0;
}

.heure_news {
	background: url(images/img_heure_news.jpg);
	width: 112px;
	height: 90px;
}

#original {
	background: url(images/ORIGINAL.jpg) center;
	width: 519px;
	height: 253px;
}

#zion_high {
	background: url(images/ZION_HIGH.jpg) center top;
	height: 380px;
	padding-bottom: 10px;
}

#Tableau_01 {
	background-color: white;
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 600px;
}

.annonces {
	text-align: left;
	padding-left: 94px;
	padding-right: 40px;
}

#reagir {
	background: url(images/REAGIR.gif) no-repeat 26px bottom;
	width: 520px;
	height: 300px;
}

h1 {
	color: maroon;
	font: 20px "Lucida", Lucida;
}

h2 {
	color: black;
	font: bold 10px/10% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 14px;
}



.txt {
	display: inline;
	margin-top: 10px;
	color: #999;
	line-height: 1.5;
	text-indent: 20px;
	float: left;
	text-align: justify;
	padding-right: 60px;
}


