/* CSS Document */

td.fond {height: 3px; background: url(../images/fond.gif); }

.bandeau { background:url(../images/bandeau_mayor-consultant.png); width:780px; height:130px; padding-bottom: 0px;}

div.navlist { width:600px; height:30px; padding-bottom: 0.9em; padding-left: 0.6em;}

#site {  background-color: #FFFFFF; width: 780px; padding-top: 0px; text-align: left; vertical-align: 0px;}

.vert {background-color: #46692E; width:180px; border: 0px;}

#gauche { width: 180px;}

.gouttieregauche { background-image:url(../images/gouttieregauche.gif); width: 20px; }

.horizontal { background:url(../images/horizontal_centre.gif); height: 15px;}

.gouttierecentre {background:url(../images/gouttiere_centre.gif); width: 10px; }

.gouttieredroite { background: url(../images/pointille_vertical.gif); width: 20px;}

.droite { width: 180px; padding-top: 0px;}

.bas{ width:780px; height:30px; background-image: url(../images/bas.gif); text-indent: 15px; padding-top: 5px; padding-right: 15px; }
.right { width: 210px; font-weight: bold;}
.left { width: 570px; text-indent: 15px;}

body {
	background: url(../images/fond.gif);
	padding: 0px ;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 120%;
	width: 100%;
}
table, div, td{
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#0000;
	font-size: 12px;
    border: 0px;
}	
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 120%;
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 15px;
}
.menu-blanc { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; }

/* Liens  */
a:link {
	color: #017f14; 
	text-decoration: underline;
}
a:visited, a:active {
	text-decoration: none;color:#017f14;
}
a:hover {	
	text-decoration: underline;
}
a.lien_blanc:link, a.lien_blanc:visited, a.lien-blanc:active {color: #FFFFFF; text-decoration: none;}
a.lien_blanc:hover {text-decoration: underline;}

a.lien-h1:link, a.lien-h1:visited, a.lien-h1:active {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #F30A00; font-weight: bold; text-decoration: none;}
a.lien-h1:hover {text-decoration: underline;}

a.lien-h2:link, a.lien-h2:visited, a.lien-h2:active{text-decoration: none;font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #46692E; font-weight: bold; }
a.lien-h2:active{text-decoration: underline;}


/*end*/

/*style pr table.moduletable pour pratiquement tous les modules*/
table.moduletableedito {
	width: 100%;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletableedito th {
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	height: 55px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 15px;
}
table.moduletable td {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;

}
table.moduletableedito td table.contentpaneopen {
	text-align: left;
	padding-top: 0px;
}

/*pour le module nouveau*/

table.moduletablenouveau {
	background: url(../images/piment_gauche.jpg) no-repeat;
	width: 180px;
	padding: 0px;
}

table.moduletablenouveau th {
	background: url(../images/recette.gif) left 255px no-repeat;
	color: #FFFFFF;
	text-align: left;
	width: 180px;
	height:335px;
	padding-top: 241px;
	padding-left: 45px;
	font-size: 10px;
	color: #FFFFFF;
}
table.moduletablenouveau td table.contentpaneopen {
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
table.moduletablenouveau table.contentpaneopen a:link {
color: #FFFFFF; text-decoration: none; font-weight: normal;
}
table.moduletablenouveau table.contentpaneopen a:active {
color: #FFFFFF; text-decoration: none; font-weight: normal;
}
table.moduletablenouveau table.contentpaneopen a:visited {
color: #FFFFFF; text-decoration: none; font-weight: normal;
}
table.moduletablenouveau table.contentpaneopen a:hover {
color: #FFFFFF; text-decoration: underline; font-weight: normal;
}

/*pour le module alaffiche*/
table.moduletablealaffiche {
	background: url(../images/alaffiche.jpg) no-repeat;
	width: 170px;
}

table.moduletablealaffiche th {
	background: url(../images/fleche.gif) 10px 5px no-repeat;
	color: #FFFFFF;
	text-align: left;
	width: 170px;
	height:65px;
	padding-top: 3px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

/*end*/
/*pour le module dernier article*/
table.moduletablelastitem {
	background: url(../images/derniers_articles.jpg) no-repeat;
	width: 170px;
}

table.moduletablelastitem th {
	background: url(../images/fleche.gif) 10px 5px no-repeat;
	color: #FFFFFF;
	text-align: left;
	width: 170px;
	height:65px;
	padding-top: 3px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

/*les contents : utlises par la module à la une, les categ et sections,  */
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpaneopen td {
   padding-right: 0px;
   padding-top: 0px;
}

table.contentpane {
	width: 170px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

p span.lien-rouge strong a:link, p span.lien-rouge strong a:active, p span.lien-rouge strong a:visited {
	color: #017f14; 
	text-decoration: underline;
}
/* couple utlisé par les modules tels que alaune, */
table.contentpane td.contentheading {
	text-align: left;
}
table.contentpaneopen td.componentheading {
	padding-left: 2px;
}
/* les titres des articles th de la page d'accueil*/
.contentheading { 
	text-transform: uppercase;
	height: 0px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif; 
}

/*les titres des categ et section th en div*/
.componentheading {
	background: url(../images/) left top no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	height: 25px;
	line-height: 120%;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
/*les titres des articles en lien accueil*/
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
  	 padding: 0px;
	 color: #F30A00;
	 font-weight: bold; 
 	 text-decoration: none;
}
a.contentpagetitle:hoover {
	text-decoration: underline;
}

/*le texte de description pour les categ et sections*/
.contentdescription {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight: bold; display:inline;
}

/*ajout style pour modules infos et legislation*/
table.moduletablerss {
	width: 180px;
}
table.moduletablerss th {
	background: url(../images/echos.jpg) 5px 10px no-repeat;
	color: #FFFFFF;
	text-align: left;
	height:70px;
	padding-top: 13px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
table.moduletablerss div {
	font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
}
ul.newsfeedrss{
	padding-top: 0px;
	margin: 0px;

}
li.newsfeedrss {
padding-top: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
list-style-type: square;list-style-position: inside;
background: url(../images/pointille_170_h.gif) 5px bottom no-repeat;}

li.newsfeedrss a:link, li.newsfeedrss a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
li.newsfeedrss a:hover{
	color: #F30A00;
}
/*end*/
/*ajout style pour modules infos et legislation*/
table.moduletableactus {
	background: url(../images/actu.jpg) 5px 17px no-repeat;
	width: 180px;
}
table.moduletableactus th {
	background: url(../images/fleche.gif) 15px 22px no-repeat;
	color: #FFFFFF;
	text-align: left;
	height:82px;
	padding-top: 20px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

ul.latestnewsactus{
	padding-top: 0px;
	margin: 0px;
}
li.latestnewsactus {
padding-top: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
list-style-type: square;list-style-position: inside;
background: url(../images/pointille_170_h.gif) 5px bottom no-repeat;}

a.latestnewsactus:link, a.latestnewsactus:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
}
a.latestnewsactus:hover{
	color: #F30A00;
}

/*end*/



/*Les dates*/
.createdate { 
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;
}
.modifydate { 
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;
}
/*readmore*/
a.readon:link, a.readon:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #017f14;
    line-height: 120%;
	text-decoration: underline;
}
a.readon:hover {
	text-decoration: none; 
}
/*les ul li*/
ul
{
margin: 0px;
margin-left: 10px;
padding: 0;
list-style: none;
}

/*Outils Rechercher et Newsletter*/

.buttonrecherche {
  background: url(../images/bouton.gif) center center no-repeat;
  text-align: center;
  color: white;
  font-size: 9px;
  border: 0px;
  width: 23px;
  height: 18px;
  padding: 0px;
  margin: 0px;
}
.inputboxrecherche {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}
.searchrecherche {
width: 380px;
height: 28px;
text-align: right;
line-height: 28px;
font-size: 11px;
font-weight: bold;
}
.newsletter {
width: 380px;
height: 28px;
text-align: left;
text-indent: 10px;
line-height: 28px;
font-size: 11px;
font-weight: bold;
}
/*Pub des sites  de Mayor */

div.moduletable-pub {
	z-index: -9999;
	visibility: hidden;}