html { font-family:verdana, arial, sans-serif; font-size:11px}

#header_rounded, #header_rounded .sb-inner,#header_rounded .sb-border{background:#E6E6EA;}


a{
    text-decoration:none;
}


h1 {
	font-size: 25pt;
	color: #656C82;
    font-family: "century gothic";
    font-weight: bold;
    
}

h2 {
	font-size: 18pt;
	color: #C93A00;
    font-family: "century gothic";
}


table {
	font-size: 11px;
}

.petit {
	font-size: 9px;
}

.cellbg{
    background-image: url("../img/banner/back.gif");
    background-color: #C93A00;
    border: 0;
}

.maptip{
    background-color: #C93A00;
    color: #FFFFFF;
}

.maptip_table{
    color: #FFFFFF;
}


#page_header {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #C93A00;
	padding: 3px;
	text-align: left;
	border: 0px black solid;
}


#headerTitleText{
    height:100px;
    background-color: #C93A00;
}

#headerTable{
    height:87px;
    margin-left: 8px;
    margin-right: 8px;
    background-color: #C93A00;
    border-bottom: 2px;
    border-bottom-color: #C93A00;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

.group_header {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-align: left;
}

.layer_name {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #003a7d;
	padding: 3px;
	text-align: left;
	border: 0px black solid;
}

.field_name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.button {
	font-size: 11px;
	font-weight:bold;
	color: #003a7d;
	padding: 2px 4px;
	position: relative;
	top:2px;
	text-decoration: none;
  border: 1px solid #003a7d;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
  
}

.buttonMini {
	font-size: 11px;
	font-weight:bold;
	color: #003a7d;
	padding: 1px 4px;
	position: relative;
	top:1px;
	text-decoration: none;
  border: 1px solid #003a7d;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
  
}


.ortotopo {
	font-size: 11px;
	font-weight:normal;
	color: #003a7d;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
  border: 2px outset #003a7d;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
}

.combo {
	font-size: 10px;
}
