.chromestyle{
width: 461px;
font-weight: bold;
padding-bottom:0px;
margin:0;
height:15px

}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 15px; 
clear: both; 
visibility: default;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 0px 0px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}


.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #FFF; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #CDE79A;
width: 200px;
visibility: hidden;
text-decoration: none;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #666666;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv2{
position:absolute;
top: 0;
border: 0px solid #FFF; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
border-top-width: 0px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #C1DAE2;
width: 200px;
visibility: hidden;
}

.dropmenudiv2 a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #666666;
}

* html .dropmenudiv2 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: none;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv3{
position:absolute;
top: 0;
border: 0px solid #FFF; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #DFD1A8;
width: 200px;
visibility: hidden;
}


.dropmenudiv3 a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #666666;
}

* html .dropmenudiv3 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv3 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: none;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv4{
position:absolute;
top: 0;
border: 0px solid #FFF; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #ECDB81;
width: 200px;
visibility: hidden;
}


.dropmenudiv4 a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #666666;
}

* html .dropmenudiv4 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv4 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv5{
position:absolute;
top: 5;
border: 0px solid #FFF; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
background-color: #F4BFAC;
width: 200px;
visibility: hidden;
opacity:.80;
filter: alpha(opacity=80);
}


.dropmenudiv5 a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #666666;
}

* html .dropmenudiv5 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv5 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: none;
}
.cadastre {
	width:150px;
	height:60px;
	color:#ffffff;
	font-size:10px;	
	font-weight:bold;
	line-height:12px;
	padding-bottom:4px;
	margin-left:330px;
	text-align:left
	
}
.cadastre span {
	color:#04175e;
	font-weight:bold;
	font-size:13px;	
	line-height:20px;
	padding-bottom:5px;
}

.cadastre br {
	line-height:20px;
}