body {
margin: 0px;
padding: 0px;
background-color: #225842;
font: normal 12px Tahoma;
color: #1c1c1c;
}


a {
color: #007a48;
text-decoration: underline;
}

a:hover {
color: #00643C;
text-decoration: underline;
}


.header {
min-height: 130px;
height: 130px;
background-image: url('../images/site/bg_sus.gif');
background-repeat: repeat-x;
}

.design_sus {
background-image: url('../images/site/designsus.gif');
background-repeat: no-repeat;
background-position: right bottom;
}

.menu {
height: 30px;
background-color: #007a48;
}

.content {
background-color: #fcf7ce;
}

.border_verde {
border-left: #a6ce39 5px solid;
border-right: #a6ce39 5px solid;
}

.menu_element {
padding-right: 20px;
display: block;
height: 30px; 
line-height: 30px;
float: left;
}

.menu_element a {
font: bold 11px Tahoma;
color: #fdfdc1;
text-transform: uppercase;
text-decoration: none;
display: block;
height: 30px;
line-height: 30px;
padding-left: 10px;
padding-right: 10px;
}

.menu_element a:hover {
font: bold 11px Tahoma;
color: #FCFC98;
text-transform: uppercase;
text-decoration: none;
display: block;
line-height: 30px;
background-color: #005d37;
}

.tx11_sus {
font: normal 11px Tahoma;
color: #931352;
}

.tx11_alb {
font: normal 11px Tahoma;
color: #FFFFFF;
}

.tx12_gri {
font: normal 12px Tahoma;
color: #1c1c1c;
}


.link_sus {
font: normal 11px Tahoma;
color: #931352;
text-decoration: none;
}

.link_sus:hover {
font: normal 11px Tahoma;
color: #a22462;
text-decoration: underline;
}

.link_alb {
font: normal 11px Tahoma;
color: #FFFFFF;
text-decoration: underline;
}

.link_alb:hover {
font: normal 11px Tahoma;
color: #f3f4d3;
text-decoration: underline;
}


.content_noutati {
background-color: #b7224c;
padding: 10px;
}

.shifter {
height: 28px;
line-height: 28px;
display: block;
clear: both;
}

.footer {
background-color: #225842;
}

.text_footer {
color: #a7d264;
font: normal 11px Tahoma;
}

.link_footer {
color: #a7d264;
font: normal 11px Tahoma;
text-decoration: none;
}

.link_footer:hover; {
color: #cfeca1;
font: normal 11px Tahoma;
text-decoration: underline;
}

.titlu_pagina {
font: bold 16px Tahoma;
color: #225842;
}