/** styles de base **/ 
/** utilisés par le site & l'editeur ! **/ 
body,td,p{
  font: 12px Arial, Tahoma, Verdana, sans-serif;
  color:#606060;
}

img{
	border: none;
}



.spacer{
	height: 1px;
	font-size: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	/*border: #0000ff solid 1px;*/
}

a{
	color: #9f8b1a;
  text-decoration: none;
}

a:hover{
	color: #4b9830;
  text-decoration: none;
}
p{
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

h1,h2,h3{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: lighter;
}

.slogan{
	font-size: 18px;
}

h3{
	font-size: 16px;
	margin: 8px 0px 8px 0px;
}

.sous_titre{
	color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 0px 0px 50px;
	height: 48px;
	background-image: url(images/fond_sous_titre_jaune.gif);
}
.sous_titre a{
  color:#ffffff;
}
li{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	margin: 6px 0px 20px 0px;
}


textarea {
    overflow: auto;
}

.titre_paragraphe {
  font-size: 14px;
  font-weight:bold;
}

.table_liste {

}

.table_liste td {
  padding: 2px;
  border-bottom:1px solid #cfcfcf;
}
.table_liste th {
  padding: 2px;
  font-size: 13px;
  font-weight:bold;  
  text-align: center;
  color:#999999;
  border-bottom:1px solid #999999;
}

/*
STYLES UTILISES PAR EDITEUR
NE PAS SUPPRIMER !!
*/

/** divs plugins **/
.divplugin {
	font-size: 13px;
	line-height: 16px;
	height: 16px;
	display:block;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	border: 1px dotted #a7a7a7;
	background-color: transparent;
	background: url(../web/images/spacer.gif);


}

/*special zoom*/
.zoomImage {
    cursor: pointer;
    
}

/* autres..*/

h2.cheminDeFer {
    font-size: 12px;
}
