body{
	line-height: 1.2;
	margin: 0;
	padding:5px 5px 5px 5px ;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: Verdana, sans-serif;
	font-size: 95%;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	 color:
	 #038489;
	 text-decoration: none;
	/*font-size: 80%;*/
}
a:hover{
	text-decoration: underline;
}
a.vert:link, a.vert:visited {
color:#009966;
font-size:l10%;
text-decoration:underline;}
a.vert:hover {
text-decoration:none;}
a.or:link, a.or:visited {
color:#D87B03;
font-size:l05%;
font-weight:bolder;
}
a.turquoise:link, a.turquoise:visited {
color:#0E98AD;
font-size:l10%;
text-decoration:underline;
}
a.turquoise:hover {
text-decoration:none
}


/************** header tag styles **************/
p {
	font-size: 70%;
}

h1{
	color:#FFFFFF;
	margin:15px 5px 0 5px;
	padding: 0px;
	font-size: 85%;
	font-weight: bold;
}
h1.titrearticle {
	color: #0E98AD ;
	font-size: 100%;
	margin: 15px 0 10px 0px;
}
h2{
	font-size: 85%;
	font-weight: bold;
 	color: #0E98AD ;
 	margin: 0px;
 	padding: 0px;
	margin-top:5px;
	margin-bottom:2px;
	
}
h2.entreprises {
	color:#009966}
h2.ficheentreprises {
	color:#009966;
	margin-left:9%;
	margin-top:5px;
}
p.marge{
	margin-left:9%;}
ul.marge {
	margin-left:11%;}
h3{
	font-size: 77%;
	font-weight: bold;
 	/*color: #444081;*/
	margin: 0px;
 	padding: 0px;	
}

h4{
 font-size: 75% ;
 color: #000000;
 margin: 0px;
 padding: 0px;
 text-decoration: underline;
}

h5{
	font: 75%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	
}
STRONG {
	FONT-WEIGHT: bold
}
EM {
	FONT-STYLE: italic
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
 margin-top: 12px;
 margin-bottom: 6px;
}
li.fleche {
list-style-image:url(/images/puce_fleche_or3.gif);
list-style-position:outside;
margin-top: 6px;
margin-bottom: 6px;

}
ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li {
list-style-image:url(/images/puce_grise.gif);
font-size:75%;
font-weight:normal;
margin:3px 0 1px 2px;
}
ol li {
list-style-type:decimal;}
dl{
	font-size:70%
	}
dt {
	font-weight:bold
	}
dd{
	border-left:1px solid #CCCCCC;
	margin:3px 0 5px 0;}

/********* alignement  et tag gnraux *********/


.aLaLigne {
	clear: left;
}
.aLaLigne2 {
	clear: right;
}
.aLaLigne3 {
	clear: both;
}
.aLaLigneNul {
	clear: both;
	display: none;
}
.retourALaLigne {
	clear: both;
	display: block;
	margin: 1em;
}
form {
	margin: 0 2px 0 2px;
	padding: 0;
}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}	
input{
font-family: Arial,sans-serif;
}
img{
	border: 0;
}
img.left{
	float: left;
	margin-right:3px;
	text-align: left;
}
img.right{ 
	float: right;
	margin-left:3px;
}
img.imgLeft {
        clear:both;
        text-align: left;
        display : block;
        margin-bottom: 10px;
}
img.imgCenter {
        clear:both;
        text-align: center;
        display : block;
        margin-bottom: 10px;
}
img.imgRight {
        clear:both;
        text-align: right;
        display : block;
        margin-bottom: 10px;
}
img.imgAlignLeft {
        float:left;
        margin : 0 5px 5px 0
}
img.imgAlignRight {
        float:right;
        margin : 0 0 5px 5px
}

caption, .remarque {
	color: #777777;
	text-align: center;
}
/* legende sur image*/
div.imageLegLeft {
  float: left;
  padding: 10px;
  } 
div.imageLegLeft p {
   text-align: center;
   font-size:x-small;
   color: #666666;
	font-style: italic;
   }
INPUT {
	font-size:85%
}
.invisible{
	display:none
}
th {
	background-color:#EEEEEE;
	color:#003399;
	font-weight:bold;
	padding:2px 2px 2px 5px;
	text-align:left;
}
td {padding:2px 2px 2px 5px;}
hr {
	color:#FFFFFF;
	border-bottom:1px dashed #CCCCCC}
p.centre{
	text-align:center;
}
p.justifie{
	text-align:justify;
}
#colcentre table tr td p.justifie{
	font-size:70%;
}
.right {
float: right;
padding-right:15px;}
/**********************************************************/
/* Layout Divs                                            */
/**********************************************************/
#top {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image:url(/images/tab/top_qui2.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:33px;
	clear:both;
	border-collapse:collapse;
	width: 100%;
	
}
#bas {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image:url(/images/tab/fond_bas_qui.gif);
	background-position:right;
	background-repeat:no-repeat;
	clear:both;
	height:35px;
	border-collapse:collapse;
	width: 100%;
	font-size:70%;
}

#contenu {
	background-color:#FFFFFF;
	clear:both;
	padding: 0 0 15px 5px ;
	margin: 0 0 0 0;
	border-left: 2px solid #0E98AD;
	border-right:2px solid #0E98AD;
	width: 99.1%;
	background-image:url(/images/tab/fond_commerce.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
}
/*--------------------carte-----------------------*/
#carteG{
float:left;
}
#liste{
background-image:url(/images/tab/fond_qui3.gif);
background-position:top;
background-repeat:no-repeat;
padding:5px 0px 5px 0; 
margin:0 0 0 0;
float:right;
width:550px;
height:150px;
}
#affiner {
clear:right;
float:right;
border:1px dotted #D87B03;
padding: 0px 0px 0px 0px;
margin:5px 30px 3px 2px;
width:400px;
position:relative;
}
#affiner h2{
color:#FFFFFF;
background-color:#D87B03;
padding: 2px 2px 2px 5px;
margin: 0 0 0 0;
}
#affiner form {
margin-left:50px;
font-size:medium;}
/* -------------------page1------------------------------*/
#entreprises {
display:none;
}
#commerces {
margin-top:0;
margin-right:25px;
margin-bottom: 20px ;
width:390px;
float:right;
clear:none;
padding:10px 10px 10px 10px;
background-image:url(/images/fond_liste_turquoise.jpg);
background-position:bottom;
background-repeat:no-repeat;}
#entreprises table , #commerces table {
width:100%;}
#entreprises h2  {
border-bottom:1px solid #009966;
text-transform:uppercase;
color:#009966;}
#commerces h2 {
border-bottom:1px solid #0E98AD;
text-transform:uppercase;}
/* -------------------secteurs------------------------------*/
#secteurs {
float:left;
width:355px;
padding-left:10px
}


#formulaire {
	clear:right;
	float: right;
	margin-top:37px;
	margin-bottom:1px;
}
a.formulaire, a.formulaire:visited{
	color: #333399;
	font-weight: bold;
	font-size: x-small;
}
a.formulaire2, a.formulaire2:visited{
	color: #663300;
	font-weight: bold;
	font-size: x-small;
}
#contenu #secteurs table #marge a {
font-size:x-small;}
/* -------------------navi dans listes-----------------------------*/
#precedents {
float:left;
margin-top:10px;
margin-left:10px;}
#suivants {
float:right;
margin-top:10px;
margin-right:10px;}

/*****************************************/
/* contenu /*
/*****************************************/

#colcentre{
	position:relative;
	float: right;
	width: 82%;
}
.text_form {
font-size: 70%
}
#nav{
	color: #666666;
	font-style: italic;
	font-size: x-small;
	/*background-color:#CCCCCC;*/
	/*border-bottom:1px solid #CCCCCC;*/
	padding-left:10px;
	
}
a.nav:link, a.nav:visited{
    color: #666666;
	font-style: italic;
	font-size: x-small;
}
a.nav:hover{
	color: #000000;
}
.souligneTirets {
border-bottom:1px solid #F7EFE0;
display:block;
}

#colcentre table tr td p{
font-size:70%;
}
#colcentre p table tr td p{
font-size:100%;
}
#colcentre table tr td ul li{
font-size:100%;
}
#colcentre table tr td ol li{
font-size:100%;
}
#colcentre table tr th p {
	font-size:80%;
}
#colcentre p table tr th p{
font-size:130%;
}
/******************************************************************/
/*specifiques*/
/******************************************************************/
/*fiches entreprises*/
/******************************************************************/

#FichesEntreprises {
background-image:url(/images/tab/fond_fiche_vektor.gif);
background-position:bottom;
background-repeat:repeat-x;
border:1px solid #9FCB8A;
margin-left:9%;
margin-right:9%;
margin-top:10px;
width:80%;
font-size:105%;
}
#OngletSelect {
background-color:#FFFFFF;
font-size:small;
font-weight:bold;
padding:3px 1px 2px 2px;
width:34%;
float:left;
text-align:center;
}
#OngletNoSelect {
padding:3px 1px 2px 2px;
background-image:url(/images/tab/fond_onglet_ferme.gif);
background-repeat:repeat-x;
border-bottom:1px solid #9FCB8A;
border-left:1px solid #9FCB8A;
border-right:1px solid #9FCB8A;
font-size:small;
font-weight:bold;
width:32%;
float:left;
text-align:center;
}
#infos {
margin-left: 15px;
margin-top: 40px;}
#infos p {

margin-left:20px;
margin-bottom:10px;
margin-top:5px;}
#infos h2 {
margin-bottom: 10px;
margin-top: 10px;
margin-left:10px;
}
#FichesCommerces {
background-image:url(/images/tab/fond_fiche_vektor_com.gif);
background-position:bottom;
background-repeat:repeat-x;
border:1px solid #2BA5A1;
margin-left:20%;
margin-right:9%;
margin-top:10px;
width:60%;
font-size:medium;
}
#FichesCommerces h1 {
background-color:
#2BA5A1;
margin:0 0 0 0;
padding: 2px 2px 2px 5px;}
td.tdlabel {
background-color:#2BA5A1;
font-weight:bold;
color:#FFFFFF;
padding-left:2px;
}
/************************************************************************/
/*news*/
/************************************************************************/
td.tdnumero {
background-color:#7DBAA1;
font-weight:bold;
color:#30850B;
padding:0 4px 0 2px;
width:33px;
font-size:75%;
}
table.TableBordNews {
width:85%;
margin-left:15px; 
}
td.TdListNews {
border:1px solid #E2F7C9;
font-size:70%;
}
H1.news{
	color:#30850B;
}
H2.news {
color:#30850B;
}
H3.news {
color:#000000;
}
table.TableinfosNews {
	width:75%;
	margin-left:15px;
}
H2.newsinfos {
color:#477649;
background-color:#E8F9D4;
border-bottom: 1px solid #D4E5C0;
padding:2px 10px 1px 10px;
margin:0 0 0 0;
}
#InfosNews {
 	width:75%;
	margin-left:11%;
	margin-right:11%;
	border:1px dashed #E7F6CD;
}
#InfosNews a{
	font-size:100%;}
#InfosNews p{
	font-size:85%;
	margin-left:10px;}
#InfosNews li{
	font-size:70%;}

/************************************************************************/
/*categories*/
/************************************************************************/
#CadreCategorie{
border:1px solid #E49C0A;
margin:0 0 5px 10px;
width:27%;
float:right;
background-color:#FCFAF5;
}
.TitreCadreCat {
background-color:#E49C0A;
display:block;
padding:4px 1px 4px 2px;
color:#F8F2E6;
font-weight:bold;
font-size:75%;
margin-bottom:0;
margin-top:0;
}
a.CadreCat:link, a.CadreCat:visited{
background-color:#F8F2E6;
display:block;
margin:1px 1px 1px 1px ;
padding:3px 10px 3px 2px;
/*color:#D3920A;*/
color:#000000;
font-size:75%;
text-decoration:underline;
}

a.CadreCat:hover{
color:#F8F2E6;
background-color:#E49C0A;
}
#floatLeft {
	clear:both;
}
#floatLeft h1, #floatLeft h2, #floatLeft h3, #floatLeft h4, #floatLeft h5 {
	clear:none;
}
#ListeServices {
	width:70%;
	background-color:#FCFCFB;
	padding:10px 2px 7px 3px;
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 15px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-image:url(/images/fond_liste2.gif);
	background-position:top;
	background-repeat:repeat-x;
}
a.ListeServices:link, a.ListeServices:visited{
/*border-bottom:1px dashed #999999;*/
padding:2px 1px 1px 3px;
margin:0;
display:block;
font-size:75%;

}
a.ListeServices:hover {
background-color:#FFFFFF}
/************************************************************************/
/*fiche article*/
/************************************************************************/
H2.infos  {
color:#000000;
background-color:#F4F4F4;
padding:2px 10px 1px 2px;
padding-left:5px;
border-bottom:1px solid #E1E0E0;
margin-top:0;
}
table.Tableinfos {
	width:75%;
	margin-left:15px;
	border:1px dashed #F4F4F4;
}
#InfosComplement {
 	width:75%;
	margin-left:11%;
	margin-right:11%;
	border:1px dashed #E1E0E0;
}
#InfosComplement a{
	font-size:100%;}
#InfosComplement p{
	font-size:85%;
	margin-left:10px;}
#InfosComplement li{
	font-size:70%;}
/************************************************************************/
/*rech avance*/
/************************************************************************/
table.TableRech {
		margin-left:25px;
		margin-top: 10px;
		margin-bottom:10px;
		width:70%;
		
}
td.TdTitreRech {
font-weight:bold;
background-color:#EEEEEE;
text-align:left;
padding-left:3px;
font-size:75%;
border-bottom:1px solid #CCCCCC}

p.pInput {
font-size:larger;
}
th.thNumeroRech {
background-color:#D6DFF2;
font-weight:bold;
color:#3F3C67;
padding:0 4px 0 2px;
width:33px;
text-align:left;
}
td.ListResultats {
	font-size:70%;
	}
#colcentre form p table tr td p input {
	font-size:100%;
}
#colcentre form p table tr td  {
	font-size:100%;
}
/*fiches et inscription agenda*******************************************************/
td.tdtitre {
background-color:#F6F1E7;
padding:0 4px 0 2px;
font-size:75%;
width:40%;
}
#Inscription {
width:15%;
margin:10px 38% 10px 38%;
background-color:#FBF8F1;
background-image:url(/images/fond_inscription.gif);
text-transform:capitalize;
text-align:center;
font-weight:bold;
border:1px solid #8E6F32;
padding:2px 2px 2px 2px ;
}
#Inscription a { /*bouton*/
color:#8E6F32;
font-size:105%;
}
td.tdCadre {
	padding:2px 1px 2px 1px;
	/*border-right:1px solid #999999;
	border-left:1px solid #999999;*/
}
/************************************************************************/
/*contact*/
/************************************************************************/
tr.trPetit {
	font-size:70%;
}
td.tdSouligne {
	border-bottom:1px solid #CCCCCC;
}
/************************************************************************/
/*plan*/
/************************************************************************/
table.TablePlan{
width:75%;
margin-left:9%;
margin-right:9%;
padding-left:10px;
margin-top:10px;
}
#marge{
margin-left:23px;
margin-bottom:5px;
margin-top:5px;
}
a.PlanUp {
text-transform:uppercase;
display:block;
background-color:#F5F5F5;
padding:2px 2px 2px 8px;
border-bottom:1px solid #E4E4E4 ;
font-weight:bold;

}
a.sousniv:link {
background-image:url(/images/tab/fond_sous-niv.gif);
background-position:bottom;
background-repeat:no-repeat;
border:1px solid #999999;
padding-left:1px;
width:9px;
}
a.sousniv:visited{
background-image:url(/images/tab/fond_sous-niv.gif);
background-position:bottom;
background-repeat:no-repeat;
border:1px solid #999999;
}
a.sousniv:hover{
background-image:url(/images/tab/fond_sous-niv.gif);
background-position:bottom;
background-repeat:no-repeat;
border:1px solid #999999;
text-decoration:none}
a.petit:link, a.petit:hover, a.petit:visited {
font-size :x-small;}
