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

/* PROPRIETE GLOBAL */
h1, h2, h3, address, p, 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;
	padding: 0px;
}
#site {
	width: 955px;
	height: auto;
	margin: 0px auto;
	padding: 0;
	background: #FFFFFF url(images/fond-site.jpg) no-repeat 240px top;
}
#site #header {
	height: 200px;
	background: #FFFFFF url(images/fond_header.jpg) no-repeat right top;
}
#site #menu {
	height: 51px;
	font-size: 16px;
	background: #FFFFFF url(images/fond_menu.jpg) no-repeat;
	float: right;
	padding: 0px;
	width: 62%;
}
#site #menu ul {
	list-style: none;
	margin: 0px;
	float: left;
	padding: 0px;
	width: auto;
}
#site #menu li {
	margin: 5px 15px 0px;
	text-transform: capitalize;
	font: bold 1.2em/1.3 Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	width: auto;
	background: url(none);
}
#site #menu a {
	font-weight: normal;
	color: #319AB8;
	padding-left: 15px;
	padding-right: 10px;
}
#site #menu a:hover {
	color: #F6DD00;
}
#plan {
	text-align: center;
	font-size: 11px;
	padding: 5px 0;
	background: #FFFFFF url(images/ligne.gif) no-repeat center bottom;
}
#footer {
	clear: both;
	color: #415B6A;
	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;
	width: 250px;
	height: 97px;
	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;
	padding: 15px 0px;
}
#Fond1 {
	background: url(images/fond-savoir.jpg) no-repeat left bottom;
}
#Fond2 {
	background: url(images/fabrication.jpg) no-repeat;
}
#Fond3 {
	background: url(images/protection.jpg) no-repeat;
}
/* CLASS FONCTIONNELLE */
.float_left, .float_leftPadding, .float_leftPadding_cote {
	float: left;
}
.float_right, .float_rightPadding, .float_rightPadding_cote {
	float: right;
}
.float_leftPadding, .float_rightPadding {
	padding: 10px;
}
.float_leftPadding_cote, .float_rightPadding_cote {
	padding: 0px 10px;
}
#site #menu #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: #96bf0d;
}
.Pointer {
	cursor: pointer;
}

.Accroche {
	padding-right: 25px;
	padding-left: 25px;
}
.Colonne {
	height: auto;
	width: 610px;
	float: left;
	padding: 10px 10px;
}

.Colonne .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #96bf0d;
	background: none;
	text-transform: none;
	margin: 0 0 10px 0;
}

.Colonne .titre2 {
	font-size: 1.2em;
	padding: 10px 0px 10px 20px;
	color: #96bf0d;
	text-transform: capitalize;
	background: url(images/puce.gif) no-repeat left 13px;
	margin: 0px;
	line-height: 1;
}

.Justify {
	text-align: justify;
}
.Principale{
	height: auto;
	padding: 5px 10px 10px;
	font-size: 0.7em;
	color: #333333;
	line-height: 14px;
	background: url(images/fond-body.jpg) no-repeat right bottom;
}
.Savoir-plus {
	text-align: right;
	color: #214C77;
	font-weight: bold;
}
.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 0px 0px;
	margin: 0px 0px;
	height: auto;
	font-weight: normal;
}
li {
	list-style:none;
	background: url(images/puce2.gif) no-repeat left 2px;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	padding-top: 13px;
	color: #000000;
	padding-bottom: 5px;
	font: bold 1.2em/1em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

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

h2 {
	font-size: 1.2em;
	padding: 10px 0px 10px 20px;
	color: #96bf0d;
	text-transform: capitalize;
	background: url(images/puce.gif) no-repeat left 12px;
	margin: 0px;
	line-height: 1;
}

.h2 {
	font-size: 1.2em;
	padding: 10px 0px 10px 20px;
	color: #96bf0d;
	text-transform: capitalize;
	background: url(images/puce.gif) no-repeat left 13px;
	margin: 0px;
	line-height: 1;
}

.h3 {
	padding: 10px 0px;
	line-height: 20px;
	color: #FF7F00;
	font-size: 14px;
	width: 250px;
}

img {
	border-style: none;
}
hr {
	background: #9777A9;
	color: #B295CD;
	border-top: 1px none;
}
small {
	font-size: 0.9em;
	color: #0085A8;
}
/* MISE EN FORME DE FORMULAIRE */
/*******************************/
label {
	font-size: 1em;
	text-align: left;
	float: left;
	width: 150px;
	color: #0085A8;
	line-height: 1.4em;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 10px;
}
form {
	margin: 0px 0px 0px 10px;
}
textarea, input, #go{
	border: 1px solid #96BF0D;
}
textarea {
	width: 260px;
	height: 70px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
input {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	width: 260px;
}
#go {
	color: #000000;
	width: 65px;
	height: 22px;
	background: #C3CC00 url(images/deg-go.jpg) repeat-x;
	display: block;
	padding: 0px;
	margin: 5px 0px 0px 170px;
}
#form .radio {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 4px 0px;
}
address {
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	padding: 10px;
	color: #FFFFFF;
	background: #7c9e11 url(images/fond-footer.jpg) repeat-x;
}
/* LIEN */
a {
	text-decoration: none;
	color: #0085A8;
}
a:hover {
	color: #7F9E05;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	color: #214C77;
}
#tt a{
	color: #666666;
}
#tt a:hover{
	color: #000000;
}
address a {
	color: #FFFFFF;
}
address a:hover {
	color: #000000;
	text-decoration: underline;
}
#plan a {
	margin: 0px 10px;
}
#plan a:hover {
	text-decoration: underline;
}
/* FIN LIEN ******************************************/
.Bloc_index {
	height: auto;
	text-align: left;
	padding: 10px;
	width: 96%;
	background: url(images/fond_presentation.jpg) no-repeat;
}
em strong {
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	color: #990000;
}
blockquote {
	width: 95%;
	margin: 0px 0px 5px 10px;
	display: block;
}
#big {
	margin: 0 0 5px 0;
}
#actu p {
	background: #f2f2f2;
	padding-right: 10px;
	padding-left: 10px;
}
#actu .Savoir-plus a {
	background: url(images/puce-actu-lien.jpg) no-repeat left center;
	padding-left: 15px;
}
#actu h2 {
	background: none;
	padding-left: 10px;
}
.Col30 {
	width: 32%;
	padding: 10px;
	float: left;
	height: auto;
}

.Col30 .titre {
	font-size: 1.2em;
	padding: 10px 0px 10px 20px;
	color: #96bf0d;
	text-transform: capitalize;
	background: url(images/puce.gif) no-repeat left 13px;
	margin: 0px;
	line-height: 1;
}

.Col30_bordure {
	border-right: 1px dashed #96BF0D;
	width: 32%;
	padding: 10px;
	float: left;
	height: auto;
}

.Col30_bordure .titre{
	font-size: 1.2em;
	padding: 10px 0px 10px 20px;
	color: #96bf0d;
	background: url(images/puce.gif) no-repeat left 13px;
	margin: 0px;
	line-height: 1;
}

#Col30_right {
	width: 30%;
	padding: 0px;
	float: right;
	height: auto;
}
.margin {
	margin-left: 22%;
}
#actu a:hover {
	text-decoration: underline;
}
a:hover span {
	display: inline;
}
a span {
	display: none;
	padding: 5px;
	border: 2px ridge #96BF0D;
	position: absolute;
	top: 30px;
	background: #FFFFFF;
	right: 30px;
}
.bordure {
	border: 1px solid #C3CC00;
}
#actualite p {
	background: #f2f2f2;
}

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

.gras {
	font-weight: bold;
}
#nom_page {
	color: #319AB8;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 13px;
}


				/* -------------------- Référencement ------------------ */
				
				
.capital {
	text-transform: uppercase;
}

.puce {
	background: url(images/puce2.gif) no-repeat left top;
	padding-left: 15px;
	margin-left: 20px;
	padding-top:0px;
	padding-bottom:10px;
}


























