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

/* PROPRIETE GLOBAL */
/********************/
h1, h2, h3, address, p, ul, li, blockquote, #logo {
	display: block;
	margin: 0px;
}
html, body {
	margin: 0px;
	height: auto;
	width: 100%;
	font: 100%/100% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	background: url(images/bg.jpg) repeat-x;
}
/* ENVELLOPE */
/*************/
div#site {
	width: 905px;
	padding: 0px 22px 0px 28px;
	margin: 0px auto;
	background: #FFFFFF url(images/bg2.jpg) no-repeat;
}
div#header {
	height: auto;
	padding-top: 33px;
}
#site #menu {
	padding: 0px 0px 0px 180px;
	margin: 0px 0px;
	height: 25px;
	width: auto;
	background: url(images/fond-menu.jpg) left bottom;
}
#site #menu img {
	display: block;
}
#site #menu li {
	margin: 0px;
	padding: 0px 30px 0px 40px;
	height: auto;
	font-size: 17px;
	line-height: 19px;
	float: left;
	font-weight: bold;
	background: url(images/puce-menu.gif) no-repeat left top;
}
#footer {
	margin: 0px auto;
	font-size: 1em;
	text-align: center;
	clear: both;
	padding: 30px 0px 0px;
}
#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-left: 10px;
	padding-right: 15px;
}
#actualite {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background: #252525;
	margin-right: 45px;
}
#actu {
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
	width: 395px;
}
#fond1 {
	background: url(images/fond-contact.jpg) no-repeat right top;
}
#fond2 {
	background: url(images/fond-contact.jpg) no-repeat right bottom;
}
#fond3 {
	background: url(images/fond-sav.gif) no-repeat center bottom;
}
/* CLASS FONCTIONNELLE */
/***********************/
.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.6em;
}
.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 10px 0px;
	width: 60%;
	margin: 0px 0px 0px;
	text-align: justify;
	background: url(images/degrade-contenu.jpg) repeat-y 10px top;
}
div.principale{
	height: auto;
	line-height: 1.3em;
	width: auto;
	padding: 30px 15px 0px;
	font-size: 0.7em;
}
.principale h4 {
	font-size: 1em;
	padding: 0px;
	font-style: normal;
	color: #333333;
	background: url(images/degrade.jpg) no-repeat 148px 16px;
	text-align:center;
	margin:0px;
	padding-bottom:25px;
	display:block;
}
a.savoir-plus {
	text-align: left;
	color: #D41B00;
	background: url(images/puce-info.jpg) no-repeat left center;
}
.justify {
	text-align: justify;
}
.majuscules {
	text-transform: uppercase;
}
/* BALISES */
/***********/
ul {
	font-size: 1em;
	padding: 0px;
	margin: 0px 0px;
	height: auto;
	font-weight: normal;
}
li {
	list-style:none;
	margin: 5px 0px 5px 10px;
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	background: url(images/puce.gif) no-repeat left 1px;
	color: #448FE2;
}
h1 {
	padding-bottom: 3px;
	font: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	color: #666666;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	padding: 2px 0px 1px 15px;
	font-style: normal;
	color: #666666;
	background: url(images/h2.gif) no-repeat left bottom;
}
h3 {
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
	font-style: normal;
	font-weight: bold;
}
img {
	border-style: none;
}
small {
	font-size: 0.8em;
}
blockquote {
	width: 45%;
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	margin: 0px;
	padding: 5px 0px;
	border-style: none;
}
address {
	font-style: normal;
	padding: 10px 0px 0px;
	margin: 0px;
	font-size: 1.4em;
}
/* 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 8px 0px 0px;
	display: block;
	color: #333333;
}
form {
	margin: 0px 0px 0px 80px;
	width: 450px;
	padding: 0px;
	display: block;
	float: right;
}
textarea, input, select, #go{
	border: 1px solid #58A8DB;
}
textarea {
	height: 70px;
	overflow: auto;
}
input, textarea, select {
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
	width: 66%;
	display: block;
}
input, textarea, select, #go {
	margin-left: 90px;
}
#go {
	color: #000000;
	width: 120px;
	height: 22px;
	background: #3A88DD url(images/btn.png) repeat-x;
	display: block;
	padding: 0px;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
	margin: 5px 0px 0px 90px;
}
/* LIEN */
a {
	text-decoration: none;
	color: #398CE8;
}
a:hover {
	color: #000000;
}
#tt a{
	color: #333333;
}
#tt a:hover{
	color: #666666;
}
#go:hover {
	font-size: 0.9em;
	background: #7A99CF;
}
#site #menu a {
	color: #666666;
	background: url(images/menu-blanc.jpg) left center;
}
#site #menu a:hover {
	color: #2F93E1;
	background: url(images/menu-noir.jpg) no-repeat left center;
}
#footer a {
	color: #4E3B3F;
	margin: 0px 10px;
}
#footer a:hover {
	text-decoration: underline;
}
p:first-letter {
	text-transform:uppercase;
}
/* FIN LIEN ******************************************/
/*	filter:alpha(opacity=50);
	-moz-opacity:.25;
	opacity:.25;
*/
#header h2 {
	font-size: 1em;
	padding: 0px 0px 8px;
	font-style: normal;
	color: #999999;
	background: url(images/degrade.jpg) no-repeat left bottom;
	width: 60%;
}
#index_services {
	width: 250px;
}
.colonne p {
	margin-left: 10px;
	padding: 10px 0px;
}
#index_services p {
	margin-left: 10px;
}
.color {
	color: #3196DE;
}
object {
	display: inline;
	float: none;
}
#footer address {
	background: url(images/add-fond.jpg) no-repeat center center;
	font-size: 1em;
	padding-top: 0px;
}
.prestations {
	width: 45%;
	margin: 5px 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/degrade-contenu.jpg) repeat-y 8px top;
	height: 140px;
}
.prestations li {
	list-style:none;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	padding: 3px 0px 3px 18px;
	background: url(images/puce.gif) no-repeat left 5px;
	color: #333333;
}
#carnaghi {
	background:#A24B44 url(images/degrade-contenu.jpg) repeat-y 8px top;
}
#ftp {
	background:#099903 url(images/degrade-contenu.jpg) repeat-y 8px top;
}
#tacchi {
	background: #D90F03 url(images/degrade-contenu.jpg) repeat-y 8px top;
}
#toyoda {
	background: #1E71D9 url(images/degrade-contenu.jpg) repeat-y 8px top;
}
#robbi {
	background: #FF7100 url(images/degrade-contenu.jpg) repeat-y 8px top;
}
#site #header #menu #actif {
	color: #4191E6;
}
.border {
	border: 1px solid #4291ED;
}
.marge {
	margin-left:10px;
}
