*{
	padding : 0;
	margin : 0;
}

body{
	width : 100%;
	font-family : Verdana;
	font-size : 12px;
	/*background-color : #394294;*/
}

.top{
	width : 100%;
	height : 16px;
	background-color : #FDDD46;
	color : red;
}

.top_left{
	width : 153px;
	height : 16px;
	/*background-color : #394294;*/
	background-image : url('1-4r.gif');
	background-position : top right;
	background-repeat : no-repeat;
	float:left;
}

.message{
	width : 485px;
	height : 16px;
	background-color : #FDDD46;
	color : red;
	font-size : 12px;
	font-family : Arial;
	float:left;
}

.yellow{
	width : 140px;
	height : 16px;
	background-color : #FDDD46;
}

.image_left{
	width : 153px;
	height : 107px;
	background-image : url('Logo.gif');
	background-repeat : no-repeat;
	float:left
}

.image_right{
	width : 140px;
	height : 107px;
	background-image : url('droitehaut.gif');
	background-repeat : no-repeat;
	float:right
}

.flag{
	width : 110px;
	height : 20px;
	margin-left : 10px;
	margin-bottom : 5px;
	/*background-color : #EFEFEF;*/
}

.flag_area{
	width : 110px;
	height : 20px;
	margin-left : 2px;
}

.vide1{
	width : 485px;
	height : auto;
}

.vide2{
	width : 140px;
	height : auto;
}

.window{
	width : 780px;
	height : auto;
}

.menu_left{
	width : 150px;
	height : 300px;
	background-image : url('fondmenu.gif');
	background-repeat : repeat-y;
	float : left;
}

.main{
	width : 620px;
	height : auto;
	margin-top : 15px;
	margin-left : 5px;
	background-color : white;
	float:left;
	display : block;
}

.bloc{
	width : 325px;
	height : 21px;
	background-color : #FFF;
	background-image : url('bloc.gif');
	background-repeat : no-repeat;
	background-position : top left;
	float : left;
}
.bloc_aera{
	width : 200px;
	height : 19px;
	color : white;
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	float : left;
	margin-left : 20px;
	margin-top : 2px;
}

.full_contain{
	width : 620px;
	height : auto;
	background-color : white;
	float:left;
	border : 1px solid #3F3FEF;
}

.full_contain_area{
	width : 615px;
	height : auto;
	background-color : white;
	color : #394294;
	font-size : 10px;
	font-family : Verdana;
	margin-top : 5px;
	margin-left : 5px;
}

td li.contain_area{
	color : white;
	font-size : 10px;
	font-family : Verdana;
	margin-left : 20px;
	margin-top : 30px;
}

.invisible{
	width : 780px;
	height : 1px;
	clear : left
}

.footer{
	width : 780px;
	height : 40px;
	margin-top : 16px;
	background-color : #394294;
	clear : left;
}
