/* CSS Document */
body{
	background:#000;
}
em{
	text-decoration:underline;
}
img, object{
	display:block;
}
object{
	position:relative;
	z-index:0;
}
ul{list-style-type:none;}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align:left;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1600;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: bold;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED1600;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: bold;
}
.ctr {
	border: 3px solid #CC0000;
}

#txt{
	position:relative;
	width:378px;
	height:195px;
}
#photos{
	width:202px;
	position:absolute;
	left:458px;
	top:208px;
	z-index:1;
}
#photos img{
	border:1px solid #F0E71E;
	margin-bottom:3px;
}
#text{
	width:804px;
	position:absolute;
	left:-75px;
	top:47px;
	background:#D79E1D url('/images/bg_body.jpg') 0 0 repeat-y;
	z-index:0;
}
#content{
	width:370px;
	padding:40px 20px 20px;
	margin:-80px 0 0 60px!important;
	margin:-40px 0 0 30px;
	float:left;
}
#content_b{
	position:absolute;
	bottom:0;
	left:0;
	width:804px;
	height:40px;
	margin-bottom:-2px;
	background:#000 url('/images/bg_txt_bottom.jpg') 0 0 no-repeat;
}
.clear{
	clear:both;
}
.relative{
	position:relative;
	padding:0;
	margin:0;
}
#menu_raids{
	position:absolute;
	left:0;
	top:-17px;
	height:34px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.ul_menu{
	position:absolute;
	left:0;
	top:34px;
	list-style-type:none;
	width:85px;
	padding:0;
	margin:0;
	border:1px solid #000;
	border-top:0;
	overflow:hidden;
}
.ul_menu li{
	display:inline;
}
.ul_menu li a{
	color:#fff;
	padding:4px;
	font:bold 12px arial;
	background-color:#444547;
	display:block;
	border-top:1px solid #000; 
	text-decoration:none;
}
.ul_menu li a:hover{
	color:#F1E111;
	padding:4px;
	text-decoration:none;
}
.raid_sahara{
	background:url("/images/raid-buggy_15-index.jpg") 0 0 no-repeat;
	display:block;
	width:382px;
	height:343px;
}
.raid_sahara:hover{
	background-position:0 -343px;
}
.hidden{
	display:block;
}
.fleft{float:left;}
.fright{float:right;}
.clear{clear:both;}
.mar_7{
	margin:7px!important;
	margin:7px 10px 7px 0;
}

.lien{
	position:absolute;
	bottom:190px;
	right:100px;
	z-index:999;
	color:#444547;
	text-transform:uppercase;
	font:bold 14px Arial, Tahoma;
	width:135px;
	
	overflow: hidden;
	padding:151px 0 0 0;
	height: 0 !important;
	height /**/: 151px;
	
	display:block;
	background:url("/images/raid-sahara-bottom.jpg") 0 0 no-repeat;
	float:right;
	
}
.lien:hover{
	text-decoration:none;
	background:url("/images/raid-sahara-bottom.jpg") 0 -151px no-repeat;
}
.lien1{
	color:#CF0000;
	text-transform:uppercase;
	font:bold 14px Arial, Tahoma;
	float:right;
}
.lien1:hover{
	text-decoration:none;
}
#flash_video{
	min-height:200px;
}
#flash_video.loadding{
	background:url("/images/loading.gif") 50% 50% no-repeat;
}
#video_index{
	background:url('/images/video_index.jpg') 0 0 no-repeat;
	width:201px;
	height:152px;
	margin:0 auto;
	border:1px solid #fbe85e;
	position:relative;
}
#video_index a{
	color:#000;
	text-decoration:none;
	font:bold 12px Tahoma, Arial;
	position:absolute;
	left:60px;
}
#video_index #video1{
	top:15px;
}
#video_index #video2{
	top:30px;
}
#video_index #video1.red, #video_index #video2.red{
	color:#cf0000;
}
.back{
	background: url(/images/raid-buggy_15.jpg) no-repeat;
}
#cadre{		
	background:transparent url(/images/cadr.jpg) no-repeat scroll 0 0;
	border-top:1px solid #FBE85E;
	border-left:1px solid #FBE85E;
	border-right:1px solid #FBE85E;
	height:130px;
	margin-top:0;
	margin-left:5px;
	position:relative;
	width:184px;
}
#cadre a{
	display: block;
	width:184px;
	height:130px;
	line-height:110px;
	text-align: center;
	text-transform: uppercase;
	color: #FEED00;
	/*text-indent: -5000px;*/
}
#lein{
	width:184px;
	text-decoration:none;
	margin-top:0;
	margin-left:5px;
	position:relative;
	border:1px solid #FBE85E;
}
#lein a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #000;
	margin-left:36px;	
}
#lein a:hover{
	color: #F00;
}


