@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0;border:0}
html {height:100%;overflow:hidden}
body {
	height:100%;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.orange-bold{
	color:#FF6600;
	font-weight:bold;
}

.orange{
	color:#FF6600;
}

.grey{
color:#006699;
}


.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
	background-color:#013048;
	}


.page{
	
	width:880px;
	height:100%;
	margin:auto;
	z-index:10;
	bottom:0;
	}
	
.head_fr{
	width:880px;
	height:121px;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/head_fr.png')
}


html>body .head_fr{
	filter: none;
	background: url('../images/B60/head_fr.png') no-repeat
}
.head_en{
	width:880px;
	height:121px;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/head_en.png')
}


html>body .head_en{
	filter: none;
	background: url('../images/B60/head_en.png') no-repeat
}
.btn-head{
	position:absolute;
	width:600px;
	height:121px;
	
}
/*================================================================================================HOME*/
.home-txt{
	position:absolute;
	margin:200px 20px 0px 300px;
	padding:20px 30px;
	width:520px;
	height:215px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/txt-content.png')
}


html>body .home-txt{
	filter: none;
	background: url('../images/B60/txt-content.png') no-repeat
}

.home-txt2{
	position:absolute;
	margin:200px 20px 0px 300px;
	padding:20px 30px;
	width:520px;
	height:215px;
}

.home-txt2 a{
	color:#666666;
	font-weight:bold;
	text-decoration:none
}

a.home-btn{
	position:absolute;
	margin:420px 0px 20px 720px;
	padding:20px;
	text-align:center;
	font-size:14px;
	width:120px;
	height:60px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/btn-enter.png')
}

html>body a.home-btn{
	filter: none;
	background: url('../images/B60/btn-enter.png') no-repeat
}

a:hover.home-btn{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

/*================================================================================================PAGE B60*/
.slide{
	width:880px;
	height:150px;
	position:absolute;
	margin:130px 20px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/slide.png')
}

html>body .slide{
	filter: none;
	background: url('../images/B60/slide.png') no-repeat
}

.slide2{
	width:880px;
	height:150px;
	margin:130px 20px 0px 0px;
	position:absolute;
}



.vignettes{
	position:absolute;
	width:870px;
	height:115px;
	margin:23px 20px 20px 15px;
}

.vignettes img{
	padding-left:5px;
	width:85px;
	height:85px;
}

.item_fl{
	float:left;
	margin:5px;
}
.prev{
		float:left;
	}
.b60-txt{
	position:absolute;
	margin:280px 20px 0px 300px;
	padding:20px 30px;
	width:520px;
	height:215px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/txt-content.png')
}


html>body .b60-txt{
	filter: none;
	background: url('../images/B60/txt-content.png') no-repeat
}

a.b60-btn{
	width:270px;
	height:55px;
	padding-top:10px;
	color:#fff;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	margin:280px 20px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/B60-btn.png')
}


html>body a.b60-btn{
	filter: none;
	background: url('../images/B60/B60-btn.png') no-repeat
}

a:hover.b60-btn{
	color:#FF9900;
}

/*================================================================================================FICHES TECH*/

.fiche-txt{
	position:absolute;
	margin:200px 20px 0px 300px;
	padding:50px 30px;
	width:520px;
	height:345px;
	font-weight:normal;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/fiche-content.png')
}


html>body .fiche-txt{
	filter: none;
	background: url('../images/B60/fiche-content.png') no-repeat
}

.fiche-txt2{
	position:absolute;
	margin:200px 20px 0px 300px;
	padding:20px 30px;
	width:520px;
	height:345px;
	font-weight:normal;
}

.fiche-txt2 a{
	color:#666666;
}

.fiche-txt2 a:hover{
	color:#ff6600;
}

.fiche-txt2 a:visited{
	color:#003366;
}
/*================================================================================================CONTACT*/

.contact-txt_fnd{
	position:absolute;
	margin:130px 20px 0px 300px;
	padding:20px 30px;
	width:520px;
	height:345px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/ctact-content.png')
}


html>body .contact-txt_fnd{
	filter: none;
	background: url('../images/B60/ctact-content.png') no-repeat
}
.contact-txt{
	position:absolute;
	margin:130px 20px 0px 300px;
	padding:20px 30px;
	width:520px;
	height:345px;
	font-weight:normal;
}

.contact-blue{
	position:absolute;
	margin:130px 20px 0px 0px;
	padding:20px 30px;
	width:210px;
	height:220px;
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/contact_blue.png')
}


html>body .contact-blue{
	filter: none;
	background: url('../images/B60/contact_blue.png') no-repeat
}

.input_contact{
width:340px;
color:#333333;
border:solid 1px #CCCCCC;
}
.input_captcha{
width:150px;
height:28px;
color:#333333;
border:solid 1px #CCCCCC;
margin-bottom:5px;
}
a.refresh_captcha{
	float:left;	
	display:block;
	margin:8px;
	color:#333333;
	text-decoration:none;
}
a:hover.refresh_captcha{
	color:#FF6600;
}
#img_captcha{
	float:left;	
}
/*================================================================================================CREDITS*/

#credits{
	position:absolute;
	bottom:42px;
	left:704px;
	padding: 10px 15px 20px 20px;
	width:180px;
	height:85px;
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/copyright.png')
}

html>body #credits{
	filter: none;
	background: url('../images/B60/copyright.png') no-repeat
}

#credits2 p{
	margin:0px;
	padding: 0px;
}
#credits2{
	position:absolute;
	bottom:42px;
	left:704px;
	padding: 10px 15px 20px 20px;
	width:180px;
	height:85px;
	color:#FFFFFF;
}
#credits2 a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;


}
	
#credits2 a:hover{
	text-decoration:underline;
}
	

/*================================================================================================FOOTER*/
.footer{
	position:absolute;
	bottom:10px;
	width:880px;
	height:40px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/B60/footer.png')
}


html>body .footer{
	filter: none;
	background: url('../images/B60/footer.png') no-repeat
}

ul.menuTop{
	position:absolute;
	bottom:10px;
	z-index:10;
	height:30px;
	width:880px;
	list-style:none;
	margin-left:10px;

}
.menuTop li{
	display:block;
	float:left;
	height:23px;
	list-style:none;
	font-size:12px;
	padding:0px 12px;
	
}


.menuTop li a{
	
	text-decoration: none;
	color:#FFF;
	font-weight:bold
	
}
.form_error{
	color:#ff3333;
	font-size:10px;
}

.menuTop li a:hover{
	color:#FF9900;
}

