/*-----------------------GENERAL------------------------------*/
body{
	color: #333;
	background: url(images/body-bg.gif) center top repeat;
	}

#global{
	margin-left:auto;
	margin-right:auto;
	width:760px;
	}
	
#menu ul{
	margin:0;
	padding:0;
	}
	

#menu img {
	border:0;
		}
p{
font: 12px sans-serif;
color:#036;
}


/*------------------------CLASSES--------------------------*/
#vide{
	clear:both;
	}

	
.gras{
	font-weight:bold;
	list-style-type:none;
	}
	
.souligne{
	text-decoration:underline;
	}
.gras_souligne{
	font-weight:bold;
	text-decoration:underline;
	}
	

	
.petit{
	font-size:10px;
	}
	
	
.maj{
	text-transform:uppercase;
	color:#990033;
	}
	
.formbt {
	width: 65px;
	height: 20px;
	background-image:url(images/validez.gif);
	background-repeat:no-repeat;
	border-width: 0px;

	cursor:hand;
}

.formbt:active {

		
}

.champs{
	width:110px;
	height:13px;
	font-size:11px;
	}
	
.rouge{
	color:#FF0000;
	}
/*-----------------------ACCUEIL-------------------------------*/
#header {
	height:107px;
	padding-left:3px;
	}
	
#header img{
	margin-left:-3px;
	margin-bottom:-10px;
	}
	
#accueil_1{
	margin-left:25px;
	background-image:url(images/test_index.jpg);
	background-repeat:no-repeat;
	height:570px;
	margin-top:-8px!important;
	margin-top:-32px;
		}
#accueil_1 p{
	margin-top:2px;
	padding-top:5px;
	margin-left:10px;
	width:680px;
	text-align:justify;
	}
	
#accueil_1 table{
	margin-left:480px;
	margin-top:280px;
	}
	
#accueil_1 table .texte1{
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	font-weight:bold;
	
	
	}
	
#accueil_1 table .texte2{
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	font-size:10px;
	text-decoration:underline;
	
	}
	

	
/*--------------------------MENU------------------------------------*/
#menu li{
	display:inline;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
		}

#menu ul{	
        height:25px;
		padding-top:5px;
		padding-bottom:4px;
		margin-left:10px;
		margin-top:0px;
		margin-bottom:0;
		}
li#accueil_home a {
	padding: 6px 25px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar_white.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#000;
	text-decoration:none;
	}
		
li#accueil a{
	padding: 6px 25px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#fff;
	text-decoration:none;
	}
	
li#accueil a:hover{
	background-image:url(images/bar1.jpg);
	}
	
li#societe_home a{
	padding: 6px 27px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar_white.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#000;
	text-decoration:none;
	}
	
li#societe a{
	padding: 6px 27px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#fff;
	text-decoration:none;
	}
	
li#societe a:hover{
	background-image:url(images/bar2.jpg);
	}
	
li#telephonie_home a{
	padding: 6px 28px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar_white.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#000;
	text-decoration:none;
	}
	
li#telephonie a{
	padding: 6px 28px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#fff;
	text-decoration:none;
	}
	
li#telephonie a:hover{
	background-image:url(images/bar3.jpg);
	}
li#reseaux_home a{
	padding: 6px 30px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar_white.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#000;
	text-decoration:none;
	}
	
li#reseaux a{
	padding: 6px 30px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#fff;
	text-decoration:none;
	}
	
li#reseaux a:hover{
	background-image:url(images/bar4.jpg);
	}
	
li#internet_home a{
	padding: 6px 40px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar_white.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#000;
	text-decoration:none;
	}
	
	
li#internet a{
	padding: 6px 40px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#fff;
	text-decoration:none;
	}
	
li#internet a:hover{
	background-image:url(images/bar5.jpg);
	}
li#offre_home a{
	padding: 6px 30px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar_white.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#000;
	text-decoration:none;
	}
		
li#offre a{
	padding: 6px 30px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-image:url(images/bar.jpg);
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: 0;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	color:#fff;
	text-decoration:none;
	}
	
li#offre a:hover{
	background-image:url(images/bar6.jpg);
	}

li#image{
 position: relative;
 top:-6px!important;
 top:-18px;
 left:-3px;
 margin:0;
 padding:0;
	}
	
/*----------------------------SOCIETE------------------------------*/

#societe_1 {
	background-image:url(images/bloc_presentation.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 40px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	}
	
#societe_1 p#intro{
	font-weight:bold;
	height:20px;
	padding-top:15px;

	}
	
p#conseil{
	width:350px;
	float:right;
	padding-top:10px;
	}
	
img#image_1{
	float:left;
	}
	
p#gamme{
	font-weight:bold;
	background-image:url(images/bloc_p.gif);
	background-repeat:no-repeat;
	padding:7px 20px;
	height:60px;
	color:#990000;
	}
#societe_3 #gauche{
	width:390px;
	float:left;
	color:#6699FF;
	}
	
#societe_3 #droite{
	float:right;
	padding-top:70px;
	width:262px;
	}
	
#societe_3 #gauche ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px 20px;
	background-color:#FFFFFF;
	border:1px dotted #036;
	list-style-position:inside;
	margin-right:20px;
	margin-left:5px;
	list-style-image:url(images/puce2.gif);
	color:#333399;
	}
	
#societe_3 #gauche li{
	padding:3px 0;
	}
	
img#backbone_bouton{
	margin-left:200px;

	}
/*----------------------------BACKBONE------------------------------*/
img#backbone{
	float:left;
	}
#backbone_1 {
	background-image:url(images/bloc_backbone.jpg);
	background-repeat:no-repeat;
	padding:55px 60px 40px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	height:350px;
	margin-bottom:10px!important;
	margin-bottom:-20px;
	}
	
p#backbone2{
	padding-top:20px;
	}
	
#backbone_1 #back a{
	position:relative;
	top:-8px;
	left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}

#backbone_1 #back img{
	position:relative;
	top:0px;
	left:100px;
	}
	
#backbone_1 #back a:hover{
	text-decoration:none;
	}
/*----------------------------TELEPHONIE&VOIX------------------------------*/

#telephonie_1 {
	background-image:url(images/bloc_telephonie.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 40px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	height:400px;
	}
	
#telephonie_2{
	width:380px;
	}
	
#telephonie_2 img{
	padding:2px;
	}
	
#telephonie_3{
	float:right;
	width:340px;
	position:relative;
	top:-340px;
	margin-bottom:-300px;
	}
p#ip{
	padding-bottom:80px;
	}
p#number{
	padding-bottom:80px;
	}
/*----------------------------INTERNET------------------------------*/

#internet_1 {
	background-image:url(images/bloc_internet.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 40px 80px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:-80px;
	height:400px;
	}
	
/*----------------------------OFFRES------------------------------*/

#offres_1 {
	background-image:url(images/bloc_offres.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 40px 80px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:-60px;
	height:400px;
	}

/*----------------------------RESEAUX------------------------------*/

#reseaux_1 {
	background-image:url(images/bloc_reseaux.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 40px 80px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:-60px;
	height:400px;
	}


/*----------------------------VOIP------------------------------*/

#voip_1 {
	background-image:url(images/bloc_voip.jpg);
	background-repeat:no-repeat;
	padding:55px 0px 40px 0px;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:-120px;
	height:400px;
	}
	
.liste_1{
	font-family:"bitstream vera sans",Verdana, Arial, Helvetica, sans-serif;
	color:#604445;
	font-size:14px;
	font-weight:500;
	list-style-type:none;
	text-decoration:underline;
	font-weight:bold;
	}

.liste_2{
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:14px;
	list-style-position:inside;
	list-style-image:url(images/puce2.gif);
	}

.liste_3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	list-style-position:inside;
	padding-left:0px;
	list-style-type:square;
	padding-left:10px;
	
		}

#voip_1 #gauche{
	float:left;
	padding-right:10px;
	margin-left:20px;
	}
	
#voip_1 #droite{
	float:right;
	padding-top:50px;
	margin-right:22px!important;
	margin-right:2px;
	}
	
p#backp a{
		position:relative;
		top:-20px;
		left:50px;
		color:#036;
		}
p#backp a:hover{
		text-decoration:none;

		}
img#back{
	position:relative;
	top:-12px;
	left:40px;
	}

/*------------------------SPECIAUX.HTML-------------------*/
#numeros_1 {
	background-image:url(images/bloc_numeros.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 40px 0px;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:-60px;
}

#speciaux #liste_gauche p{
	font-size:13px;
	text-align:justify;
	width:300px;
	padding:10px 10px;
	background-color:#DAE4B4;
	font-family:Geneva, Arial, Helvetica, sans-serif;

	}
	
#speciaux #liste_droite p{
	font-size:13px;
	text-align:justify;
	width:300px;
	padding:10px 10px;
	background-color:#E4DFCD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-left:10px;
	}
	
#numeros h3{
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:3px;
	background-color:#502F16;
	text-align:center;
	}


#speciaux #liste_droite li{
	list-style-type:none;
	padding:3px;
	}
	
#numeros ul{
	padding:0;
	margin:3px;
	list-style-type:none;
	
	}
	
#numeros ul li{
	font-size:11px;
	}
	
	
#top_left span.ensemble {
	display:block;
	color:#fff;
	width:276px;
	padding:20px 20px;
	margin-top:5px;
	margin-left:60px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/slogan_fond.jpg);
	}

#top_left{
	float:left;
	margin-right:10px;
	margin-top:0px;
	margin-left:0px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#036;
	
		}
		
#top_left li{
	list-style-type:none;
	padding:2px;
	
	}
	
	
.femme_fixe {
	float:left;

	margin-top:20px;
		}
		
#numeros_1 #liste_gauche{
	width:325px;
	padding-left:30px;
	float:left;
	}
	
#numeros_1 #liste_droite{
	width:325px;
	float:right;
	}
	
	
.liste2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#036;
	list-style-image:url(images/puce4.jpg);
	}
	
#numeros li{
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}
	
h3{
	padding-left:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#036;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.puce {
	list-style-image:url(images/puce3.gif);
	font-weight:bold;
	}
	
#liste_droite li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	}
	
#listes{
	padding-bottom:60px;
	}
	
	
#liste_droite a{
		position:relative;
		left:50px;
		top:-20px;
		color:#036;
		font: 12px sans-serif;
		color:#036;
		
		}
		
#liste_droite a:hover{
		text-decoration:none;

		}
/*----------------------------COLLECTE------------------------------*/

#collecte_1 {
	background-image:url(images/bloc_collecte.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 40px 10px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:-60px;
	}
	
#top_left_collecte{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#036;
	margin-top:10px;
	margin-left:-20px!important;
	margin-left:-10px;
	padding-right:10px;
				}

#top_left_collecte span.ensemble {
	display:block;
	color:#fff;
	width:276px;
	padding:20px 20px;
	margin-top:5px;
	margin-left:60px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/slogan_fond.jpg);
	}

		
#top_left_collecte li{
	list-style-type:none;

	}
	
.liste1{
	margin-left:50px;/*--décalage à gauche pour ff*/
	padding-left:50px;/*--décalage à gauche pour ie*/
	list-style-image:url(images/puce4.jpg);
	}
	
#collecte_1 #liste_gauche{
	width:340px;
	float:left;
	margin-top:20px;
	}
	
#collecte_1 #liste_droite{
	width:350px;
	float:right;
	margin-top:40px;
	}
.liste2{
	list-style-image:url(images/puce3.gif);
	}
	
#listes .petit2{
	font-size:10px;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;

	}
	
#listes li {
	padding:2px;
	}
	
/*----------------------------ADSL------------------------------*/

#adsl_1 {
	background-image:url(images/bloc_adsl.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 50px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:-50px;
	height:498px;
	}
	
#adsl_1 #top{
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:30px;

	}
#adsl_1 ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	list-style-image:url(images/puce.gif);
	}

#adsl_1 #top img{
	float:right;
	padding:20px 5px 5px 10px;
	}
	
#adsl_1 #back{
	position:relative;
	top:-20px;
	left:220px;
	}
	
#adsl_1 #back a{
	position:relative;
	top:-8px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}
	
#adsl_1 #back a:hover{
	text-decoration:none;
	}
/*----------------------------WPN------------------------------*/

#wpn_1 {
	background-image:url(images/bloc_wpn.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 50px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	margin-bottom:0px;
	padding-bottom:30px;
	}

#wpn_1 #top{
	padding-top:10px;
	}	
#wpn_1 #top img{
	float:left;
		}


#wpn_1 #back a{
	position:relative;
	top:-8px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}
	
#wpn_1 #back a:hover{
	text-decoration:none;
	}
	
#wpn_1 p#para1{
	background-image:url(images/bloc_long_2.jpg);
	background-repeat:no-repeat;
	padding:10px 20px;
	color:#990000;
	}
img#wpn1{
	border:1px solid #EA8F68;
	margin-left:20px;
	margin-bottom:10px;
	}
	
#wpn_1 ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4B4B25;
	font-size:13px;
	list-style-image:url(images/puce4.gif);
		}
	
#wpn_1 #bottom{
	border:dotted 2px #369;
	padding:10px;
	}
	
#wpn_1 #bottom p{
	padding-top:2px;
	margin-top:2px;
	}
	
img#wpn2{
	border:1px solid #ccc;
	margin-left:10px;
	}
	
/*----------------------------HEBERGEMENT------------------------------*/

#hebergement_1 {
	background-image:url(images/bloc_hebergement.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 40px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	}

#hebergement_1 #back a{
	position:relative;
	top:-8px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}
	
#hebergement_1 #back a:hover{
	text-decoration:none;
	}
	
#hebergement_1 li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	padding:3px 0;
	}
#hebergement_2{
	padding:35px 20px;
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	width:670px!important;
	width:620px;
	}
	
#hebergement_1 ul#liste_gauche{
	float:right;
	width:330px;
	padding-right:60px!important;
	padding-right:10px;
	}
	
#hebergement_1 ul#liste_gauche1{
	float:left;
	width:345px;
	margin-left:8px;
	padding-left:0;
	}
	
#hebergement_1 img#mutu{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	}
	
#hebergement_3{
	padding:35px 20px;
	background-image:url(images/fond2.jpg);
	background-repeat:no-repeat;
	width:670px;
	}
	
#hebergement_1 ul#liste_gauche2{
	padding:10px;
	margin-left:0px;
	margin-right:0px;

	}
	
#hebergement_1 ul#liste_gauche3{
	padding:10px;
	margin-left:0px;
	}
	
#hebergement_4{
	padding:10px 20px;
	background-repeat:no-repeat;
	}
	
	
.liste3{
	list-style-type:none;
			}

.liste4{
	margin-left:20px;
	list-style-image:url(images/puce5.gif);
	}
.liste5{
	margin-left:40px;
	list-style-image:url(images/puce6.gif);	
	}
	
#accordeon{
	float:left;
	background-image:url(images/fond_accordeon.jpg);
	background-repeat:no-repeat;
	}
	
#hebergement_1 img#dedie{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	}
	
#hebergement_1 #bottom #liste_gauche{
	padding-top:20px;
	}
	
#hebergement_1 #baie {
	margin-top:20px;
	} 
ul#baie_mutu{
	background-image:url(images/fond2.jpg);
	background-repeat:no-repeat;
	padding:10px 20px;
	margin-left:100px;
	}
	
ul#baie_dedie{
	background-image:url(images/fond4.jpg);
	background-repeat:no-repeat;
	padding:10px 20px;
	margin-left:100px;
	}
	
/*----------------------------DOMAINE------------------------------*/

#domaine_1 {
	background-image:url(images/bloc_domaine.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:30px;
	}
	
#domaine_1 #back a{
	position:relative;
	top:-8px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;

	}
	
#domaine_1 #back a:hover{
	text-decoration:none;
	}
	
.ordi{
	float:right;
	}
	
p#domaine{
	margin-top:20px;
	
	}
	
#domaine_1 #liste_gauche{
	margin-top:-2px!important;
	margin-top:-0px;
	background-image:url(images/bloc_1.gif);
	background-repeat:no-repeat;
	padding:3px 20px;
	padding-bottom:20px;
		}
#domaine_1 #listes{
	padding-bottom:10px;
		}
/*----------------------------REFERENCEMENT------------------------------*/

#referencement_1 {
	background-image:url(images/bloc_referencement.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:35px;

	}
	
#referencement_1 #back a{
	position:relative;
	top:-8px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}
	
#referencement_1 #back a:hover{
	text-decoration:none;
	}
	
.puce4{
	list-style-image:url(images/puce4.jpg);
	}
	
.selon{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:13px;
	margin-left:20px;
	font-weight:bold;
	text-decoration:underline;
		}
	
.podium{
	float:right;
		}
		
.ref{
	border:1px solid #78A5D1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	background-color:#CDE4D9;
	padding:5px 20px;
	margin-left:0;
	padding-bottom:-20px;
	}
	
#referencement_1 #listes{
	padding-bottom:0px;
	}
/*----------------------------CREATION------------------------------*/

#creation_1 {
	background-image:url(images/bloc_creation.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:-20px;
	height:820px; /*pour les pbs de répétitions de bg sous ie6*/
	}
	
#creation_1 #back a{
	position:relative;
	top:-8px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	margin-top:0;
	}
	
#creation_1 #back a:hover{
	text-decoration:none;
	}

#creation_1 p#paragraphe{
	width:350px;
	float:left;
	margin-top:30px;
	}
#creation_1 #listes{
	margin-top:-20px;
	padding-top:-20px;
	}
	
#creation_1 img#crea{
	float:right;
	margin-top:10px;
	}
	
#creation_1 #top_left{
	width:680px;
	}

#creation_1 #liste_gauche{
	float:left;
	}
	
#creation_1 p#gauche{font-size:13px;
	text-align:justify;
	width:310px;
	padding:10px 7px;
	background-image: url(images/bloc_3.jpg);

	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top:20px;
	}
	
#creation_1 #liste_droite{
	float:right;
	width:350px;
	margin-right:-15px!important;
	margin-right:-10px;
	margin-top:20px;

	}
	
#creation_1 #liste_droite .puce7{
	list-style-image:url(images/puce7.gif);
	color:#fff;
	margin:5px 0;
	border-top:1px solid #036;
	background-color:#202B09;
	padding-bottom:2px;
	padding-left:10px;
	font-weight:bold;
	}
	
#creation_1 #listes .fin{
	background-image:url(images/bloc_2.gif);
	padding:2px 10px;
	font-weight:bold;
	border:1px solid #D3D3D3;
	margin-bottom:-30px;
	margin-top:0;
	
	}
	
/*----------------------------ECOMMERCE------------------------------*/

#ecommerce_1 {
	background-image:url(images/bloc_ecommerce.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:30px;
	
	}
	
#ecommerce_1 #back a{
	position:relative;
	top:-28px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}

#ecommerce_1 #back img{
	position:relative;
	top:-20px;
	}
	
#ecommerce_1 #back a:hover{
	text-decoration:none;
	}
	
#ecommerce_1 p#paragraphe{
	float:left;
	width:370px;
	margin-right:0;
	padding-right:0;
	margin-bottom:0;
	padding-bottom:0;
	}
	
#ecommerce_1 img#caddie{
	float:right;
	margin-right:-10px;
	margin-top:5px;
	margin-bottom:0;
	}	
	
#ecommerce_1 p#paragraphe3{
	font-weight:bold;
	text-decoration:underline;
	margin-top:0px;
	padding-top:0;
	}
	
#ecommerce_1 .gauche2{
	background-image:url(images/bloc_4.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding:3px 10px;
	font-weight:bold;

		}

.puce5{
	list-style-image:url(images/puce4.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	}
	
#ecommerce_1 img#cle{
	float:right;
	margin:0;
	padding:0;
	}
	
#ecommerce_1 #liste_gauche2 ul{
	float:left;
	padding-left:20px;
	margin-left:10px;
	list-style-image:url(images/puce4.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	
	}
		
#ecommerce_1 #liste_droite2 ul{
	float:left;
	padding-left:20px;
	margin-left:10px;
	list-style-image:url(images/puce4.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	
	}
	
#ecommerce_1 img#caddie2{
	margin-right:30px;
	float:right;
	}
	

	
#ecommerce_1 p#fin3{
	margin-bottom:0px;
	font-weight:bold;
	
	}

/*----------------------------INTRANET------------------------------*/

#intranet_1 {
	background-image:url(images/bloc_intranet.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:30px;
	
	}
	
#intranet_1 #back a{
	position:relative;
	top:-13px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	
	}
	
#intranet_1 #back a:hover{
	text-decoration:none;
	}

#intranet_1 #back img{
	position:relative;
	top:-5px;
	}
	
.intranet{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333300;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
	padding-top:20px;
	}
	
#intranet_1 #liste_intranet2{
	background-image:url(images/bloc_5.jpg);
	background-repeat:no-repeat;
	padding:22px;
	font-size:12px;
		}
#intranet_1 p#paragraphe3{
	font-size:12px;
	color:#036;
	text-align:justify;
	padding:0 0 0 0px;
	margin:0;
		}
		
#intranet_1 ul#liste_intranet  {
	padding-left:50px;
	list-style-image:url(images/puce4.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#intranet_1 .extranet{
	margin-left:70px;
	}
	
#intranet_1 .fin2{
	font-weight:bold;
	}
	
#intranet_1 p#paragraphe2{
	color:#663333;
	}

#intranet_1 img#intra{
	float:right;
	}
/*----------------------------BUREAU MOBILE------------------------------*/

#bureau_mobile_1 {
	background-image:url(images/bloc_bureau_mobile.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:30px;
	
	}
	
#bureau_mobile_1 #back a{
	position:relative;
	top:-28px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}

#bureau_mobile_1 #back img{
	position:relative;
	top:-20px;
	}
	
#bureau_mobile_1 #back a:hover{
	text-decoration:none;
	}	
	
#bureau_mobile_1 img#bm1{	
	float:right;
	padding:10px;
	margin-top:5px;
	}

#bureau_mobile_1 .liste1{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
		color:#036;
	font-size:12px;
	margin-left:0px;
	padding-bottom:3px;
	list-style-image:url(images/puce12.gif);
	font-weight:bold;
	text-decoration:underline;
	
	}
	
#bureau_mobile_1 .liste2{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	margin-left:20px;
	padding-bottom:3px;
	list-style-image:url(images/puce10.gif);
	
	
	}
#bureau_mobile_1 .liste3{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3D4E01;
	font-size:12px;
	margin-left:20px;
	padding-bottom:3px;
	list-style-image:url(images/puce9.gif);	
	}
	
ul#bm2{
	border:1px solid #ccc;
	padding: 10px 20px;
	margin-left:0;
	margin-bottom:50px;	
	}
	
.bm3{
	font-family:"bitstream vera sans",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;
	padding-top:5px;
	}
	

/*----------------------------CONSEILS------------------------------*/

#conseils_1 {
	background-image:url(images/bloc_conseils.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-10px;
	padding-bottom:30px;
	
	}
	
#conseils_1 #back a{
	position:relative;
	top:-28px;
	left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#036;
	}

#conseils_1 #back img{
	position:relative;
	top:-20px;
	}
	
#conseils_1 #back a:hover{
	text-decoration:none;
	}	
img#conseils2{
	float:right;
	padding:10px;
	margin-top:10px;
	}
	
#conseils_1 .liste2{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	font-size:12px;
	margin-left:20px;
	padding-bottom:3px;
	list-style-image:url(images/puce10.gif);
		}
		
		
#conseils_1 .liste3{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3D4E01;
	font-size:12px;
	margin-left:20px;
	padding-bottom:3px;
	list-style-image:url(images/puce9.gif);	
	}
	
#conseils_1 .bm2{
	border:1px solid #ccc;
	padding: 10px 20px;
	margin-left:0;
	margin-bottom:10px;	
	}
	
img#conseils3{
	float:left;
	padding:10px;
	}
	
#conseils_1 #fin{
	padding-bottom:20px;
	height:500px;
	
	}
	
.bm4{
	border:1px solid #ccc;
	padding: 10px 20px;
	margin-left:0;
	width:300px;
	float:left;
	margin:20px 0px;
	}
	
img#conseils4{
	float:right;
	marging-top:20px;
	padding-top:20px;
	}
	
#conseils5{
	height:500px;
	}
	
.bm5{
	border:1px solid #ccc;
	padding: 10px 20px;
	margin-left:0;
	width:300px;
	float:right;
	margin:20px 0px;
	}
	
img#img_conseils6{
	float:left;
	padding-top:10px;
	padding-bottom:20px;
	}
	
#conseils6{
	height:280px;
	}
	
#conseils7{
	height:280px;
	}
	
#conseils8{
	height:250px;
	}
	
.postes{
	font-weight:bold;
	color:#036;
	background-image:url(images/conseils_bloc.jpg);
	padding:2px 5px;
	border-bottom:1px solid #369;
	border-right:1px solid #369;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	
	}
	
/*--------------------CONTACT-----------------------------------------*/
	
#contact_1 {
	background-image:url(images/bloc_contact.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:-30px;
	margin-bottom:-30px;
	}
#contact_2 {
	background-image:url(images/bloc_contact2.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:-30px;
	margin-bottom:-30px;
	height:320px;
	}


#contact_1 #top_left{
	margin-top:20px;
	float:right;
	}

#contact_1 #liste_gauche {
	float:left;
	border-right:none;
		}
	
#contact_1 #liste_droite {
	float:right;
	}

#contact_1 #listes{
	margin-top:-10px;
	}
	
#contact_1 fieldset {
  padding: 5px;
  font:80%/1 sans-serif;
  width:300px;
  }
  
#contact_1 label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.1em;
  text-align:right;
  font-weight:bold;
  margin-top:7px;
  font-size:11px;
    }
	
#contact_1 input {
	margin:2px;
	}
#contact_1 select {
	margin:2px;
	}
	
#contact_1 fieldset.comments {
	padding-top:10px;
	margin-top:20px;
	}
	
#contact_1 legend{
	color:#0075C4;
	font-size:12px;
	}
	
#contact_1 #envoi{
	padding-left:300px;
	clear:both;
	}
#contact_1 .operatrice {
	margin-left:50px;
	margin-top:10px;
	float:left;
	}

.toto{
	font-size:15;
	}
	
/*--------------------PLAN-----------------------------------------*/
	
#plan_1 {
	background-image:url(images/bloc_plan.jpg);
	background-repeat:no-repeat;
	padding:40px 60px 0px 0px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:-30px;
	margin-bottom:-30px;
	height:550px;
	text-align:center;
	}

.liste6{
	font-family:"bitstream vera sans", Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	list-style-type:none;
	font-weight:bold;
	padding-top:8px;
	}
	
.liste7{
	font-family:"bitstream vera sans", Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
	list-style-type:none;
	}
	
#plan_1 a{
	text-decoration:none;
	color:#036;
	}	
#plan_1 a:hover{
	text-decoration:underline;
	color:#660000;
	}
	
#plan_1 a span{
	display:none;
	}
	
#plan_1 a:hover span{
	display:inline;
	}
	
/*--------------------INFORMATIONS-----------------------------------------*/
	
#informations_1 {
	background-image:url(images/bloc_informations.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:-30px;
	margin-bottom:-30px;
	height:450px;
	text-align:center;
	}
	
#informations_1 h2{
	color:#660000;
	text-decoration:underline;
	margin:0;
	padding:5px;
	}
	
#informations_1 p{
	text-align:justify;
	margin-top:0px;
	padding-top:0px;
	}

/*--------------------GLOSSAIRE-----------------------------------------*/
	
#glossaire_1 {
	background-image:url(images/bloc_glossaire.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:30px;
	margin-bottom:-30px;
	height:450px;
	text-align:center;
	margin-right:-5px;
	}
/*--------------------ESPACE CLIENT-----------------------------------------*/
	
#espace_client{
	background-image:url(images/bloc_espace_client.jpg);
	background-repeat:no-repeat;
	padding:60px 60px 0px 40px;
	text-align:justify;
	margin-top:-10px!important;
	margin-top:-40px;
	padding-bottom:30px;
	margin-bottom:-30px;
	height:450px;
	text-align:center;
	margin-right:-5px;
	}
/*--------------------FOOTER-----------------------------------------*/
#footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:45px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:17px;
	}

#footer a:hover{
	color:#CC0000;
	text-decoration:none;
	}
#footer a{	
	color:#036;
	font-weight:bold;
	}
	
a#retour_liste{
	color:#036;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:270px;
	}

