body { background-color: #424240; margin: 0px; text-align: center; font-family: verdana; font-size: 8pt; color: #bfbfbf; }

/* ------- HEAD ------- */
#content_head { width: 100%; height: 100px; background-color: #5c5b59; text-align: center; }
#head { width: 700px; margin-top: 18px; margin-left: auto; margin-right: auto; text-align: left; }
#logo { width: 100%; border-bottom: 1px solid #424240; }
#blog { text-align:right; }

/* ------- MENU ------- */
#menu { width: 100%; height: 40px; background-color: #424240; margin-top: 2px; padding-top: 12px; text-align: center; }
a.link_menu:link { width: 100%; color: #ffffff; font-size: 7pt; text-decoration: none; font-weight: bold; }
a.link_menu:visited { width: 100%; color: #ffffff; font-size: 7pt; text-decoration: none; font-weight: bold; }
a.link_menu:hover { width: 100%; color: #fb8c08; font-size: 7pt; text-decoration: none; font-weight: bold;  }
table.tab_menu { width: 100%; text-align: center; }


/* ------- LINK ------- */
#menu { width: 100%; height: 40px; background-color: #424240; margin-top: 2px; padding-top: 12px; text-align: center; }
a:link { color: #ffffff; font-size: 8pt; text-decoration: none; font-weight: bold; }
a:visited { color: #ffffff; font-size: 8pt; text-decoration: none; font-weight: bold; }
a:hover { color: #fb8c08; font-size: 8pt; text-decoration: none; font-weight: bold;  }


/* ------- CONTENT ------- */
#container { width: 700px; height: 685px; border: 1px solid #ffffff; margin-left: auto; margin-right: auto; background-color: #5c5b59; }
.title { font-size: 10pt; color: #ffffff; font-weight: bold; border-bottom: 1px solid #fb8c08; width: 100%; }
#content { width: 440px; height: 760px; float: left; background-color: #424240; border-right: 1px solid #ffffff; padding: 3px; text-align: justify; overflow: auto; overflow-x: hidden; scrollbar-face-color: #424240; scrollbar-highlight-color: #424240; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-shadow-color: #424240; scrollbar-arrow-color: #fb8c08; scrollbar-track-color: #5c5b59; }
#coldx { width: 250px; height: 100%; float: right; background-color: #424240; border-left: 1px solid #ffffff; text-align: right; }
#message { font-size: 8pt; color: #fb8c08; font-weight: bold; text-align: center; }


/* ------- BOX NEWS ------- */
#box_news { width: 100%; height: 125px; margin-bottom: 6px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding: 4px; text-align: left; background-image: url(images/bg_news.png); background-repeat: no-repeat; background-position: bottom; }
#title_news { font-size: 8pt; color: #fb8c08; font-weight: bold; }


/* ------- IMMAGINI ------- */
img { border: 0px; }


/* ------- FORM ------- */
form { margin: 0px; }
.form { font-size: 9pt; font-family: verdana; background-color: #5c5b59; color: #fb8c08; border: 0px solid #fb8c08; }
.button { border: 1px solid #ffffff; background-color: #5c5b59; font-size: 8pt; color: #fb8c08; width: 100px; }


/* ------- TABLE ------- */
td { font-size: 8pt; vertical-align: top; }


/* ------- LIST ------- */
ul { margin-top: 8px; margin-bottom: 8px; }


