@charset "utf-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #270300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news {
	background-image: url(../images/tel_aviv_habana_r5_c4.jpg);
	font-weight: bold;
}

.content_back {
	background-image: url(../images/tel_aviv_habana_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_header {
	background-image: url(../images/Fhometa_fla_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content_back table tr td {
	text-align: justify;
	font-size: 11px;
}
.auteurs {
	font-style: italic;
}
.auteurs {
	color: #FC0;
}

