#header{
    position: relative;
}
#banniere{
    position: relative;
}
#entetegauche {
    background-image: url(tete/bord_gauche.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 124px;
    width: 50px;
}
#entetecentre {
    background-image: url(tete/centre.gif);
    background-repeat: repeat-x;
    height: 124px;
}

#entetedroite {
    background-image: url(tete/bord_droit.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 421px;
    height: 124px;
}
#titre{
    background-image: url(tete/logo.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 124px;
    width: 567px;
    position: absolute;
    top: 5px;
    left: 35px;
}
h1{
    font-family: Verdana;
	  font-size: 14px;
	  color: #476f5c;
	  position: relative;
	  top: 75px;
	  left: 160px;
}
h2{
    font-family: Verdana;
	  font-size: 13px;
	  color: #476f5c;
}
h3{
    font-family: Verdana;
	  font-size: 13px;
	  color: #476f5c;
}
.dateannonce{
font-weight: lighter;
color: #476f5c;
}
.liensdetailannonce a{
color: #a1c2b3;
}
.liensdetailannonce a:hover{
color: #a1c2b3;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.MenuBarre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
}
Barre:hover {
	font-weight: bold;
	text-decoration: underline;
	}
#BarreGauche {
    background-image: url(images/barre_menu_gauche.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 15px;
}
#BarreCentreG {
    background-image: url(images/barre_menu_centre.gif);
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: middle;
    padding-left: 20px;
}
#BarreCentreD {
    background-image: url(images/barre_menu_centre.gif);
    background-repeat: repeat-x;
    text-align: right;
    vertical-align: middle;
    padding-right: 20px;
    font-weight: bold;
}

#BarreDroite {
    background-image: url(images/barre_menu_droite.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 30px;
}

.MenuTitre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu_titre.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 150px;
}
.MenuRubrique {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu_fond.gif);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 150px;
}
.MenuRubrique:hover {
	font-weight: bold;
	text-decoration: underline;
}
.BlocContent {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 95%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.Rouge {
	font-size: 10px;
	color: #FF0000;
}
.ROUGE {
	font-size: 18px;
	color: #FF0000;
}
.normal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
} 
td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.addsgauche td{
padding-left: 15px;
padding-top: 15px;
}
.addsdroite td{
padding-left: 15px;
padding-top: 55px;
}
.fil{
  padding-left: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

#header:hover {
  cursor: pointer;
}
.rss{
  border: 0;
  position: relative;
  top: -15px;
  float: right;
}
.blocAlerte{
  text-align: left;
}

//Style moteur de recherche

.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#a1c2b3; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}

/*main results table */
//#results{width: 780;}

#other_pages {
	text-align:center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}
//tags clouds

#tags { 
float: left; 
width: 220px; 
margin: 10px 0px; 
padding: 10px; 
background:#ececec; 
color:#333; 
border: 1px dashed #cccccc; 
text-align: justify; 
} 
#tags .title { 
font-family:arial; 
font-size:16px; 
font-weight:bold; 
background-color: transparent; 
padding: 4px 4px; 
color:#808080; 
} 
#tags a { 
color:#a1c2b3; 
background-color: transparent; 
padding: 2px 4px; 
white-space: nowrap; 
text-decoration: none; 
font-family:arial; 
} 
#tags a:hover { 
color:#476f5c;
background: #a1c2b3; 
text-decoration: none; 
} 
.deuxColonnes{
vertical-align: top;
}
.deuxColonnes legend , #utilisateurPwd legend, #Inscription legend{
color: #a1c2b3;
}
.ENA_HOME, .ENA_RUBRIQUE, .ENA_REGION, .LST_PAR{
padding:5px;
border: 2px #FF7400 dotted;
background: #eeeeee;
}
span.ENA_HOME, span.ENA_RUBRIQUE, span.ENA_REGION{
padding:0;
border: none;
background: transparent;
}
span.ENA_RUBRIQUE, span.ENA_REGION{
margin-top:-20px!important;
}
.nbspace{
padding-left: 15px;
}

