/* 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%;
	color: #000000;
	background: #FFFFFF url(images/bg.jpg) repeat-x left top;
	font: 100%/100% Arial, Helvetica, sans-serif;
}
li:first-letter, p:first-letter {
	text-transform:uppercase;
}

/* VARIABLES __________________________________________________*/
.fond1 {
	background: url(images/bg-index.jpg) no-repeat left top;
	height: 541px;
	position: relative;
}
.fond2 {
	background: url(images/bg-savoir-faire.jpg) no-repeat left top;
	position: relative;
	height: 550px;
}
.fond3 {
	background: url(images/bg-contact.jpg) no-repeat left top;
	height: 600px;
	position: relative;
}
/* ENVELLOPE __________________________________________________*/
div#site {
	width: 955px;
	margin: 0px auto;
	font-size: 0.9em;
}
div#corps{
	line-height: 1.3em;
	padding: 0px;
	font-size: 0.8em;
	margin: 0px;
	color: #333333;
}
/* HEADER __________________________________________________*/
div#header {
	height: 104px;
	background: url(images/bg-header.jpg) no-repeat;
}
#logo {
	display: block;
	width: 300px;
	padding-left: 0px;
	margin: 0px auto;
	height: 60px;
	padding-top: 15px;
}
#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 {
	padding: 0px 0px 0px 60px;
	margin: 1px auto 0px;
	height: 28px;
	background: url(images/bg-menu.jpg) no-repeat;
	font-size: 1.1em;
	line-height: 1.1;
	width: 420px;
	font-weight: bold;
}
#site #menu img {
	display: block;
}
#site #menu li {
	margin: 0px 60px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
	font-style: italic;
}
#site #menu a {
	color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	display: block;
}
#site #menu a:hover {
	color: #FFFF00;
	background: url(images/bg-btn-h.gif) no-repeat left center;

}
#site #menu #actif {
	color: #FFFF00;
}

/* FOOTER __________________________________________________*/
#footer {
	margin: 15px auto;
	text-align: center;
	clear: both;
	padding: 9px 0px 0px;
	font-size: 0.8em;
	color: #810D0D;
	height: 70px;
}
#footer a {
	margin: 0px 0px;
	font-size: 1em;
	color: #B02636;
}
#footer a:hover {
	text-decoration: underline;
}
#footer li {
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}
/* 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: #333333;
}
#tt a:hover{
	color: #3D1700;
}

/* 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;
}
.clear-left {
	clear: left;
}
.lettrine {
	font-size: 2em;
}
.align_center {
	text-align: center;
}
.colonne{
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 30%;
	margin: 0px 30px 0px 0px;
	text-align: justify;
	float: left;
}
.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 #B02636;
}
/* BALISES ___________________________________________________*/
ul {
	font-size: 1em;
	padding: 5px 0px 0px 30px;
	margin: 0px auto;
	font-weight: normal;
	height: 20px;
}
li {
	background: url(images/puce.gif) no-repeat left 5px;
	list-style:none;
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 18px;
	text-align: left;
}
h1, h2, h3, h4, h5{
	padding: 5px 0px;
	font-size: 1em;
}
.h1 {
	font: bold 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #B02636;
	display: block;
	padding: 3px 0px 3px 0px;
	margin-bottom: 5px;
	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;
}
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;
	line-height: 1.8em;
	margin: 2px 0px;
	padding: 0px 5px;
	display: block;
	color: #381D27;
	border: 1px solid #810D0D;
	background: #FFFFFF;
}
#form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 250px;
	float: none;
	position: absolute;
	left: 628px;
	top: 148px;
}
#form textarea, #form input, #form #go {
	border: 1px solid #AF2637;
}
#form textarea {
	height: 50px;
	overflow: auto;
}
#form input, #form textarea, #form select, #form #go {
	margin-left: 0px;
}
#form input, #form textarea, #form select {
	color: #000000;
	width: 70%;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	border-style: none;
	vertical-align: text-top;
}
#form #go {
	color: #FFFFFF;
	width: 70px;
	height: 22px;
	display: inline;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	margin:0px 0px;
	background-color: #AF2637;
}
#form #go:hover {
	background-color:#FFC119;
	color: #000000;
}
#form small {
	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;
}
/* LIEN ______________________________________________*/
a {
	text-decoration: none;
	color: #80100F;
}
a:hover {
	color: #80100F;
}
/* FIN LIEN ******************************************/
#footer address {
	float: left;
	padding-right: 30px;
	border-left: 1px solid #000000;
	padding-left: 5px;
	text-align: left;
	height: 35px;
}
#footer ul {
	width: 22%;
	margin: 0px;
	float: left;
	border-left: 1px solid #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	height: 35px;
	text-align: left;
}
#footer li a {
	margin-left: 5px;
	margin-right: 5px;
}
.txt_acceuil {
	position: absolute;
	left: 650px;
	top: 17px;
	width: 281px;
	font-size: 1.1em;
	line-height: 1.3;
	color: #80100E;
}
#txt_space_bas {
	padding-bottom: 170px;
}
.bordernone {
	border-style: none;
}
#txt_div1 {
	position:absolute;
	left:108px;
	top:64px;
	width:200px;
	z-index:1;
	text-align: center;
}
#txt_div2 {
	position:absolute;
	left:684px;
	top:66px;
	width:200px;
	z-index:1;
	text-align: center;
}
#txt_div3 {
	position:absolute;
	left:103px;
	top:323px;
	width:200px;
	z-index:1;
	text-align: center;
}
#txt_div4 {
	position:absolute;
	left:402px;
	top:324px;
	width:200px;
	z-index:1;
	text-align: center;
}
#txt_div5 {
	position:absolute;
	left:686px;
	top:324px;
	width:200px;
	z-index:1;
	text-align: center;
}
.titre_service {
	font-size: 1em;
	color: #80100F;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 85px;
}
#address_contact {
	position: absolute;
	left: 74px;
	top: 240px;
	width: 246px;
	color: #810D0D;
}
#address_contact address {
	margin-bottom: 10px;
}
#map {
	position: absolute;
	left: 376px;
	top: 157px;
	color: #810D0D;
}
#div_diapo {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 353px;
	top: 86px;
}



		/* ------------ Référencement ------------- */
		
.gras {
	font-weight:bold;
}		
		
.neutre {		
	color: #810D0D;
	text-decoration:none;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
