@charset "utf-8";
/* CSS Document */

@import "top2.css?v=1";
@import "footer.css?v=1";
@import "nicetitle.css?v=1";
@import "stickyfooter.css?v=1";

a.nav-time {
	color:#FF5F1D !important;
}

a {
	outline: none;
}
body,*{
	margin:0;
	padding:0;
}
body{
	background:#080808;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}

::-moz-selection {
	background-color:transparent;
	color:#FF7001;
}
::selection {
	background-color:transparent;
	color:#ff5f1d;
}
/**/

#page {width:980px;margin:0 auto;}

#basdebit{
	clear:both;
	background:#ff5f1d;
	height:18px;
	color:white;
	padding:2px 5px 0 5px;
	font-size:12px;
}
#basdebit a{
	color:white;
}
#basdebit::selection  {
	background-color:transparent;
	color:white;
}
#basdebit a::selection  {
	background-color:transparent;
	color:white;
}
#basdebit::-moz-selection  {
	background-color:transparent;
	color:white;
}
#basdebit a::-moz-selection  {
	background-color:transparent;
	color:white;
}
/**/
#module{
	width:660px;
	margin:0 auto;
	padding-top:30px;
	display:none;
	/*background:url(../img/time/pointille.jpg) top left repeat-y;*/
}
.separateur{
	float:left;
	width:104px;
	height:297px;
	background:url(../img/about/separe.jpg) top center no-repeat;
}

.date{
	text-align:center;
	width:650px;
	clear:both;
	font-size:20px;font-weight:bold;
	padding:20px 0 20px 0;
}
 .pointille{
	float:left;
	width:30px;
	height:297px;
}
.date .point{
	float:left;
	width:30px;
}

.date a{
	color:white;
	color:#FF5F1D;
	text-decoration:none;
	font-weight:bold;
	font-size:36px;
}
.date a.date{
	color:white;
	font-size:20px;
	text-decoration:underline;
}

/*
.date .point a{
	color:#FF5F1D !important;
	font-weight:bold;
	font-size:36px;
	margin-left:-20px;
}
.date a span{
	color:#FF5F1D !important;
	font-weight:bold;
	font-size:36px;
	text-decoration:none;
}
.date a{
	color:white;
	text-decoration:underline;
}
.date a:hover{
	color:#FF5F1D !important;
}*/
/**/
.gaza{
	float:left;
	width:273px;
	height:297px;
}
.gaza a img{
	margin-left:0px;
}
.gaza h2,.sderot h2{
	height:25px;
	margin-bottom:10px;
}
.gaza h3,.sderot h3{
	/*height:25px;*/
}
.gaza h3 a,.sderot h3 a{
	color:#FF7001;
	text-decoration:none;
	letter-spacing:-0.06em !important;
}
.gaza h3 a:hover,.sderot h3 a:hover{
	text-decoration:underline;
}
.gaza p,.sderot p{
	height:auto;
	color:#999999;
}
.gaza h4,.sderot h4{
	color:#999999;
	text-transform:uppercase;
	font-size:14px;
	margin-top:10px;
}
/**/
.sderot{
	float:left;
	width:273px;
	height:297px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.sderot a img{
	margin-left:99px;
}
.sderot h2,.sderot h3,.sderot p,.sderot h4{
	text-align:right;
}

.top{
	text-align:center;
}
.top a{
	color:white;
}