.contactsmenu span{
    padding-left: 20px;
}
.contactsmenu a{
    font-size: 11px;
    color: #6F787E;
    text-decoration: underline;
    padding-right: 10px;
}
.contactsmenu strong{
    font-size: 11px;
    padding-right: 10px;
    font-weight: normal;
    color: #113C6E;   
}
table.do {
	text-align:center;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:97%;
	background-color: #FFF;
	margin-top:30px;
	margin-bottom:50px;
	border-collapse: collapse;
}
.do td {
	text-align:center;
	padding: 3px 7px;
	border:1px solid #aaa;
}
.do tr.header {
	background-color:#CCC;
}

.schemeButton {
color:#777;
text-align:left;
width:70px;
margin-left:auto;
margin-right:auto;
}

.schemeButton a img.pictSchem {
padding:0;
}

.schemeButton a strong {
font-weight:normal;
text-decoration:underline;
color:#777;
}

.textDiv a {
color:#6F787E;
font-size:9px;
text-decoration:none;
}

.accordion_content {
display:none;
}

#vertical_container
{
float:right;
text-align:left;
}
.accordion_toggle
{
font-size:9px;
color:#6F787E;
}
/*FOLGA PANORAMA*/
h3.panoramaTitle {
    clear:both;
    font-size: 26px;
    color: #002350;
    font-weight: normal;
    font-family: tahoma, arial;
    padding-left:16px;
    margin-bottom: 27px;
    padding-top:10px;
}
#panoramaFolga {
    position:relative;
    width:983px;
    height:344px;
    clear:both;
}
.panoramaSWF {
    height:344px;
}
#panormaCornerRT {
    position:absolute;
    width:6px;
    height:6px;
    right:0;
    top:0;
    background:url("images/panorama/ugol-right-top.png");
}
#panormaCornerRB {
    position:absolute;
    width:6px;
    height:6px;
    right:0;
    bottom:0;
    background:url("images/panorama/ugol-right-bottom.png");
}
#panormaCornerLT {
    position:absolute;
    width:6px;
    height:6px;
    LEFT:0;
    top:0;
    background:url("images/panorama/ugol-left-top.png");
}
#panormaCornerLB {
    position:absolute;
    width:6px;
    height:6px;
    left:0;
    bottom:0;
    background:url("images/panorama/ugol-left-bottom.png");
}
.mapPanorama {
    position: absolute;
    top: 0;
    right: 0;
}
.panorama-area {
    border: 1px solid white;
    background-image: url("images/panorama/fieldBg.png");
    font-size: 100%;
    cursor: pointer;
    text-decoration: none;
    color: white;
    text-align: right;
    cursor: pointer;
}
.panorama-active {
	background-image:url("images/panorama/bg_active.png");
	cursor: pointer;
    border: 1px solid white;
}
/*END FOLGA PANORAMA*/
