/* CSS Document */
body {
	margin-left:0px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:0px;
	padding:0px;
	font-family:Arial;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-align:center;
}
img {
	border:none;
}
a {
	font-family: Arial;
	font-size:11px; 
	color: #000; 
	font-weight: bold; 
	line-height:14px; 
	text-decoration: none; 
}
a:hover {
	color:#B4D71E;
}
h1 {
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	font-size:14px;
	font-weght:bold;
	color:#000;
}
h2 {
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
	font-size:12px;
	font-weght:bold;
	color:#000;
}
b {
	font-weight:bold;
}
p {
	margin:0px;
	padding:0px;
}
table {
	font-size:11px;
}
#container {
	position:relative;
	width:828px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	text-align:left;
}
#menu.index {
	position:absolute;
	left:0px;
	top:185px;
	width:100%;
}

/* INDEX */
#presentation {
	margin-top:15px;
	margin-left:247px;
	width:177px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:10px;
}
#contacts.index {
	position:absolute;  
	left:0px;
	top:260px;
	width:207px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	text-align:right;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
}

#newsref {
	float:left;
	width:300px;
	border-top: dashed 1px #000;
	padding-top:27px;
}

#news {
	float:left;
	width:300px;
}

#tiNewsReferences {
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:12px;
	margin-top:12px;
}
#actusReferences {
	border-bottom: dashed 1px #000;
	margin-bottom:12px;
}
#visuActusReferences {
	float:left;
	width:60px;
	height:60px;
}
#texteActusReferences {
	float:left;
	margin-left:5px;
	text-align:left;
}
#accesClient {
	position: static;
	float:left;
	width:207px;
	height:120px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	margin-bottom:100px;
}
#index_rss {
	float:right;
	width:250px;
}
#cleaner {
	clear:both;
}
/* FORMULAIRE */
input.champ {
	width:109px;
	height:15px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:4px;
	background-color:#B4D71E;
	border:none;
	font-size:10px;
}
input.submit {
	width:25px;
	height:20px;
	margin-bottom:5px;
	margin-top:5px;
	border:solid 1px #000;
	font-weight:bold;
	background-color:#fff;
	font-size:10px;
}

/* HEADER */
#header {
width:828;
margin-bottom:30px;	
}

/* COLONNE GAUCHE*/
#colgauche {
	float:left;
	width:207px;
}

#tiRubrique {
	width:207px;
	height:75px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	margin-bottom:30px;
}
.tiRubriqueSociete {
	background-image:url(../images/tiPageSociete.gif);
}
.tiRubriqueServices {
	background-image:url(../images/tiPageServices.gif);
}
.tiRubriqueCbb {
	background-image:url(../images/tiPageCbb.gif);
}
.tiRubriqueReferences {
	background-image:url(../images/tiPageReferences.gif);
}
.tiRubriquePartenaires {
	background-image:url(../images/tiPagePartenaires.gif);
}
.tiRubriqueContacts {
	background-image:url(../images/tiPageContacts.gif);
}
#contacts.pages {
	width:207px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	text-align:right;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
}
p.sousMenu {
	width:207px;
	border-top: dashed 1px #000;
	text-align:right;
	margin:0px;
	padding-top:2px;
	padding-left:0px;
	padding-right:0px;
	font-weight:bold;
}

/* COLONNE DROITE */
#colDroite {
	float:left;
	margin-left:40px;
	width:581px;
	margin-bottom:30px;
}
/* CONTENU COL DROITE */
#colDroiteContenu {
	float:left;
	width:300px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	padding-top:27px;
	padding-bottom:27px;
}
#colDroiteContenu img {
	margin-top:10px;
	margin-bottom:10px;
}

/* VISUEL COL DROITE */
#colDroiteVisuel {
	float:right;
	width:246px;
	height:300px;
	background-repeat:no-repeat;
}
.colDroiteVisuelSociete {
	background-image:url(../images/visuSociete.gif);
}
.colDroiteVisuelServices {
	background-image:url(../images/visuServices.gif);
}
.colDroiteVisuelCbb {
	background-image:url(../images/visuCbb.gif);
}
.colDroiteVisuelPartenaires {
	background-image:url(../images/visuPartenaires.gif);
}
.colDroiteVisuelContacts {
	background-image:url(../images/visuContacts.gif);
}
#colDroiteVisuel img.icone {
	margin:10px;
}

/* FOOTER */
#footer {
	clear:both;
	width:828px;
	font-family:Arial;
	color:#999;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	text-align:center;
}
#footer a {
	font-family: Arial;
	font-size:10px; 
	color: #999; 
	font-weight:normal; 
	line-height:14px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}