body {
background-color: #D8E2EB;
margin: 0px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #FCCB04;
}
a:active {
text-decoration: none;
}

.container_global {
width: 786px;
height: 100%;
background-color: #FFFFFF;
background: url(img/layout/ombra_pagina.jpg);
background-repeat: repeat-y;
background-position: top right;
}

.container_top {
width: 710px;
}
.top_left {
text-align: left;
}
.top_center {
text-align: center;
}
.top_right {
text-align: right;
}

.container_menu {
width: 710px;
height: 69px;
background: url(img/layout/menu_bg.jpg);
background-repeat: repeat-x;
text-align: right;
}

.container_middle {
width: 700px;
height: 250px;
margin-bottom: 20px;
}
.panel {
width: 185px;
padding: 5px;
}
.panel_tab_bottom {
height: 20px;
background: url(img/layout/login_bottom.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: 0px;
}

.contenuto {
width: 515px;
padding: 5px;
border: 1px solid #D8E2EB;
text-align: left;
font-family: Verdana;
font-size: 12px;
color: #799CB9;
}

.container_bottom {
width: 710px;
border-top: 1px solid #D8E2EB;
padding: 5px;
}
.bottom_left {
text-align: left;
font-family: Verdana;
font-size: 9px;
color: #799CB9;
}
.bottom_right {
text-align: right;
font-family: Verdana;
font-size: 9px;
color: #799CB9;
}

.txt_pic {
font-family: Verdana;
font-size: 9px;
color: #799CB9;
}
.txt_med {
font-family: Verdana;
font-size: 12px;
color: #799CB9;
}
.txt_gra {
font-family: Verdana;
font-size: 14px;
color: #799CB9;
}
.txt_picred {
font-family: Verdana;
font-size: 9px;
color: #CC0000;
}
.txt_medred {
font-family: Verdana;
font-size: 12px;
color: #CC0000;
}
.txt_grared {
font-family: Verdana;
font-size: 14px;
color: #CC0000;
}
.table_std {
width: 100%;
text-align: left;
border: 0px;
margin: 0px;
padding: 0px;
font-family: Verdana;
font-size: 9px;
color: #799CB9;
}
.form_std {
height: 18px;
border: 1px solid #799CB9;
font-family: Verdana;
font-size: 12px;
color: #799CB9;
background-color: #FFFFFF;
}
.login_top {
height: 20px;
background: url(img/layout/login_top.jpg);
background-repeat: no-repeat;
background-position: top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.login_bottom {
height: 100px;
background: url(img/layout/login_bottom.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: 0px;
}
.banner468 {
  border: 1px solid #799CB9;
}
