/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background: #e1e6e7 url(../images/fond.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000;
	margin:0 3px 0 0;
}
ul{	list-style-type:none}
hr{border:#ba280f 1px solid}
h1,h2{display:none}
label{cursor:pointer; margin:0 0 0 5px;}
.left{float:left; margin:0 5px 0 0;}
.right{float:right; margin:0 0 0 5px;}
.clear{clear:both}
.border{border:#ccc solid 1px; padding:2px;}
.red{color:#ba280f}
#global{
	margin:0 auto;
	width:900px;
	text-align:left;
}
h1{ text-indent:-9999px;}
#wrapper{
	background:url(../images/fond-centre.gif) no-repeat left bottom;
}
#menu ul{}
#menu li{
	display:block;	
	float:left;
	text-indent:-9999px;
}
#boutonaccueil a{ 
	background:url(../images/presentation.gif) no-repeat left top;
	width:226px;
	height:78px;
	display:block;
}
#boutonrea a{ 
	background:url(../images/realisation.gif) no-repeat left top;
	width:234px;
	height:78px;
	display:block;
}
#boutoncontact a{ 
	background:url(../images/contact.gif) no-repeat left top;
	width:224px;
	height:78px;
	display:block;
}
#boutonaccueil a:hover{ background:url(../images/presentation-on.gif) no-repeat left top}
#boutonrea a:hover{ background:url(../images/realisation-on.gif) no-repeat left top}
#boutoncontact a:hover{ background:url(../images/contact-on.gif) no-repeat left top}
#content{
	background:#fff url(../images/fond-centre2.gif) no-repeat left bottom;
	min-height:300px !important;
	height:auto !important;
	height:300px;
	padding:4px 16px;
}
#content p{	margin:0 0 10px 0}
#content a{color:#bb280f; text-decoration:none;}
#content a:hover{text-decoration:underline}
#blockgauche{
	font-size:1.2em;
	margin:22px 0 0 41px;
	color:#fff;
}
#blockgauche a img {border:0}
#blockgauche a{color:#fff; text-decoration:none;}
#blockgauche a:hover{ text-decoration:underline}
#footer{
	background:url(../images/technibat-france_13.gif) no-repeat left top;
	width:749px;
	height:19px;
	color:#fff;
	padding:2px 65px 0 86px;
}
#footer span{ color:#666}
#footer a{ color:#666; text-decoration:none;}
#footer a:hover{color:#bb280f; text-decoration:underline;}
#footer p{ text-align:right}

/*PAGE ACCUEIL*/
#accueil{background:url(../images/notre-entreprise.gif) no-repeat}
.block{margin:10px 0 0 0; float:left;}
#itemgauche{width:325px; border-right:#cccccc 1px solid;}
#itemdroit{width:224px; margin: 10px 0 0 10px;}
#itemdroit ul{
	margin:10px;
}
#itemdroit li{
	background:url(../images/picto-liste.gif) no-repeat left center;
	text-indent:12px;
}
/*MENTION LEGALES*/
#mentions{background:url(../images/technibat.gif) no-repeat}

/*CONTACT*/
#contact{background:url(../images/formulaire.gif) no-repeat}
#confirmation{background:url(../images/confirmation.gif) no-repeat}

/*realisation*/
#realisations{background:url(../images/realisations.gif) no-repeat}
