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

/* PROPRIETE GLOBAL ___________________________________________*/
h1, h2, h3, h4, h5, address, p, ul, li, blockquote, #logo {
	display: block;
	margin: 0px;
}
html, body {
	margin: 0px;
	width: 100%;
	font: 100%/100% Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background: #454648 url(images/bg.jpg) repeat-x left -57px;
}
li:first-letter, p:first-letter {
	text-transform:uppercase;
}

/* VARIABLES __________________________________________________*/
.fond1 {
	background: url(images/bg-header.jpg) no-repeat left top;
}
.fond2 {

}
.fond3 {
	height: 221px;
	background: url(images/bg-header-contact.jpg) no-repeat left 42px;
	position: relative;
}
/* ENVELLOPE __________________________________________________*/
div#site {
	width: 890px;
	margin: 15px auto;
	font-size: 0.9em;
	padding-top: 0px;
	
}

div#corps{
	line-height: 1.3em;
	padding: 0px;
	font-size: 0.8em;
	margin: 0px auto;
	color: #FFFFFF;
	width: 880px;
}
/* HEADER __________________________________________________*/
div#header {
	background: url(images/bg-header.jpg) no-repeat left top;
	height: 220px;
	padding-top: 2px;
}
#logo {
	display: block;
	width: 300px;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
}
#accroche {
	text-align:center;
	font-size: 1.2em;
	color: #FFFFFF;
	width: 550px;
	margin: 0px auto;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}
#site #menu {
	margin: 0px 0px 0px;
	height: 40px;
	background: url(images/bg-menu.jpg) no-repeat;
	font-size: 0.9em;
	line-height: 1.1;
	text-transform: uppercase;
	padding: 0px 0px 0px 82px;
}
#site #menu img {
	display: block;
}
#site #menu li {
	margin: 0px 44px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
	background: url(images/menu-puce.gif) no-repeat center bottom;
	width: auto;
	height: 40px;
}
#site #menu a {
	color: #01B6EB;
	padding: 5px 0px;
	display: block;
}
#site #menu a:hover {
	color: #FFFFFF;

}
#site #menu #actif {
	background: url(images/menu-puce-hover.gif) no-repeat center bottom;
}

/* FOOTER __________________________________________________*/
#footer {
	margin: 0px auto;
	text-align: center;
	clear: both;
	padding: 5px 0px;
	font-size: 0.8em;
	color: #FFFFFF;
	background: #48494B url(images/bg-footer.jpg);
	height: 50px;
}
#footer a {
	margin: 0px10px;
	font-size: 1em;
}
#footer a:hover {
	text-decoration: underline;
}
#footer li {
	display: inline;
	background: none;
}
/* TT ________________________________________________________*/
#tt {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	height: 85px;
	font-size: 10px;
	margin: 30px auto 0px;
	width: 400px;
	clear: both;
}
#tt a{
	color: #CCCCCC;
}
#tt a:hover{
	color: #00BCE4;
}

/* ACTUALITES _________________________________________________*/
#actualite {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#actu {
	height: auto;
	margin-top: 100px;
	margin-left: 40px;
	width: 30%;
}
.newsLink{
	color:#000000;
}
.imgnews{
	float:right;
	border:solid 3px #FFFFFF;
	margin:0px 10px 10px;
}
.imgnews img {
	display:block;
}
#titrenews {
	font-size:1.5em;
	color:#0099CC;
}
#datenews {
	font-size:0.8em;
}
.listnews {
	clear:both;
	float:right;
	text-align:right;
	width:40%;
	border-top:solid 1px #CCCCCC;
	margin:15px 0px;
	padding:0px 0px;
	list-style:none;
	height:auto;
}
.listnews li {
	background:none;
	padding:5px 0px;
	display:block;
}


/* 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;
}
.clearx {
	clear: both;
	line-height:1px;
	font-size:1px;
	height:1px;
}
.clear-left {
	clear: left;
}
.lettrine {
	font-size: 2em;
}
.align_center {
	text-align: center;
}
.colonne{
	height: auto;
	padding: 10px;
	width: 29%;
	margin: 0px 10px 0px 0px;
	text-align: justify;
	float: left;
	background: url(images/bg-bloc.gif) repeat;
	border: 1px solid #00ACD7;
}
.font-sizex {
	font-size: large;
}
.color {
	color: #D00000;
}
a.savoir-plus {
	text-align: left;
	color: #993843;
	font-weight: bold;
	padding-left: 15px;
	margin: 20px 0px 40px;
	display: block;
	font-size: 0.9em;
	padding-top: 2px;
	width: 75px;
	border: 2px ridge #B5BF68;
	padding-bottom: 2px;
}
.justify {
	text-align: justify;
}
.majuscules {
	text-transform: uppercase;
}
.border {
	border: 1px solid #00B6DE;
}
/* BALISES ___________________________________________________*/
ul {
	font-size: 1em;
	padding: 5px 0px 5px 30px;
	margin: 0px 0px;
	font-weight: normal;
}
li {
	background: url(images/puce.gif) no-repeat left 5px;
	list-style:none;
	margin: 2px 0px;
	padding: 5px 0px 0px 18px;
}
h1, h2, h3, h4, h5{
	padding: 5px 0px;
	font-size: 1em;
}
.h1 {
	font: bold 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #00B3E3;
	display: block;
	padding: 3px 0px 3px 15px;
	margin-bottom: 5px;
	background: url(images/puce-titre.gif) no-repeat left center;
	text-transform: uppercase;
}
.h2 {
	padding: 5px 0px;
	color: #B02636;
	font: bold 1.2em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
.h3 {
	padding: 5px 0px;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	font-size: 1.5em;
	color: #D00000;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	border-bottom: 1px solid #53B5DA;
}
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;
	text-align: justify;
}
address {
	font-style: normal;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}
/* MISE EN FORME DE FORMULAIRE ______________________________________________*/
label {
	font-size: 1em;
	text-align: right;
	float: left;
	width: 80px;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #FFFFFF;
}
#form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	display: block;
	width: 33%;
	height: auto;
	float: left;
}
#form textarea, #form input, #form #go {
	border: 1px solid #02B6EB;
}
#form textarea {
	height: 70px;
	overflow: auto;
}
#form input, #form textarea, #form select, #form #go {
	margin-left: 100px;
}
#form input, #form textarea, #form select {
	color: #000000;
	width: 55%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#form #go {
	color: #FFFFFF;
	width: 70px;
	height: 22px;
	display: inline;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	margin:0px 5px 0px 100px;
	background-color: #00BCE4;
}
#form #go:hover {
	background-color:#FFFFFF;
	color: #000000;
}
#form small {
	color: #FFFFFF;
	width: 55%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
/* LIEN ______________________________________________*/
a {
	text-decoration: none;
	color: #00BCE4;
}
a:hover {
	color: #FFFFFF;
}
/* FIN LIEN ******************************************/
.bloc {
	background: url(images/bg-bloc.gif) repeat;
	padding: 10px;
	border: 1px solid #00ACD7;
}
#w_ind {
	width: 570px;
	height: 325px;
}
.bloc_martop {
	background: url(images/bg-bloc.gif) repeat;
	padding: 10px;
	border: 1px solid #00ACD7;
	margin-bottom: 15px;
}

.bloc_fond1 {
	background: url(images/bg-bloc.jpg) repeat;
	padding: 10px;
	border: 1px solid #00ACD7;
	margin-bottom: 15px;
}
.bloc_fond2 {
	background: url(images/bg-bloc2.jpg) repeat right bottom;
	padding: 10px;
	border: 1px solid #00ACD7;
	margin-bottom: 15px;
}
.bloc_fond3 {
	background: url(images/bg-bloc3.jpg) repeat center bottom;
	padding: 10px;
	border: 1px solid #00ACD7;
	margin-bottom: 15px;
}
.margin_photo {
	margin-left: 250px;
}
.fond2 div li {
	text-transform: uppercase;
	font-weight: bold;
}
.fond2 div .float_left {
	border: 1px solid #00ACD7;
}
#site #menu li #lienmenu {
	color: #FFFFFF;
}
ul.floatl li{
	float:left;
}
.invisible {
	display: none;
}
#contact_address {
	border-style: none;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.5;
	font-weight: bold;
	background: none;
}
#bg_contact {
	background: url(images/bg-contact.jpg) no-repeat left bottom;
}
.width50 {
	float: left;
	padding-left: 10px;
}
#miniatures{
	 width:320px;
}
#miniatures img{
	border: 1px solid #00ACD7;
	margin: 0px 4px 5px;
	cursor: pointer;
}
.bloc_fond1 li, .bloc_martop  li {
font-weight: bold;
}
.lien {
	float:right;
	margin-top: 20px;
}
#img_produits {
	margin-right: 50px;
}
