body {
	margin:0;
	color:#6b6b6b;
	font: 11px Arial, Verdana, Tahoma sans-serif;
	background:#f1f1f1 url(../images/bg-body.gif) repeat-x;
}
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#5e5e5e;
}
a:hover {
	text-decoration:underline;
}
#main {
	width:860px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-main.png) repeat-y;
}
/*header*/
#header {
	width:860px;
	height:221px;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.gif) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#header strong.logo a {
	height:100%;
	display:block;
}
/*header partenaire*/
#headerpartenaire {
	width:860px;
	height:221px;
	overflow:hidden;
	background:url(../images/bg-header_partenaire.jpg) no-repeat;
}
#headerpartenaire strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.png) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#headerpartenaire strong.logo a {
	height:100%;
	display:block;
}
/*header societe*/
#headersociete {
	width:860px;
	height:221px;
	overflow:hidden;
	background:url(../images/bg-header_societe.jpg) no-repeat;
}
#headersociete strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.png) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#headersociete strong.logo a {
	height:100%;
	display:block;
}
/*header services*/
#headerservices {
	width:860px;
	height:221px;
	overflow:hidden;
	background:url(../images/bg-header_service.jpg) no-repeat;
}
#headerservices strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.png) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#headerservices strong.logo a {
	height:100%;
	display:block;
}
/*header solutions*/
#headersolutions {
	width:860px;
	height:221px;
	overflow:hidden;
	background:url(../images/bg-header_solution.jpg) no-repeat;
}
#headersolutions strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.png) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#headersolutions strong.logo a {
	height:100%;
	display:block;
}
/*header recrutement*/
#headerrecrutements {
	width:860px;
	height:221px;
	overflow:hidden;
	background:url(../images/bg-header_recrutement.jpg) no-repeat;
}
#headerrecrutements strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.png) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#headerrecrutements strong.logo a {
	height:100%;
	display:block;
}
/*header reference*/
#headerreference {
	width:860px;
	height:221px;
	overflow:hidden;
	background:url(../images/bg-header_reference.jpg) no-repeat;
}
#headerreference strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.png) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#headerreference strong.logo a {
	height:100%;
	display:block;
}
/*header index*/
#headerindex {
	width:860px;
	height:343px;
	overflow:hidden;
	padding-left:5px;
}
#headerindex strong.logo {
	width:169px;
	height:33px;
	background:url(../images/logo.png) no-repeat;
	margin:43px 0 0 96px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#headerindex strong.logo a {
	height:100%;
	display:block;
}
.png {
	display:block;
}
/*content*/
#content {
	height:1%;
	overflow:hidden;
	padding:0 0 20px 75px;
	margin:0 5px;
	background:#fff 100% 100%;/*background:#fff url(../images/bg-content.jpg) no-repeat 100% 100%;*/
}
.sidebar {
	float:left;
	width:203px;
	background:url(../images/bg-sidebar.gif) repeat-y;
	padding:15px 0 0;
}
.sidebarcont {
	float:left;
	width:203px;
	background:url(../images/bg-sidebar.gif) repeat-y;
	padding:15px 0 0;
	margin:0 0 200px 0;
}
.sidebar-bottom {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-contact.gif) no-repeat 0 100%;
	padding:0 15px 20px;
}
.sidebar-bottom_index {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-ss_contact.jpg) no-repeat 0 100%;
	padding:0 15px 20px;
}
#menu {
	margin:0;
	padding:0;
	font-size:12px;
	border-top:1px solid #a2a2a2;
}
#menu li {
	border-bottom:1px solid #a2a2a2;
	padding:1px 0 1px;
	list-style:none;
}
#menu li a {
	display:block;
	height:100%;
	padding:4px 0 4px 5px;
	margin:0 0 0 6px;
	text-transform:uppercase;
}
#menu li a:hover, #menu li.active a {
	background:#999999;
	text-decoration:none;
	color:#fff;
}
#menu li ul {
	margin:1px 0 0;
	padding:0 0 0 19px;
	font-size:10px;
	border-top:1px solid #a2a2a2;
	display:none;
}
#menu li.active ul {
	display:block;
}
#menu li ul li {
	border:0;
	background:url(../images/bg-subnav.gif) no-repeat 0 8px;
	line-height:12px;
	padding:5px 0 5px 6px;
}
#menu li ul li a {
	padding:0 0 0 5px;
	margin:0;
	color:#818181;
}
#content #menu li ul li a, #menu li ul li a:hover {
	background:none;
	color:#818181;
}
#menu li ul li a:hover {
	text-decoration:underline;
}
.sidebar .block {
	margin:35px 0 20px;
}
.sidebar .block h2 {
	border-bottom:1px solid #f00;
	color:#f00;
	font-size:22px;
	font-weight:normal;
	padding:0 0 0 9px;
	margin:0 0 12px;
}
.sidebar .block p {
	margin:5px 0;
	line-height:150%;
	text-align:justify;
}
.sidebar .block span {
	display:block;
	text-align:right;
	font-size:9px;
}
.sidebar .contact {
	background:url(../images/bg-mail.gif) no-repeat 22px 0;
	padding:14px 0 0 68px;
	font-size:12px;
	font-weight:bold;
	color:#353535;
	margin:39px 0 0;
}
.sidebar .contact2 {
	padding:14px 0 0 68px;
	font-size:12px;
	font-weight:bold;
	color:#353535;
	margin:39px 0 0;
}
.sidebar .contact span {
	display:block;
	margin:0 0 0 3px;
}
.sidebar .contact a {
	color:#f00;
	font-size:10px;
}
.sidebar .contact a strong {
	text-decoration:underline;
}
.sidebar .contact a:hover strong, .sidebar .contact a:hover {
	text-decoration:none;
}
/*main content*/
.container {
	float:right;
	width:527px;
	padding:24px 31px 20px 14px;
}

.containeref {
	float:right;
	width:550px;
	padding:24px 0px 20px 0px;
}
.sauvegarde {
	float:right;
	width:700px;
	padding:24px 31px 20px 14px;
}
.container h1 {
	font-size:22px;
	font-weight:normal;
	color:#ff1e00;
	margin:0;
}
.containeref h1 {
	font-size:22px;
	font-weight:normal;
	color:#ff1e00;
	margin:0;
}
.container p {
	text-align:justify;
	line-height:110%;
}
.container p span {
	display:block;
}
.container p span a {
	text-decoration:underline;
	font-size:10px;
}
.container p span a:hover {
	text-decoration:none;
}
.container h4 {
	font-size:11px;
	margin:0 0 5px;
	border-bottom:#666666 solid 1px;
}
.container h5 {
	font-size:11px;
	margin:0 0 5px;
}
.container .note {
	float:right;
	width:244px;
	margin:20px 0 0 18px;
}
.container .ing {
	float:left;
	width:300px;
}
.container .texte {
	float:right;
	width:240px;
	margin:0 0 0 0px;
}


/*main content_solution*/
.container_solution {
	float:right;
	width:527px;
	padding:24px 31px 0px 14px;
	margin:0px;
}

.container_solution h1 {
	font-size:22px;
	font-weight:normal;
	color:#ff1e00;
	margin:0;
}

.container_solution p {
	text-align:justify;
	line-height:110%;
}
.container_solution p span {
	display:block;
}
.container_solution p span a {
	text-decoration:underline;
	font-size:10px;
}
.container_solution p span a:hover {
	text-decoration:none;
}
.container_solution h4 {
	font-size:11px;
	margin:0 0 5px;
	border-bottom:#666666 solid 1px;
}
.container_solution h5 {
	font-size:11px;
	margin:0 0 5px;
}
.container_solution .note {
	float:right;
	width:244px;
	margin:20px 0 0 18px;
}
.container_solution .ing {
	float:left;
	width:300px;
}
.container_solution .texte {
	float:right;
	width:240px;
	margin:0 0 0 0px;
}



.texterecrutement {
	float:right;
	width:230px;
}

.itineraire{
margin:0px 0px 0px 50px;
vertical-align:bottom;
text-align:right;
float:left;
position:relative;
width:200px;
}

.click{
vertical-align:bottom;
text-align:right;
}

.arret{
width:200px;
float:left;
padding:0 0 0 55px;
position:relative;}

.allco{
border-top:#FF0000 solid 1px;
clear:both;}
.textetemoignage {
	padding:0 10px 30px 15px;
}
.container .texte2 {
	float:right;
	width:260px;
	margin:33px 0 0 0;
}
.container .recrutement {
	float:left;
	width:250px;
	padding: 0 20px 50px 0;
	margin:0px 0px 0 0;
	border-right:#666666 solid 1px;
}
.container .contact {
	float:left;
	width:260px;
	padding: 0 20px 20px 0;
	margin:0px 0px 0 0;

}
.container .bienvenu {
	float:left;
	width:350px;
	margin:0px 0 0 0;
}
.container .indexB {
	float:left;
	width:140px;
	margin:0px 0 0 24px;
}
.adresse {
	border-bottom: #CCCCCC solid 1px;
	padding:10px 0 10px 0;
}
.lien {
	padding:20px 0 0 0;
}
.lien a {
	color:#ff1e00;
}
.mdp {
	padding:5px 0 0 0;
}
.mdp1 {
	color:#FF0000;
	padding:5px 0 0 0;
}
.espace_client {
	width:200px;
	padding:50px 0 0 140px;
}
.espace_client1 {
	width:200px;
	padding:30px 0 0 140px;
}
.container .champs {
	padding:2px 0 2px 0;
}
.container .picto {
	float:left;
	width:52px;
	padding: 5px 10px 5px 5px;
}
.div_list {
	padding:0 0 5px 35px;
}
.container .marche {
	float:right;
	width:240px;
	margin:20px 0 20px 0;
	border:#FF0000 solid 1px;
}
.container .textep {
	margin:10px 10px 10px 10px;
}
.container .note h3 {
	background:#ff2b2a;
	margin:0;
	line-height:28px;
	font-size:11px;
	color:#fff;
	padding:0 0 0 16px;
}
ul.list {
	margin:0;
	padding:0;
	list-style:none;
}
ul.list li {
	background:url(../images/bg-list.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
	margin:0 0 0 13px;
	line-height:18px;
}
.note ul.list {
	border:1px solid #ff2b2a;
	padding:8px 0 17px 20px;
	margin:3px 0 0;
}
/*footer*/
#footer {
	width:860px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-footer.gif) no-repeat;
	color:#777;
	padding:12px 0 20px;
	text-align:center;
}
#footer ul {
	display:inline;
	margin:0;
	padding:0;
	overflow:hidden;
}
#footer ul li {
	display:inline;
	list-style:none;
	background:url(../images/bg-bottom-ul.gif) no-repeat 0 50%;
	padding:0 6px 0 10px;
	margin:0 -2px 0 0;
}
#footer ul li:first-child {
	background:none;
}
#footer p {
	margin:0;
	display:inline;
}
#footer a {
	color:#777;
}
/****** MENU ******/
.selection_menu a {
	background:#FF0000;
	color:#FFFFFF;
	padding: 5px 10px 5px 10px;
}
/*/////////// formulaire /////////*/
.shadeform {
	font:Verdana, Arial, Helvetica, sans-serif 13px;
	background-image: url(../images/shadeform.gif);
	background-repeat:repeat-x;
	text-align: left;
	border:1px solid #CCCCCC;
	height:21px;
	width: 150px;

}
.textarea {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/shadeform_02.gif);
	background-repeat:repeat-x;
	text-align: left;
	width: 190px;
	height: 100px;
	cursor:text;
	border:1px solid #CCCCCC;
}
.textarea1 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/shadeform_02.gif);
	background-repeat:repeat-x;
	text-align: left;
	width: 350px;
	height: 40px;
	cursor:text;
	border:1px solid #CCCCCC;
}
.textarea2 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/shadeform_02.gif);
	background-repeat:repeat-x;
	text-align: left;
	width: 350px;
	height: 120px;
	cursor:text;
	border:1px solid #CCCCCC;
}
.button {
	background:url(../images/BOUTON_CONTACT_12.jpg);
	background-repeat:no-repeat;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	height: 21px;
	width:74px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid;
	border-color:#CC0000;
	color:#FFFFFF;
}
.buttonon01 {
	background:url(../images/BOUTON_CONTACT_12.jpg);
	background-repeat:no-repeat;
	font: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	height: 21px;
	width:74px;
	cursor:hand;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
}
.message {
	float:left;
	height:20px;
	padding:0 5px 0 0px;
}
/*/////////// ss_menu /////////*/
.ssmenu {
	background-image:url(../images/bande_ss_menu_07.jpg);
	background-repeat:no-repeat;
	margin-top: 10px;
	width:537px;
	height:33px;
	position: relative;
}
.ssmenu1 {
	background-image:url(../images/1bande_ss_menu_07.jpg);
	background-repeat:no-repeat;
	margin-top: 35px;
	width:400px;
	left: 100px;
	height:80px;
	position: relative;
}
.ssmenutext {
	vertical-align:middle;
	position:absolute;
	width:520px;
	left: 14px;
	top: 9px;
	font-size:11px;
}
.ssmenutext1 {
	vertical-align:middle;
	position:absolute;
	width:520px;
	left: 35px;
	top: 9px;
	font-size:11px;
}

.ssm_select {
	color:#FF0000;
}
.ssmenusol {
	background-image:url(../images/B_ss_menu_07.jpg);
	background-repeat:no-repeat;
	margin-top: 10px;
	width:520px;
	height:54px;
	position: relative;
}
.ssmenusoltext {
	vertical-align:middle;
	position:absolute;
	width:530px;
	left: 15px;
	top: 10px;
	font-size:11px;
	line-height: 16px;
}
/*** TEMOIGNAGE ****/
blockquote.cont-quote {
	margin:0 0 25px;
	padding:22px 0 0;
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	color:#666666;
	background:url('../images/quot-mark1.gif') no-repeat;
	text-indent:50px;
}
.titre_temoignage {
	color:#FF0000;
	text-align:right;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	text-indent:50px;
}

.source_temoignage {
	color:#666666;
	text-align:right;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	text-indent:50px;
}

.tem a{
text-decoration:none}


.bonhomme_wifi{
position:relative;
float:left;
width:149px;  
padding:70px 0 0 0 ;

}
