/* Header du site */
#banniere {
	margin: 0 auto ;
	text-align: center;
	background-color: #bfbfbf;
	height: 108px;
	width: 100%;
}

/* *****************************  */
body {
	text-align: center;
	background: #ebebeb;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 80%;
}
#centre {
position: relative;
margin: 0px;
text-align: justify;
}


/* *****************************  */

#haut .menuhaut {
	height: 52px;
	width: 903px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
/*height: 50px;
display: block;*/
}
#haut .menuhaut li {
/*display: inline;*/
	float: left;
	text-indent: -9999px;
}
#haut .menuhaut li a  {
/*margin: 0px 5px;*/
	height: 52px;
	display: block;
}

.sousmenu {
	height: 20px;
	display: block;
}
.sousmenu li {
	display: inline;
}
.sousmenu li a {
 	margin: 0px 5px;
 }

.menuhaut li.active {
	background-position: top;
}
.menuhaut li.inactive {
	background-position: bottom;
}
.menuhaut li:hover {
	background-position: top;
}

.menuhaut li#sites-tab {
	width: 122px;
	background-image: url(../img/toolbar_tabs-accueil.png);
}
.menuhaut li#entreprise-tab {
	width: 99px;
	background-image: url(../img/toolbar_tabs-entreprise.png);
}
.menuhaut li#projets-tab {
	width: 102px;
	background-image: url(../img/toolbar_tabs-projets.png);
}
.menuhaut li#equipe-tab {
	width: 113px;
	background-image: url(../img/toolbar_tabs-equipe.png);
}
.menuhaut li#contact-tab {
	width: 119px;
	background-image: url(../img/toolbar_tabs-contact.png);
}
.menuhaut li#trouve-tab {
	width: 192px;
	background-image: url(../img/toolbar_tabs-trouve.png);
}
.menuhaut li#reseau-tab {
	width: 156px;
	background-image: url(../img/toolbar_tabs-reseau.png);
}

/* ***************************** */
a { 
	outline: none;
	color: #003f8c;
}
a img {
	border: 0;
}

.section {
	height:600px; 
	margin: 20px;
	float: left;
	text-align:justify;
	padding-left: 20px;
	padding-right: 50px;
}
.section h2 {
	color: #444;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 5px;
}

.section h3 {
	color: #444;
	font-weight: bold;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 5px;
}
.section h2 {
	color: #072453;
}
.section p, .section li, .section div {
	font-size: 14px;
	line-height: 22px;
}
.section img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#separ-accueil {
	width:100%;
	float:left;
	text-align: center;
	margin-left:25%;
}

.tab_projets {
	width:100%;
	border:0px;
}
.tabp_image1
{
width : 33%;
}
.tabp_image2
{
width : 50%;
}
.tabp_image3
{
width : 25%;
}
td .tabp_image1, td .tabp_image2, td .tabp_image3 {
	width : 200px;
	height: 50px;
}
td.tabp_text {
	text-align:center;
}

#formulaire-mail {
	width:56%;
	float:left; 
}	
#separ-contact {
	width:4%;
	float:left;
}

#autre-contact {
	width:40%;
	float:left;
}
.tab_annuaire_contact {
	border:0px;
}

.tarif-maintenance {

	
}
.tarif-maintenance tr td, .tarif-maintenance thead {
	width:80px;
	border-left:thin dashed;
	text-align:center;
}
.form_contact
{
margin-bottom:10px;
}
.liste_po
{
width:50%;
}
/* ***************************** */
#bandeau {
	position: relative;
	overflow: hidden;
	height: 400px;
	background-color: #FFFFFF;
	
	width: 1040px;
	text-align: left;
	margin: 0 auto;
}
#sousbandeau3, #sousbandeau4 {
	position: relative;
	overflow: hidden;
	height: 300px;
	background-color: white;
	
	width: 990px;
	text-align: left;
	margin: 0 auto;
}

#cadre-1, #cadre-2, #cadre-3, #cadre-5, #cadre-6, #cadre-7{
	position: absolute;
	height: 400px;
	width: 1000px;
	display: block;
}

#cadre3-1, #cadre3-2, #cadre3-3, #cadre4-1, #cadre4-2, #cadre4-3{
	position: absolute;
	height: 300px;
	width: 990px;
	display: block;
	overflow: auto;
}


#cadre-4{
	position: absolute;
	height: 400px;
	width: 950px;
	display: block;
	overflow: auto;
}





#cadre-1 {
	left: 0px;
}
#cadre-2 {
	left: 1025px;
}
#cadre-3 {
	left: 2050px;
}
#cadre-4 {
	left: 3075px;
}
#cadre-5 {
	left: 4100px;
}
#cadre-6 {
	left: 5125px;
	text-align:center;
}
#cadre-7 {
	left: 6150px;
}

#cadre3-1 {
	left: 0px;
}
#cadre3-2 {
	left: 990px;
}
#cadre3-3 {
	left: 1980px;
}

#cadre4-1 {
	left: 0px;
}
#cadre4-2 {
	left: 990px;
}
#cadre4-3 {
	left: 1980px;
}
