body {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}

.header {
background-image: url('images/bg_sus.jpg');
background-repeat: repeat-x;
height: 150px;
}


.tx10_gri {
font: normal 10px Verdana;
color: #6C6C6C;
}

.tx11_gri {
font: normal 12px Arial, Tahoma, Verdana;
color: #000000;
}

.dotv {
width: 15px;
height: 100%;
background-image: url('images/dotv.gif');
background-repeat: repeat-y;
background-position: center top;
}


.doth {
height: 15px;
width: 100%;
background-image: url('images/doth.gif');
background-repeat: repeat-x;
background-position: left center;
}


.img {
border: #9F9F9F 3px solid;
}


.linkpos {
text-align: right;
margin-top: 3px;
margin-bottom: 3px;
}

.link_blue {
color: #044F8D;
text-decoration: underline;
}

.link_blue:hover {
color: #00325C;
text-decoration: underline;
}


.link_gri {
color: #6C6C6C;
text-decoration: underline;
}

.link_gri:hover {
color: #383838;
text-decoration: underline;
}


.titlu {
font: bold 20px Arial;
color: #004680;
text-transform: uppercase;
}

.subtitlu {
font: bold 13px Arial;
color: #004680;
}



input, select, textarea {
border: #999999 1px solid;
font: normal 11px Verdana;
color: #6C6C6C;
}


.form_contact {
border: #dfdfdf 1px solid;
}

.buton_apt {
width: 135px;
font: bold 11px Verdana;
color: #FFFFFF;
text-transform: uppercase;
background-color: #246ba6;
}


.sep_apt {
width: 0px;
border-left: #699dd1 1px solid;
background-color: #246ba6;
}

.buton_apt a {
display: block;
width: 100%;
line-height:20px;
color: #FFFFFF;
text-decoration: none;
padding-top: 0px;
}

.buton_apt a:hover {
display: block;
width: 100%;
line-height:20px;
background-color: #003366;
}



.buton_apt_tip {
width: 100%;
font: bold 11px Verdana;
color: #FFFFFF;
text-transform: uppercase;
background-color: #C0CECF;

}



.buton_apt_tip a {
display: block;
width: 100%;
line-height:20px;
color: #345A85;
text-decoration: none;
padding-top: 0px;
padding-left: 20px;
}

.buton_apt_tip a:hover {
display: block;
width: 100%;
line-height:20px;
background-color: #AEC4CA;
}

.sep_apt_tip {
width: 100%;
border-bottom: #699dd1 1px solid;
height: 0px;
background-color: #246ba6;
}


.specs_apt {
width: 180px;
border: #dfdfdf 2px solid;
float: right;
padding: 10px;
}

