html { 	margin-bottom: 0.1px;	height:100%; }
body {
	margin: 0px;
	background-color:white;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#36566C;
	text-decoration:none;
}
A.menu:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#A85336;
	text-decoration:none;
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#A85336;
	text-decoration:none;
}
A:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#A85336;
	text-decoration:underline;
}
/* sous titre menu */
a.tmenu:link, a.tmenu:active, a.tmenu:visited{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#D6D3B2;
	text-decoration:none;
}
A.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#9cb5c9;
	text-decoration:none;
}
a.flash:link, a.flash:active, a.flash:visited{
	font-family:Arial,Helvetica; 
	font-size:10pt; 
	font-weight:bold; 
	color:#D5D3B2; 
	text-decoration:none;
} 
A.flash:hover{ 
	font-family:Arial,Helvetica; 
	font-size:10pt; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
}
a.rupturecol:link, a.rupturecol:active, a.rupturecol:visited, a.rupturecol:hover{
	font-size:8pt;
}

a.video:link, a.video:active, a.video:visited{
	font-family:Arial,Helvetica;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}
p, td, ul, ol{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#3E637D;
}
.titre1,.newstitle{
	font-size:16pt;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:12pt;
	font-weight:bold
} 
/*
.titre3{
	font-size:10pt;
	font-weight:bold;
}
.titre4{
	font-size:10pt;
	font-weight:bold;
}
*/
.navindex{
	color:red;
	font-weight:bold;
}
.navbarre{
	color:#F8F8F8;
	font-weight:bold;
	background-color:#335C7F;	
}
.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#D0D0B0;
}
.c2{
	background-color:#EFEFDF;
}
.c3{
	background-color:#E2E2D2;
}
.td1{
     border-width:1px;
     border-color: White;
     border-style: solid;
} 
.datemodif{
}
hr{
	height: 1px;
	width: 98%;
	color:#001199;
}
input
{
color:#000000;
background-color:#D5D3B2;
font-size:11px;
font-family:Arial;
font-weight: bold;
}
.homeAdresse{
	font-size:8pt;
}
.recherche{
	color:#FFFFFF;
	font-weight: bold;
}
.bleuClair{
	background-color:#7EA3C2;
}
.bleu{
	background-color:#4D7394;
}
.bleuFonce{
	background-color:#335C7F;
}
.beigeClair{
	background-color:#EBEFDF;
}
.beigeFonce{
	background-color:#D5D3B2;
}
.boutonOrange{
	background-color:#A85336;
}
.newstext{
	font-size:10pt;
}
.fondBatiment{
	background-image:url(chuv_fond_batiment.gif);
	background-repeat:no-repeat;
	background-position:0px 60px;
}
.texterouge{
	color:red;
}
DIV.results .highlight {
  background-color: #FFFF99;
}
.url {
	color: #008000;
}