/* CSS Document */
* {font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;font-size:8pt;margin:0;padding:0;}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
li{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
span{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

body{background-color: #706F6F;margin:0;font-family:Verdana;}

a{color:#5382C1;font-size: 10pt;}
a:hover{color:#F78E1E;font-size: 10pt;}

form{display:inline;}
ul,li,p {margin:0;	padding:0;}
ul,li{list-style-type:none;}
table{border:0;margin:0;padding:0;}

a img{ border:0;}

/***********************************/
#cadre 
{
	position:relative;
	width: 995px;
	height:586;
	background:#000 url(../img/home_background.jpg) 0 0 no-repeat;
}
#menu1
{
	position:absolute;
	top:91px;
	left:455px;
	height:44px;
	width:254px;
	background: url(../img/home1.1.jpg) 0 0 no-repeat;	
}
#menu1:hover
{
	position:absolute;
	top:91px;
	left:455px;
	height:44px;
	width:254px;
	background: url(../img/home1.2.jpg) 0 0 no-repeat;	
}
#menu2
{
	position:absolute;
	top:135px;
	left:504px;
	height:43px;
	width:183px;
	background: url(../img/home2.1.jpg) 0 0 no-repeat;	
}
#menu2:hover
{
	position:absolute;
	top:135px;
	left:504px;
	height:43px;
	width:183px;
	background: url(../img/home2.2.jpg) 0 0 no-repeat;	
}
#menu3
{
	position:absolute;
	top:179px;
	left:545px;
	height:45px;
	width:132px;
	background: url(../img/home3.1.jpg) 0 0 no-repeat;	
}
#menu3:hover
{
	position:absolute;
	top:179px;
	left:545px;
	height:45px;
	width:132px;
	background: url(../img/home3.2.jpg) 0 0 no-repeat;	
}
#menu4
{
	position:absolute;
	top:224px;
	left:556px;
	height:48px;
	width:143px;
	background: url(../img/home4.1.jpg) 0 0 no-repeat;	
}
#menu4:hover
{
	position:absolute;
	top:224px;
	left:556px;
	height:48px;
	width:143px;
	background: url(../img/home4.2.jpg) 0 0 no-repeat;	
}
#menu5
{
	position:absolute;
	top:272px;
	left:556px;
	height:49px;
	width:178px;
	background: url(../img/home5.1.jpg) 0 0 no-repeat;	
}
#menu5:hover
{
	position:absolute;
	top:272px;
	left:556px;
	height:49px;
	width:178px;
	background: url(../img/home5.2.jpg) 0 0 no-repeat;	
}
#menu6
{
	position:absolute;
	top:336px;
	left:519px;
	height:50px;
	width:187px;
	background: url(../img/home6.1.jpg) 0 0 no-repeat;	
}
#menu6:hover
{
	position:absolute;
	top:336px;
	left:519px;
	height:50px;
	width:187px;
	background: url(../img/home6.2.jpg) 0 0 no-repeat;	
}
#menu7
{
	position:absolute;
	top:386px;
	left:472px;
	height:50px;
	width:192px;
	background: url(../img/home7.1.jpg) 0 0 no-repeat;	
}
#menu7:hover
{
	position:absolute;
	top:386px;
	left:472px;
	height:50px;
	width:192px;
	background: url(../img/home7.2.jpg) 0 0 no-repeat;	
}
#news
{
	position:absolute;
	top:469px;
	left:105px;
	height:60px;
	width:790px;
	color:#5481BF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
}
#news a
{
	font-size:8pt;
}
#news a:hover
{
	color:#D5CF33;
	
}
#text
{
	position:absolute;
	top:507px;
	left:105px;
	height:60px;
	width:790px;
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-align:justify;
}

