/* les couleurs
rouge bordeau : #990000
vert foncé : #006535
vert olive : #666600
rose orange : #FFCF9F
*/

body {
	background-color:#90906A;
}

.tableau1 {
	border: 2px solid #666600;
	width:920px; 
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 10pt; 

}

.tableau2 {
	width:900px; 
	background-color:#FFFFFF;
	text-align:center;
}

.tableau3 {
	background-color: #FFFFFF;
	width: 870px
}

td.bandeau {
	width: 870px; 
	height: 94px;
	text-align:left
	}

td.blanc {
	background-color: #FFFFFF;
	text-align: right;
	width: 730px;
}

td.contenu{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 10pt; 
	text-align:left;
	color:black;

}

td.contenuproflib{
	background: url('economie/fdproflib.jpg') no-repeat -200px 80px;
	text-align: left;
	color: black;

}


td.contenuartisan{
	background: url('economie/fdartisan2.jpg') no-repeat 300px 150px;
	text-align: left;
}

td.contenucommerce{

	background: transparent url('economie/fdcommerce.jpg') no-repeat 300px 80px;
	text-align: left;
	color: black;
}
td.contenudemarches{
	background: url('commune/demarches/fddemarches.jpg') no-repeat 300px 80px;
	text-align: left;
	color: black;
}

/* colonne contenant le menu flash*/
.menu {
	background-image: url('images/bord_gauche.jpg') ;
	/*background-repeat:no-repeat;*/
	width: 240px; 
	height: 494px;
	}
td.menu {
	background-image: url('images/bord_gauche.jpg') ;
	/*background-repeat:no-repeat;*/
	width: 200px; 
	height: 494px;
	/*border:solid 1px red;*/
	}	
/*style de titre ou texte */
h2 {
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	text-align:left
}

h3 {
	color: #666600;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:10pt;
}

h4 {
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	text-align:center
}
h5 {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
}

ul {
	margin-left: 120px;
	list-style-image:url('images/puce-rouge.gif')
}

hr {
	color: #990000;
	height: 1px; 
}
/*numéro de téléphone*/
.tel {
	color:#006535;
	font-weight:bold;
	font-size: small;

}
/*nom des commerçants, des artisans, des associations...*/
.nom {
	color:#484824;
	font-weight:bold;
	font-size: small;

}
/*tableau avec les titres sousrubriques exemple : *** PEINTURE *** */
/*cellule contenant le texte*/
.style2 {
	font-size: small;
	font-weight:bold;
	background-color: #FFFFFF;
	text-align: left;

}

.style4 {	
	text-align:right;
	color: #000000;
}
/*tour de la puce ???? */
.style5 {
	border-style: solid;
	border-width: 0;
}
.style6 {
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align:left
}
.style7 {	
	text-align:left;
	color: #990000;
	font-weight:bold;
	text-align:justify;	
}
/*cellule contenant la puce*/
.style10 {
	text-align: right;
	font-size: small;
}

.style17 {
	color: #484824;
}

.style3 {	
	text-align:justify;
}
.style13 {
	text-align: center;
}
.style23 {
	text-align: right;
}

/*les liens*/
a:link {  	font-family:Arial, Helvetica, sans-serif ;
			font-weight:bold;
 			font-size: 10pt; 
 			color: #990000; 
 			text-decoration: none}
a:visited {  font-family:Arial, Helvetica, sans-serif ;
			font-weight:bold;
 			font-size: 10pt; 
 			color: #666600; 
 			text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif ; 
			font-weight:bold;
			font-size: 10pt; 
			color: #006535; 
			/*background-color: #90906A; */
			text-decoration: underline}

a.ssmenu:link {  	font-family:Arial, Helvetica, sans-serif ;
			font-weight:bold;
 			font-size: 10pt; 
 			color: #484824; 
 			text-decoration: none}
a.ssmenu:visited {  font-family:Arial, Helvetica, sans-serif ;
			font-weight:bold;
 			font-size: 10pt; 
 			color: #484824; 
 			text-decoration: none}
a.ssmenu:hover {  font-family: Arial, Helvetica, sans-serif ; 
			font-size: 10pt; 
			color: #006535; 
			/*background-color: #90906A; */
			text-decoration: underline}
			


/*ouverture d'un DIV pour détail association par exemple */
			
a.titre {
	font-family:Arial, Helvetica, sans-serif ;
	font-weight:bold;
 	font-size: 10pt; 
 	color: #666600; 
 	text-decoration: none
}
.clicTitre
  {
  border-color: #000000;
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px dashed;
  }

.clicCacher
  {
  top: -25px;
  position: relative;
  text-align:right;
  }

.contenant 
  {
	padding: 5px;
	display : block;
	border: 1px solid #90906A;
	margin: 0px;
	background-color: #E9E9D1;
}
