/* Bruno Boumrah CSS 2007*/
/*************************/

/* PROPRIETE GLOBAL */
h1, h2, h3, address, , ul, li, #logo {
	display: block;
	margin: 0px;
}

/* ENVELLOPE */
html, body {
	margin: 0px;
	height: auto;
	width: 100%;
	font: 100%/100% Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	color: #00316B;
	padding: 0px;
}
#site {
	width: 955px;
	height: auto;
	margin: 0px auto;
	padding: 0;
	background: #FFFFFF url(images/fond-site.jpg) no-repeat left top;
}
#site #header {
	height: 212px;
	padding: 37px 57px 0px;
}
#site #menu {
	height: 27px;
	font-size: 16px;
	width: 653px;
	border-bottom: 3px solid #063674;
	clear: both;
	margin-left: 108px;
	background-color: #FFA901;
}
#site #menu ul {
	list-style: none;
	margin: 0px;
	float: left;
	padding: 0px;
	width: 180px;
}
#site #menu li {
	margin: 5px 0px;
	text-transform: uppercase;
	font: bold 13px/15px Geneva, Arial, Helvetica, sans-serif;
	padding: 7px 0px 10px 35px;
}
#site #menu a {
	font-weight: bold;
	color: #FFFFFF;
}
#site #menu a:hover {
	color: #000000;
}
#plan {
	text-align: center;
	font-size: 11px;
	padding: 5px 0;
	width: 650px;
}
#footer {
	clear: both;
	color: #415B6A;
	background: #C6E5EA url(images/fond_footer.jpg) no-repeat left top;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px;
	height: 40px;
}
#tt {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	height: 85px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 30px auto 0px;
	width: 400px;
}
#logo {
	padding-top: 0px;
	height: 181px;
	float: left;
}
#actualite {
	background:url(images/fond_pgactu.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#flash {
	width: 727px;
	height: 229px;
	float: left;
	z-index: 0;
}
#actu {
	height: auto;
	width: 30%;
	padding: 10px;
	float: left;
}
#Fond1 {
	background: url(images/fond_second.jpg) no-repeat;
}
#Fond2 {
	background: url(images/fabrication.jpg) no-repeat;
}
#Fond3 {
	background: url(images/protection.jpg) no-repeat;
}
/* CLASS FONCTIONNELLE */
.float_left, .float_leftPadding {
	float: left;
}
.float_right, .float_rightPadding {
	float: right;
}
.float_leftPadding, .float_rightPadding {
	padding: 10px;
}
.Actif {
	color: #F6DD00;
}
.Bold {
	font-weight: bold;
}
.Block {
	display: block;
}
.Clear {
	clear: both;
}
.Inline {
	display: inline;
}
.Lettrine {
	font-size: 1.3em;
}
.Align_center {
	text-align: center;
}
.Color {
	color: #FD8900;
}
.Pointer {
	cursor: pointer;
}

.Accroche {
	float: left;
	padding-top: 70px;
	font-size: 0.8em;
	width: 430px;
	padding-left: 40px;
	height: 111px;
}
.Col-g {
	height: auto;
	width: 25%;
	float: left;
	padding: 10px 10px 0px;
	border-right: 1px solid #D4DBE1;
}
.Justify {
	text-align: justify;
}
.Principale{
	height: auto;
	padding: 0px 0px 0px 165px;
	font-size: 0.8em;
	line-height: 1.2em;
}
.Savoir-plus {
	text-align: right;
	float: left;
	color: #FFA901;
	font-weight: bold;
	background: url(images/puce-info.jpg) no-repeat left center;
	padding-left: 15px;
}
.Noborder {
	border-style: none;
}
.Nomargin {
	margin: 0 0 0 0;
}
.Miniature {
	height: auto;
	margin-left: 20px;
}
.Miniature img {
	border: 2px solid #008322;
	margin: 3px;
	cursor: pointer;
}
/* BALISES */
ul {
	font-size: 1em;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px;
	height: auto;
	font-weight: normal;
}
li {
	list-style:none;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 5px;
	background: url(images/puce.gif) no-repeat left center;
}
h1 {
	color: #000000;
	padding-bottom: 3px;
	font: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
.h2 {
	font-size: 1.2em;
	padding: 10px 0px 10px 15px;
	color: #012768;
	background: url(images/h2.gif) no-repeat left center;
	text-transform: uppercase;
}
.h3 {
	font-size: 1.1em;
	padding: 10px 0px 10px 20px;
	color: #012768;
	background: url(images/h2.gif) no-repeat left center;
}
img {
	border-style: none;
}
hr {
	background: #9777A9;
	color: #B295CD;
	border-top: 1px none;
}
small {
	font-size: 0.8em;
}
/* MISE EN FORME DE FORMULAIRE */
/*******************************/
label {
	font-size: 1em;
	text-align: left;
	float: left;
	width: 100px;
	color: #FF7F00;
	line-height: 1.4em;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 10px;
}
form {
	margin: 10px 0px 0px 30px;
	float: left;
}
textarea, input, #go{
	border: 1px solid #92A8B5;
}
textarea {
	width: 260px;
	height: 70px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
input {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
#go {
	color: #000000;
	width: 70px;
	height: 25px;
	background: #FFA901 url(images/go.jpg) repeat-x;
	display: block;
	padding: 0px;
	margin: 5px 0px 0px 120px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#form .radio {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 4px 0px;
}
address {
	text-align: right;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	padding: 8px 10px 5px;
	color: #FFFFFF;
	background: #8da3b1;
	clear: both;
	margin: 0px;
	width: 632px;
}
/* LIEN */
a {
	text-decoration: none;
	color: #D96500;
}
a:hover {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	color: #214C77;
}
#tt a{
	color: #000000;
}
#tt a:hover{
	color: #FF7F00;
}
address a {
	color: #FFFFFF;
}
address a:hover {
	color: #FF7F00;
}
#plan a {
	margin: 0px 10px;
}
#plan a:hover {
	text-decoration: underline;
}
/* FIN LIEN ******************************************/
.Bloc_index {
	height: auto;
	text-align: left;
	padding: 10px;
	width: 630px;
	border-right: 1px solid #A6B6C3;
	border-left: 1px solid #A6B6C3;
}
em strong {
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	color: #990000;
}
blockquote {
	width: 85%;
	margin: 0px 0px 0px 15px;
}
#big {
	margin: 0 0 5px 0;
}
#menu img {
	display: block;
	float: left;
}
#noborder {
	border-style: none;
}
.produits {
	margin-left: 160px;
}
#go:hover {
	font-size: 0.9em;
}
#form small {
	padding-left: 10px;
}


	/* ---------------------------------------- Référencement ---------------------------------------- */

.h1 {
	color: #000000;
	padding-bottom: 3px;
	font: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #00316b;
	font-size: 12px;
	padding: 0;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.texte-accueil {
	font-size:12px;
	height:auto;
	padding:10px  145px 0 175px;
}

.marge-haut {
	padding-top:2px;
	margin-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
}

.marge-nul {
	padding-top:0xp;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
