@charset "utf-8";
/* CSS Document */
html{
	background: white;
}
body{
	padding: 0px;
	margin: 0px;
}
.body{
	padding: 0px;
	margin:auto;
	background: url(../img/bg.jpg) #cdcbcc;
	width: 1000px;
	height:1324px;
	font-family: Verdana;
}
.body-real{
	padding: 0px;
	margin:auto;
	background: url(../img/bg.jpg) #cdcbcc;
	background-repeat:no-repeat;
	width: 1000px;
	height:2914px;
	font-family: Verdana;
}
img, div, a , h1,h2, h3, h4, h5,h6{
	behavior: url(iepngfix.htc);
}
a, a img{
	border: 0px;
	color: black;
}
.clear{
	clear:both;
}
.point{
	background-image:url(../img/point.png);
	background-repeat:repeat-x;
	width: 100%;
	height: 30px;
}
.colonne_gauche{
	float: left;
	background: url(../img/colonne_gauche.jpg);
	width: 175px;
	height: 756px;
}

.colonne_gauche_home{
	float: left;
	background: url(../img/colonne_gauche.jpg);
	background-repeat:no-repeat;
	background-color:#e1dddc;
	width: 175px;
	height: 2912px;
}

.colonne_gauche a {
	display: block;
	margin-left: 140px;
}
.colonne_centre{/*contenu blanc en float left par rapport a la colonne gauche*/
	width: 660px;
	float: left;
	background:url(../img/fond-header.jpg) white no-repeat;
}
.colonne_centre a#logo span{
	display: none;
}
.colonne_centre a#logo {
	display: block;
	height: 25px;
	float:left;
	width: 116px;
	margin-top: 10px;
	margin-left: 21px;
	margin-bottom: 0px;
	background:url(../img/logo.png) no-repeat;
}
.menu{
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 10px;
}
/*Le menu*/
.menu #scarabe{
	display: block;
	float: left;
	width: 66px;
	height: 13px;
	background:url(../img/menu_scarabe.png) no-repeat;
}
.menu #scarabe:hover{
	background: url(../img/menu_scarabe2.png) no-repeat;
}
.menu #solution{
	display: block;
	float: left;
	width: 97px;
	height: 13px;
	background:url(../img/menu_solution.png) no-repeat;
}
.menu #solution:hover{
	background: url(../img/menu_solution2.png) no-repeat;
}
.menu #realisation{
	display: block;
	float: left;
	width: 107px;
	height: 13px;
	background:url(../img/menu_realisation.png) no-repeat;
}
.menu #realisation:hover{
	background: url(../img/menu_realisation2.png) no-repeat;
}
.menu #contacteznous{
	display: block;
	float: left;
	width: 99px;
	height: 13px;
	background:url(../img/menu_contact.png) no-repeat;
}
.menu #contacteznous:hover{
	background: url(../img/menu_contact2.png) no-repeat;
}
.menu #methode{
	display: block;
	float: left;
	width: 106px;
	height: 13px;
	background:url(../img/menu_methode.png) no-repeat;
}
.menu #methode:hover{
	background: url(../img/menu_methode2.png) no-repeat;
}
/*Fin du men*/
.photo img{/*photo dans le header*/
	width: 619px;
	margin-left: 2%;
	margin-top: 0px;
}
.gauche{/*Le contenu est a  gauche*/
	margin-left: 63px;
	margin-top: 46px;
}
.contenu{/*margin de la gauche pour */
	margin: 0px 20px;
}
.contenu h2{
	margin: 16px 0px;
}
.contenu h3{
	color: #5386b5;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
}
.title{
	margin-top: 20px;
}
.contenu *,.title u{
	font-size: 11px;
}
.title img{
	float: left;
	margin-right: 5px;
}
.title u{
	display:block;
	padding-top: 6px;
} 
.title p{
	display: block;
	margin-bottom: 23px;
}
.gauche img{
	float: left;
}
.gauche p{
	display: block;
	padding-top :7px;
}
.gauche.scarabe p{
	display: block;
	margin-left: 30px;
	margin-bottom:20px;
	margin-top:10px;
}
/*adresse de scarabe (page scarabe )*/
.adresse{
	width: 172px;
	display: block;
	float: left;
	padding:  0px;
	margin-right: 15px;
}/*Contenu de adresse HEADER, contenu FOOTER*/
.adresse p{
	margin: 0px;
}
.millieu_adresse{
	float: left;
	width:  170px;
	padding: 5px;
	background:url(../img/millieu_adresse.jpg) repeat-y;
}
.millieu_adresse span{
	display: block;
	color: #747271;
	margin:0px;
	padding-left: 2px;
	font-size: 10px;
}
.millieu_adresse h3{
	padding-left: 2px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 6px;
	
	color: #000000;
	font-weight:bold;
}
.header_adresse{
	float: left;
	width:170px;
	height: 12px;
	margin-top: 15px;
	background: url(../img/header_adresse.jpg) no-repeat;
}
.footer_adresse{
	float: left;
	width:170px;
	height: 12px;
	background: url(../img/footer_adresse.jpg) no-repeat;
}/*Fin du contenu adresse*/
.footer{/*FOOTER*/
	float: left;
	width:660px;
	height: 125px;
	background: url(../img/footer.png) #CFCDCE;
	background-repeat: no-repeat;
}
.gauche p u{
	font-family: Verdana
}
.gauche h2 img{
	display: block;
	float: none;
}
.droite{
	float:right;
	width: 390px;
	padding-right: 15px;
}
.gauche_2{
float:left;
width:207px;
overflow:hidden;
margin-top:10px;
}
.gauche_2 a{
	color: #666666;
	text-decoration:none;
}
.gauche_2 a:hover{
	text-decoration: underline;
}
form label{
	display: block;
	float: left;
	text-align: left;
	width: 100px;
	margin-bottom: 5px;
}
form input, form textarea{
	display: block;
	margin-bottom: 5px;
	border: #999999 solid 1px;
}
form textarea{
	width: 230px;
	height: 100px;
}
.hidden *{
	display: none;
}
.erreur{
background: red;
color: white;
padding: 0px 5px;
}

span.error {
	color:red;
}

.tt{
	font-family: Arial;
	color:#444040;
	font-size:11px;
	font-weight:bold;
	}
	
.texte{
	font-family: Arial;
	color:#5787b6;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	}
	
.titre-real{
	font-family: Arial;
	color:#444040;
	font-size:11px;
	text-align:justify;
	background-color:#e5e5e5;
	}

.type-site {
	font-family: Arial;
	color:#444040;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	background-color:#e5e5e5;
	}



.slide_summary {
	width: 250px;
padding: 2px 0;
}
.slide_summary.selected {
	color:#5787b6;
}
.slide_summary h2 {
	font-family: Arial;
	color:#444040;
	font-size:11px;
	font-weight:bold;
background: transparent url(/img/point.gif)  no-repeat 0px 4px;
margin: 0;
padding-left: 10px;
}
.slide_summary p {
margin: 0;
font-size: 10px;
}
.paginate {
width: 100%;
padding: 0 0 10px 0;
}
#realprev, #realnext {
float:left;
width: 50%;
}
#realnext {
text-align:right;
}
.slide, .slide table {
margin: 0;
}
.cli_sstitre {
margin: 1px 0 0 0;
font-size:10px
}
.cli_texte {
margin: 6px 0 0 0;
}
.cli_url {
	display: block;
	width: 70px;
margin: 6px 0 0 0;
}


#contenu_scarabe {
	margin: 0px 0px;
	padding:0;
	width: 660px;
	
}
#contenu_scarabe .gauche{
	margin-left: 15px;
	margin-top: 20px;
}

.accordion_toggle {
	display: block;
	width: 602px;
	background: #fff url(/img/fleche_bas.jpg) no-repeat 600px 7px;
	padding: 7px 15px 7px 0px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	border-top: 1px dotted #d0cdcc;
	cursor: pointer;
	margin: 3px 0;
	color: #444040;
}
.accordion_toggle.last {
	border-bottom: 1px dotted #d0cdcc;
}
.accordion_toggle_active {
	border-bottom: 1px dotted #d0cdcc;
	background: #fff  url(/img/fleche_haut.jpg) no-repeat 600px 7px;
}

.accordion_toggle div.num {
float: left;
}
.accordion_toggle div.tit {
margin-left: 20px;
margin-right: 25px;
}
.accordion_toggle div.tit span{
	font-weight: bold;
}

.accordion_toggle_active span {
}

.accordion_toggle_active span, .accordion_toggle_active div.num{
	color:#5787b6;
}


.accordion_content {
	width: 618px;
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.accordion_content h2 {
	margin: 5px 0 5px 20px;
	color: #444040;
}
#vertical_container .accordion_content p {
	line-height: 120%;
	padding: 0;
	margin: 5px 45px 10px 20px;
	clear: both;
	text-align: justify
}
.accordion_content .adresse.first {
	margin-left: 120px !important;
	margin-left: 70px;
}
#content_3 img {
display: block;
clear: both;
margin: 20px 0 10px 20px;
}
#content_3 a {
display: block;
width: 170px;
margin: 25px 0 10px 20px;
clear: both;
	color:#5787b6;
text-decoration: none
}


