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

/* PROPRIETE GLOBAL */
/********************/
h1, h2, h3, address, p, ul, li, blockquote, #logo {
	display: block;
	margin: 0px;
}
html, body{
	width: 100%;
}
body {
	font: 100%/100% Arial, Helvetica, sans-serif;
	color: #333333;
	height: 100%;
	margin: 0px;
	background: #bcbcbc url(images/bg.jpg) repeat-x;	
}

li:first-letter, p:first-letter{
	text-transform:uppercase;
}
/* ENVELLOPE */
/*************/
div.site {
	width: 955px;
	padding: 0px 0px;
	margin: 0px auto;
	font-size: 0.9em;
}
div#header {
	background: #FCFCFC url(images/header-index.jpg) no-repeat center top;
	margin: 0px auto;
	width: 955px;
}
.site #menu {
	padding: 0px 70px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.site #menu img {
	display: block;
}
.site #menu li {
	margin: 0px 3px 0px 0px;
	padding: 8px 0px 7px 25px;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	background: url(images/puce-menu.jpg) no-repeat left center;
	line-height: 0.9;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}
.site #header #menu #actif {
	color: #B7A215;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	text-align: center;
	clear: both;
	padding: 5px 0px;
	color: #000000;
	border-top: 8px solid #B8A01A;
	background: #BBBBBB;
}
#tt {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	height: 85px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 10px auto 0px;
	width: 400px;
	clear: both;
}
#logo {
	padding-top: 0px;
	padding-left: 0px;
	width: 380px;
	display: block;
}
#actualite {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#actu {
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
	width: 395px;
}
#fond1 {
	background: #B8A115 url(none) no-repeat;
}

#fond2 {
	background: #FCFCFC url(images/bg2.jpg);
	height: 152px;

}
#fond3 {
	background: url(images/header-contact.jpg) no-repeat;
	height:152px;
}
/* CLASS */
/***********************/
.float_left, .float_leftMargin {
	float: left;
}
.float_right, .float_rightMargin {
	float: right;
}
.float_leftMargin {
	margin-right: 10px;
}
.float_rightMargin {
	margin-left: 10px;
}
.bold {
	font-weight: bold;
}
.block {
	display: block;
}
.clear {
	clear: both;
}
.lettrine {
	font-size: 1.2em;
}
.align_center {
	text-align: center;
}
.accroche {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #305BB6;
	line-height: 1.2;
	position:absolute;
	left:119px;
	top:27px;
	width:373px;
	height:68px;
	z-index:1;
}
.colonne{
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 31%;
	margin: 20px 20px 0px 0px;
	text-align: justify;
}
div.principale{
	height: auto;
	padding: 0px 0px 0px;
	font-size: 0.8em;
	margin: 0px auto;
	background: url(images/parquets-principale.jpg) repeat-y;
}
a.savoir-plus {
	text-align: left;
	color: #993843;
	background: #C1CE76 url(images/puceplus.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 15px;
	margin: 20px 0px 40px;
	display: block;
	font-size: 0.9em;
	padding-top: 2px;
	width: 75px;
	border-top: 2px ridge #B5BF68;
	border-right: 2px ridge #B5BF68;
	border-bottom: 2px ridge #B5BF68;
	border-left: 2px ridge #B5BF68;
	padding-bottom: 2px;
}
.justify {
	text-align: justify;
}
.majuscules {
	text-transform: uppercase;
}
.border {
	border: 1px solid #666666;
}
/* BALISES */
/***********/
ul {
	font-size: 1em;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px;
	font-weight: normal;
	color: #333333;
}
li {
	background: url(images/puce.gif) no-repeat left 5px;
	list-style:none;
	padding-left: 18px;
	margin: 5px 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

h1 {
	padding-bottom: 3px;
	font: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	color: #666666;
	text-transform: uppercase;
}
.h2 {
	padding: 5px 0px;
	color: #585858;
	font: bold normal 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titre_h2{
	font-size:14px; 
	text-align:center;
}
h3 {
	font-size: 1.2em;
	padding: 3px 0px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
img {
	border-style: none;
}
small {
	font-size: 0.8em;
}
blockquote {
	width: 85%;
	margin: 0px 0px 0px 15px;
}
p {
	margin: 0px;
	padding: 5px 0px;
	border-style: none;
}
address {
	font-style: normal;
	padding: 5px 0px;
	margin: 0px;
	font-weight: normal;
}
/* MISE EN FORME DE FORMULAIRE */
/*******************************/
label {
	font-size: 1em;
	text-align: left;
	float: left;
	width: 80px;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #4A5219;
}
form {
	margin: 20px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 29%;
}
textarea, input, select, #go{
	border: 1px solid #AF930E;
}
input, textarea, select, #go {
	margin-left: 80px;
}
textarea {
	height: 70px;
	overflow: auto;
}
input, textarea, select {
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
	width: 60%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-right: 5px;
	padding-left: 5px;
	background: #FBF4CE;
}

#go {
	color: #FFFFFF;
	width: 90px;
	height: 22px;
	background: #5B5B5B url(images/btn.png) repeat-x;
	display: block;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#go:active {
	background: #999999;
}
#form small {
	margin-left: 80px;
	color: #999999;
}
/* LIEN */
a {
	color: #4B4B4B;
	text-decoration: none;
}
a:hover {
	color: #BB9F1A;
}
#tt a{
	color: #333333;
}
#tt a:hover{
	color: #666666;
}
#go:hover {
	font-size: 0.9em;
	background: #DA9D0E url(images/btn.png) repeat-x;
}
.site #menu a {
	color: #333333;
	background: url(images/bg_lien.jpg) repeat-x left 2px;
	text-decoration: none;
}
.site #menu a:hover {
	color: #B8A626;
}
#footer a {
	color: #000000;
	margin: 0px 10px;
}
#footer a:hover {
	text-decoration: underline;
}
/* FIN LIEN ******************************************/
.colonne p {
	padding-right: 10px;
}
.colonne li {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.deco {
	background: url(images/h2.gif) no-repeat left bottom;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	font-weight: bold;
}
#outilleur-accueil {
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
hr.clear {
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
	visibility: hidden;
	display: block;
	border-width: 0px;
	overflow: hidden;
}
#machines {
	width: 677px;
	height: auto;
	background: #E0E0E0;
	padding: 10px 20px;
}
#liste {
	background: #FFFFFF url(images/bg-machine.jpg) no-repeat;
	float: right;
	width: 215px;
	height: 700px;
	padding: 10px;
}
#machines table {
	width: 95%;
	border: 1px solid #666666;
	background: #FFFFFF;
	margin: 15px 0px;
}
#machines table tr td:first-child {
	font-weight: bold;
}
#mini img {
	border: 1px solid #666666;
	margin-right: 16px;
	margin-left: 0px;
	cursor: pointer;
}

#machines table tr:first-child{
	font-weight: bold;
}
#machines td {
	border: 1px solid #999999;
	text-align: center;
	padding: 3px;
}
.couleur {
	background: #EDDD83;
}
#liste #ulmach li{
background-image:url(images/carre.gif);
}
p#mini{
	padding-left:1px;
	padding-bottom: 15px;
}
#machines .lettrine {
	color: #000000;
}
#principale-contact {
	background: #E0E0E0;
	margin: 0px 20px;
}
#menu li:first-child {
	margin-top: 5px;
}
#fond4 {
	background: #FFFFFF;
}
.p_mention{
	font-weight: bold;

}
