#DFV_main{
	width:100%;
	height: 100%;
	overflow:hidden;
	position:relative;
	top:-130px;
}

#DFV_main IMG.animation{
    height: auto;
    width: 100%;
	left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}

#DFV_main_container{
	display:block;
	position:relative;
	top:0px;
}

#conditions_general{
	width:100%;
	text-align:center;
	text-shadow: 0px 0px 4px rgba(0, 0, 0,1);
	color:white;
	bottom:0px;
	font-size:0.8em;
	letter-spacing:1px;
	/*opacity:0.80;
	-moz-opacity : 0.80;
	-ms-filter: "alpha(opacity=80)"; 
	filter : alpha(opacity=80);*/
	font-weight:bold;
	border:none!important;
	font-family:Arabic, Georgia, sans-serif;
	margin-top:0em;
	margin-bottom:10px;
}



