@charset "utf-8";

/* CSS Document */

body {z-index:-100; margin:0 auto; background-color:#FFFFFF; background-image:url(../../assets/img/common/front/common_bg.jpg); background-repeat:repeat-x; background-position:top;}

.Wraper{width:100%; height:100%; min-height:100%;}



/****************************************/

/*              HOME					*/

/****************************************/

.Top {position:relative; float:left; width:100%; /*background-image:url(../../assets/img/common/front/bg_star.jpg); background-repeat:repeat-x; background-position:top;*/}

.Inner{position:relative; width:1100px; margin-left:-550px; left:50%;}

.ContainerTop {position:relative; float:left; width:1100px; height:100%; z-index:10;}



.BlockLogo {position:relative; float:left; width:622px; margin-left:-311px; left:50%; height:229px; text-align:center; z-index:20;

background-repeat:no-repeat;

background-position:center;

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/logo.png', sizingMethod='scale');

}







body .BlockLogo {

filter: none;

background: url('../../assets/img/common/front/logo.png');

background-repeat:no-repeat;

background-position:center;

}



.BlockSlogan {position:relative; float:left; width:100%; height:31px; text-align:center; z-index:30;}

.BlockListIco {position:relative; float:left; width:896px; margin-left:-448px; left:50%; margin-top:20px; z-index:1; text-align:center;}



/*MENU*/



.icone1,.icone2,.icone3,.icone4,.icone5,.icone6{ position:relative; float:left; height:110px; width:160px; line-height:110px; cursor:pointer; }

.icone1{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/icone1.png', sizingMethod='scale'); }

.icone2{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/icone2.png', sizingMethod='scale'); }

.icone3{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/icone3.png', sizingMethod='scale'); }

.icone4{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/icone4.png', sizingMethod='scale'); }

.icone5{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/icone5.png', sizingMethod='scale'); }

.icone6{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/icone6.png', sizingMethod='scale'); }



body .icone1 { filter: none; background:url(../../assets/img/common/front/icone1.png); background-repeat:no-repeat; background-position:center; }

body .icone2 { filter: none; background:url(../../assets/img/common/front/icone2.png); background-repeat:no-repeat; background-position:center; }

body .icone3 { filter: none; background:url(../../assets/img/common/front/icone3.png); background-repeat:no-repeat; background-position:center; }

body .icone4 { filter: none; background:url(../../assets/img/common/front/icone4.png); background-repeat:no-repeat; background-position:center; }

body .icone5 { filter: none; background:url(../../assets/img/common/front/icone5.png); background-repeat:no-repeat; background-position:center; }

body .icone6 { filter: none; background:url(../../assets/img/common/front/icone6.png); background-repeat:no-repeat; background-position:center; }



.Icone {position:relative; float:left; width:160px; height:197px; text-align:center;}



.TextIcone {position:relative; float:left; width:160px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#001e42; margin-top:10px;}



.SeparatorIcone{position:relative; float:left; width:24px; height:180px; text-align:center;}



/****************************************/

/*              Footer					*/

/****************************************/

.Footer{width: 100%; height:200px; position: absolute; bottom: 0; left: 0; clear: both; background: none; z-index:-1;}



.Earth_background

{

position:relative;

float:left;

width:1120px;

margin-left:-560px;

left:50%;

height:200px;

background-repeat:no-repeat;

background-position:center;

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../assets/img/common/front/terre.png', sizingMethod='scale');

}



body .Earth_background {

filter: none;

background: url('../../assets/img/common/front/terre.png');

background-repeat:no-repeat;

background-position:center;

}



* html .Earth_background, * html .BlockLogo {

	position:absolute;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

    this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

	background-position:center;

}	



.ContentFooter

{

position:absolute;

float:left;

width:862px;

height:42px;

margin-left:-431px;

left:50%;

top:149px;

clear:both;

background:#002848;

filter:Alpha(opacity=60) ;

opacity : 0.6 ;

-moz opacity : 0.6 ;

}



.TextFooter {float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-align:left; vertical-align:middle;}

.LogoFooter {width:990px; height:48px; position:absolute; bottom: 0; left: 0; clear: both; background: none;}


