
.hidden
{
	display: none;	
}
/*d�finit la couleur de fond*/
body   					
{ 
  background-color: #E3E3E3;
  font-family: arial,helvetica,sans;
  font-size: 13px;
  margin:0;
}

a:link
{
   color: #000000;
   text-decoration: none;
}
a:visited
{
	color: #000000;
   text-decoration: none;
}
a:hover
{
	color: #000000;
   text-decoration: none;
}
a:active
{
	color: #000000;
   text-decoration: none;
}

input
{
	border:1px solid #666666;
}
textarea
{
	border:1px solid #666666;
}
.ombre_haut
{
	position: absolute;
	top: 7px;
	margin-left: 10px;
	width: 980px;
	background: transparent url('/images/comptable_04.gif') repeat;
}
.ombre_coin_droite_haut
{
	position: absolute;
	top: 7px;
	margin-left: 982px;
	width: 19px;
	height: 21px;
	background: transparent url('/images/comptable_05.gif') no-repeat;
	z-index: 2;
}
.ombre_droite
{
	position: absolute;
	margin-left: 982px;
	top: 20px;
	height: 578px;
	width: 19px;
	background: transparent url('/images/comptable_09.gif') repeat;

}
.ombre_coin_droite_bas
{
	position: absolute;
	top: 590px;
	margin-left: 982px;
	width: 19px;
	height: 19px;
	background: transparent url('/images/comptable_31.gif') no-repeat;
	z-index: 2;
}
.ombre_bas
{
	position: absolute;
	margin-left: 10px;
	top: 590px;
	width: 980px;
	background: transparent url('/images/comptable_30.gif') repeat;
}
.ombre_coin_gauche_bas
{
	position: absolute;
	top: 590px;
	width: 19px;
	height: 19px;
	background: transparent url('/images/comptable_29.gif') no-repeat;
	z-index: 2;
}
.ombre_gauche
{
	position: absolute;

	top: 20px;
	height: 578px;
	width: 19px;
	background: transparent url('/images/comptable_07.gif') repeat;
}
.ombre_coin_gauche_haut
{
	position: absolute;
	top: 7px;
	width: 19px;
	height: 21px;
	background: transparent url('/images/comptable_03.gif') no-repeat;
}

#contenu
{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 990px;
	height: 570px;
	background-color: #FFFFFF;	
}
#bandeau
{
	position: relative;
	height: 195px;
   	width: 960px;
   	top: 10px;
   	left: 20px;
   	background: #666666 url('/images/comptable_14.gif') no-repeat 30px 24px;
   
}
	
#menu
{
	position: relative;
	top: 24px;
	left: 60px;
	height: 171px;
	width: 459px;
	background: #7A757A url('/images/comptable_15.jpg') no-repeat;	
	z-index: 30;
}
#menu a
{
	color: #71C5E4;
	font-weight: bold;
}	
.l1
{
	
	position: absolute;
	top: 23px;
	left: 25px;	
}	
.l2
{
	
	position: absolute;
	top: 23px;
	left: 93px;	
}	
.l3
{
	
	position: absolute;
	top: 23px;
	left: 187px;	
}	
.l4
{
	
	position: absolute;
	top: 23px;
	left: 320px;	
}	
	
#bloc_infos
{
	position: absolute;
	width: 190px;
	right: 8px;
	bottom: 8px;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;	
}	
#bloc_infos span
{
	font-size: 16px;
	font-weight: bold;
}	

#petite_bande
{
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 30px;
	width: 421px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #3F3F3F;
}

#logo
{
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	width: 154px;
	height: 151px;	
}


#conteneur_principal
{
	position: relative; 
	width: 960px;
	height: 358px;
	top: 15px;
	left: 20px;
	background: transparent url('/images/bande_bleue.jpg') no-repeat;
}
#bloc_index
{
	position: absolute;
	left: 58px;
	width: 900px;
	height: 357px;
}
#bloc_index h1
{
	padding-left: 30px;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: normal;	
}

#bloc_txt
{
	margin-left: 30px;
	padding-left: 420px;
	height: 184px;
	
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;	
}
#bloc_txt p
{
	padding-top: 5px;	
}
#bloc_txt span
{
	font-size: 16px;	
}
.logo_comptables
{
	position: absolute;
	top: 250px;
	left: 750px;
	width: 112px;
	height: 66px;	
}
#valeurs_ajoutees
{
	margin-left: 60px;
	padding-left: 200px;

}
#valeurs_ajoutees h1
{
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 30px;
}
#valeurs_ajoutees p
{
	margin-top: 0;

	margin-bottom: 8px;

}
.v1
{
	color: #DF1B1B;	
	font-size: 14px;
}
.v2
{
	color: #8436A1;	
	font-size: 14px;
}
.v3
{
	color: #E7B82B;	
	font-size: 14px;
}
.v4
{
	color: #69E72B;	
	font-size: 14px;
}
.v5
{
	color: #00A7EB;	
	font-size: 14px;
}

.savoir_plus
{
	display: block;
	margin: 10px 240px auto 320px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #000000;	
}

#expl
{
	margin-left: 13px;
	margin-right: 30px;
	
}
#expertise
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 168px;
	height: 272px;

}
#expertise h2
{
	color: #DF1B1B;	
	font-size: 16px;
	text-align: left;	
}
#ethique
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 168px;
	height: 272px;

}
#ethique h2
{
	color: #8436A1;	
	font-size: 16px;
	text-align: left;	
}
#ecoute
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 168px;
	height: 272px;

}
#ecoute h2
{
	color: #E7B82B;	
	font-size: 16px;
	text-align: left;	
}
#disponibilite
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 168px;
	height: 272px;

}
#disponibilite h2
{
	color: #69E72B;		
	font-size: 16px;
	text-align: left;
}
#valeurs
{
	padding: 0;
	margin: 0;	
}
#accompagnement
{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 168px;
	height: 272px;
}
#accompagnement h2
{
	color: #00A7EB;		
	font-size: 16px;
	text-align: left;	
}

.mots_importants1
{
	color: #DF1B1B;	
	font-weight: bold;	
	font-size: 12px;
}
.mots_importants2
{
	color: #8436A1;	
	font-weight: bold;
	font-size: 12px;	
}
.mots_importants3
{
	color: #E7B82B;	
	font-size: 12px;
	font-weight: bold;	
}
.mots_importants4
{
	color: #69E72B;	
	font-weight: bold;	
	font-size: 12px;
}
.mots_importants5
{
	color: #00A7EB;	
	font-weight: bold;	
	font-size: 12px;
}
#coord
{
	float: left;
	margin-left: 50px;
	margin-top: 40px; 	
	width: 360px;
}
.mailto
{
	color: #00678A !important;	
}
#formulaire
{
	width: 910px;
	height: 320px;
}
#formulaire p
{
	padding-top: 0;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	height: 15px;
}

#tab_form
{
	margin-left: 20px;	
	
}
.td
{
	font-weight: normal !important;	
}


#map
{
	position: absolute;
	top: 8px;
	right: 0;
	width: 450px;
	height: 350px;	
}
.photo
{
	position: absolute;
	top: 180px;
	left: 50px;	
}
#anim_flash
{
	left: 10px;
	position: absolute;	
}


#fond_opaque {
        position:absolute;
        height:100%;
        width:100%;
        top:0;
        left:0;
        background-color: black;
        z-index: 10000;
        opacity:0.6;
        _filter : alpha(opacity=60);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        _height:expression($$('body')[0].getDimensions().height);
        _width:expression($$('body')[0].getDimensions().width);
        
        cursor: pointer;
    }
    
 #showAlert {
        position:absolute;
        z-index: 15000;
        background: white;
        opacity:0.9;
        _filter : alpha(opacity=90);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        padding: 20px;
        width: 500px;
        top: 120px;
        left:50%;
        margin-left: -250px;
    }    
 #showAlert address,
 #showAlert p {
    font-size:13px
}
