@import  url('menu_style.css');
@import  url('footer_style.css');
@import  url('breadcrumbs.css');
@import  url('content.css');
@import  url('form.css');

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/decoupe/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
img {
	border:0;
}
#top_content {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}

#top_content h1 {
	background-image: url(../images/decoupe/logo_as_build.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	float: left;
	height: 53px;
	width: 130px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_content h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 130px;
	text-indent: -9999px;
	cursor: pointer;
}
#top_content h2 {
	background-image: url(../images/decoupe/logo_arcelor_mittal.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	float: right;
	height: 41px;
	width: 98px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_content h2 a {
	display: block;
	height: 41px;
	width: 98px;
	text-indent: -9999px;
	cursor: pointer;
}
#top_content p {
	font-size: 16px;
	float: left;
	color: #333;
	width: 140px;
	border-left: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}
#menu {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
#menu_ga {
	background-image: url(../images/decoupe/menu_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 4px;
	float: left;
	font-size: 0px;
	behavior: url(./mysite/images/iepngfix.htc);
}
#menu_dr {
	font-size: 0px;
	background-image: url(../images/professionnel_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
	width: 4px;
	behavior: url(./mysite/images/iepngfix.htc);
}
#menu_content {
	height: 36px;
	width: 922px;
	float: left;
	background-image: url(../images/decoupe/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	overflow: hidden;
}
#ban_flash {
	behavior: url(./mysite/images/iepngfix.htc);
	background-image: url(../images/decoupe/ban_flash.png);
	height: 347px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 17px;
}

/*Contenu*/
#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	padding-bottom: 11px;
}

/*tool*/
#tool {
	height: 25px;
	width: 930px;
}
#SearchForm_SearchForm {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 220px;
	float: right;
}
#SearchForm_SearchForm fieldset {
	border:none;
	padding:0;
	margin:0;
}
#SearchForm_SearchForm fieldset legend {
	display:none;
}
#Search {
	display:inline;
}
#SearchForm_SearchForm_Search {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8B8B8;
	border-right-color: #B8B8B8;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	font-size: 15px;
	color: #999;
	width: 170px;
}
#SearchForm_SearchForm_action_results {
	background-color: #FFFFFF;
	background-image: url(../images/decoupe/btn_search.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	border: none;
	margin-left: 5px;
	cursor: pointer;
	text-indent:-9999px;
	font-size:2px;
	color:#FFFFFF;
}

/*content text*/
#content_left {
	float: left;
	width: 678px;
	padding-top: 17px;
}
#content_menu {
	float: right;
	width: 233px;
	padding-top: 64px;
}

.title_page {
	font-size: 26px;
	color: #6C5B65;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 31px;
}

#content_top {
	background-image: url(../images/decoupe/content_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 678px;
	font-size: 0px;
}
#content_cadre {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	width: 676px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content_bot {
	background-image: url(../images/decoupe/content_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 678px;
	font-size: 0px;
}
#content_txt {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 616px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

/*sous menu*/
#ss_menu {
	width: 231px;
	margin-right: auto;
	margin-left: auto;
}
#ss_menu_top {
	font-size: 0px;
	background-image: url(../images/decoupe/ss_menu_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 231px;
}
#ss_menu_content {
	background-image: url(../images/decoupe/ss_menu_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 229px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-color: #FFFFFF;
	min-height: 72px;
	height: auto !important;
	height: 72px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#ss_menu_bot {
	font-size: 0px;
	background-image: url(../images/decoupe/ss_menu_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 231px;
}

.btn_conseil {
	line-height: 47px;
	color: #FFFFFF;
	background-image: url(../images/decoupe/btn_conseil.png);
	height: 47px;
	width: 216px;
	display: block;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Fin contenu*/

#footer {
	background-image: url(../images/decoupe/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 210px;
}
#footer_content {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#info_contact {
	width: 210px;
	float: right;
}
#info_contact h4 {
	font-size: 29px;
	font-weight: lighter;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#info_contact p {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#info_contact span {
	color: #CCC;
}
#info_contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#info_contact a:hover {}
#info_mail {
	background-image: url(../images/decoupe/ico_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 37px;
	margin-top: 23px;
}

#bot {
	background-image: url(../images/decoupe/bottom.jpg);
	height: 77px;
	background-repeat: repeat-x;
	width: 100%;
}
#bot_content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
#bot_logo {
	float: left;
	margin-left: 125px;
	padding-top: 7px;
}
#bot_logo a {
	padding-right: 20px;
}
#signature {
	float: right;
}
#signature p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#signature a {
	color: #FFFFFF;
	text-decoration: none;
}
#signature a:hover {}

/*class*/
.clear {content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; width:0; overflow:hidden;}
.sauvons_la_planete {
	display:block;
	width:137px;
	height:94px;
	background-image:url(../images/sauvons_la_planete.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:15px;
	padding-top:55px;
	padding-left:95px;
	text-decoration:none;
	color:#4D4D4D;
	line-height:18px;	
}
.sauvons_la_planete em {
	color:#EF5E25;
	font-style:normal;
	font-size:14px;
	padding-top:5px;
	display:block;
}
.btn_vert {
	background-image:url(../images/bouton.png);
	color:#FFFFFF;
	display:block;
	font-size:13px;
	height:25px;
	line-height: 25px;
	text-align:center;
	width:112px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

