/* @override http://www.toles-atg.fr/script/styles.css */

@charset "UTF-8";
body {
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	background: #FFFFFF;
	background-image:url(../graphic/fond.png);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #141414;
}

img {
    border:0 none;
} 

.thebody #container {
	overflow: hidden;
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thebody #head {
	height: 560px;
	width: 950px;
	overflow: hidden;
	padding: 0px;
}
.texteshead {
	overflow: hidden;
	color: #00111d;
	position:relative;
	left: 0px;
	top: -554px;
	height: 550px;
	width: 950px;
}
.texteshead #tole {
	font-size: 50px;
	position:absolute;
	left: 97px;
	top: 83px;
}
.texteshead #atg {
	color: #d64200;
	text-shadow: 0px 0px 4px #e58a5e;
	font-size: 40px;
	font-size: 74px;
	position:absolute;
	left: 44px;
	top: 230px;
}
.texteshead #garantie {
	color: #00518a;
	text-shadow: 0px 0px 2px #005189;
	font-size: 40px;
	position:absolute;
	left: 20px;
	top: 429px;
	width: 911px;
}
.texteshead #vue {
	font-size: 24px;
	position:absolute;
	left: 340px;
	top: 522px;
}
.texteshead #cadre {
	font-size: 18px;
	position:absolute;
	margin-left: 2px;
	top: 377px;
	left: 4px;
}
.texteshead #petits {
	position:relative;
	font-size: 18px;
	height: 550px;
	width: 950px;
}
.texteshead #laque {
	position:absolute;
	left: 241px;
	top: 39px;
}
.texteshead #primaire {
	position:absolute;
	left: 241px;
	top: 63px;
}
.texteshead #traitement {
	position:absolute;
	left: 241px;
	top: 91px;
}
.texteshead #zinc {
	position:absolute;
	left: 241px;
	top: 115px;
}
.texteshead #acier {
	position:absolute;
	left: 241px;
	top: 139px;
}
.texteshead #reprimaire {
	position:absolute;
	left: 241px;
	top: 163px;
}
.texteshead #colle {
	position:absolute;
	left: 241px;
	top: 215px;
}
.texteshead #fibre {
	position:absolute;
	left: 241px;
	top: 292px;
}
.texteshead #acronym {
	position:absolute;
	left: 47px;
	top: 308px;
	width: 160px;
}
#textrouleau {
	display: block;
	margin-top: 40px;
	color: #00518a;
	font-size: 36px;
	text-align: center;
	text-shadow: 0px 1px 2px black;
}
#textencolage {
	color: black;
	font-size: 26px;
	text-align: center;
	text-shadow: 0px 0px 1px black;
}
#nom {
	text-shadow: 0px 0px 4px black;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	color: white;
	position: absolute;
	top:-274px;
	width: 470px;
}
#avis {
	line-height: 21px;
	position: absolute;
	text-align: justify;
	top:-205px;
	width: 470px;
}
#t1 {
	height:280px;
	width:850px;
	border: 1px groove black;
	background-image:url(../graphic/tback.png);
	overflow:hidden;
	display:block;
}
#temoignagecontainerleft #nom {
	left:367px;
}
#temoignagecontainerleft #avis {
	left:367px;
}
#temoignagecontainerright #nom {
	left:13px;
}
#temoignagecontainerright #avis {
	left:13px;
}

#copyright {
	padding-bottom:10px;
	height:100px;
	width:500px;
	margin:40px auto 30px;
}




