@import url('lang_style.css');
@import url('open_box_style.css');
@import url('menu.css');
@import url('ss_menu.css');
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D4D4D;
	margin: 0px;
	padding: 0px;
}
#top{
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color:#1A171B;
	background-position:top;
	height: 542px;
}
#blocTop{
	background-image:url(../images/decoupes/alloLogo.jpg);
	background-repeat:no-repeat;
	height:101px;/*122-21*/
	margin-left:auto;
	margin-right:auto;
	padding-top: 21px;
	width:980px;

}
/*********** top infos ***********/
#topInfo{
	width:980px;
	height:66px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#blocLogo{
	width:181px;
	float: left;
	margin-left:30px;
}
#logo{
	background-image:url(../images/decoupes/logo2.png);
	behavior: url(../images/iepngfix.htc);
	background-repeat:no-repeat;
	width:181px;
	height:46px;
	cursor:pointer;
	display: block;
}
/**** Langue et twitter ****/
#blocLangTwi{
	float:right;
}
#langue{
	width:69px;
	height:25px;
	float:right;
}
#langue ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#langue ul li {
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	display:block;
	float: left;
	height: 25px;
}
#langue ul li a {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top:3px;
	cursor: pointer;
	height:25px;
	width:31px;
	text-align:center;
}
#langue ul li a.selected {
	color:#CCCCCC;
	background-position: left top;
	background-image:url(../images/decoupes/fondLangue.png);
	behavior: url(../images/iepngfix.htc);
	background-repeat:no-repeat;
}
#langue ul li a:hover {
	color: #CCCCCC;
}
/*** twitter ***/
#twitter{
	float: right;
	margin-top:12px;
	height:26px;
	text-align:right;
}
#twitter a{
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-right:95px;
	padding-top:5px;
	height:26px;
	background-image:url(../images/decoupes/lienTwitter2.jpg);
	behavior: url(../images/iepngfix.htc);
	background-position:right top;
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:pointer;
	display: block;
}


/******** image  ********/
#blocImg{
	width:981px;
	margin-left:auto;
	margin-right:auto;
}
#image{
	background-image:url(../images/decoupes/homeBanner.png);
	background-repeat:no-repeat;
	behavior: url(../images/iepngfix.htc);
	width:981px;
	height:370px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
}
#image.imgEn{
	background-image:url(../images/decoupes/homeBannerEN.png);
	behavior: url(../images/iepngfix.htc);
}
#bandeau {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 707px;
	overflow: hidden;
	background-image: url(../images/waiting.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bandeau_image {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	z-index: 4;
}
/******** Contenu 3 BLOCS  ********/
#topContenu{
	width:100%;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/decoupes/HomeDegraBot.jpg);
	height:63px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
}
/*****   Blok News   *****/
#blokNews{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height:42px;
	padding-top: 20px;
	padding-left:0px;
}
#blokNewsL{
	background-image:url(../images/decoupes/LeftNews.png);
	background-repeat:no-repeat;
	float:left;
	height:42px;
	width:7px;
	font-size:0px;
}
#blokNewsR{
	background-image:url(../images/decoupes/rightNews.png);
	background-repeat:no-repeat;
	float:left;
	height:42px;
	width:6px;
	font-size:0px;
}
#blokNewsM{
	background-image:url(../images/decoupes/newsFond.jpg);
	background-repeat:repeat-x;
	float:left;
	height:42px;
	width:967px;
}
#blocTitreN{
	float:left;
	margin-right:30px;
	padding-top:10px;
}
#blocTitreN h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding-right:31px;
	padding-left:17px;
	border-right:1px solid #CCCCCC;
}
#blokNewsM p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#0091FF;
	float:left;
	padding-top:13px;
}
#bntNews{
	float:right;
	height:32px;/*42-10=32*/
	border-left:1px solid #CCCCCC;
	padding-top:10px;
	padding-left:42px;
	
}
#bntNews a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	padding-right:32px;
	cursor:pointer;
	text-decoration:none;
}
/** fin news **/
#generalContenu {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height:390px;
	padding-top: 20px;
	padding-left:0px;
}
/***** bloc left ******/
#blocLeft{
	height:151px;
	width:296px;
	float: left;
}
#blocInteract{
	background-image:url(../images/decoupes/blocInterac.png);
	behavior: url(../images/iepngfix.htc);
	background-repeat:no-repeat;
	width:296px;
	height:152px;
	cursor:pointer;
}
#blocInteract.imgEn{
	background-image:url(../images/decoupes/BlocInteracEN.png);
}
/***** bloc milieu ******/
#blocMedium{
	height:151px;
	width:283px;
	float: left;
	margin-left:52px;
}
#blocJob{
	background-image:url(../images/decoupes/blocJob.png);
	behavior: url(../images/iepngfix.htc);
	background-repeat:no-repeat;
	width:283px;
	height:151px;
	cursor:pointer;
}
#blocJob.imgEn{
	background-image:url(../images/decoupes/WeHireEn.png);
}
/***** bloc à droite ******/
#blocRight{
	height:151px;
	width:283px;
	float:right;
}
#blocPartenaire{
	background-image:url(../images/decoupes/blocPartenaire.jpg);
	behavior: url(../images/iepngfix.htc);
	background-repeat:no-repeat;
	width:281px;
	height:151px;
	cursor:pointer;
}
/*** BLOC REFERENCES ****/
#blocrefe a{
	background-image:url(../images/decoupes/blocReference.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:980px;
	height:152px;
	margin-top:25px;
	display: block;
	text-indent: -9999px;
}
#blocrefe a:hover {
	background-image:url(../images/decoupes/blocReference-over.jpg);
}
#blocrefe.referenEn a {
	background-image:url(../images/decoupes/blocRefeEN.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:980px;
	height:152px;
	margin-top:25px;
}
#blocrefe.referenEn a:hover {
	background-image:url(../images/decoupes/blocRefeEN-over.jpg);
}




/*class*/
.nospace {
	margin: 0px;
	padding: 0px;
}
.clear_all {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #4D4D4D;
	font-weight:bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
a {
	color:#0091FF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}