/*
base CSS file
you can customize most of the GUI shit from here

tested on explorer 5+ / netscape 6 / netscape 4.7 (buggy)

safe (supported) colors are:
black, silver, gray, white, maroon, red, purple, fuchsia, green, lime,
olive, yellow, navy, blue, teal, aqua
more at http://www.w3.org/MarkUp/Guide/Style
CSS1 reference at http://www.zvon.org/xxl/css1Reference/Output/index.html
you can specify colors also with: rgb(value1, value2,value3) or #112233
*/

/* whole page settings */
body {
/* default text color */
color: black;
}

/* all tables are bordless */
table {
border-style: none;
}

/* links styles */
a {
color: 838383; 
text-decoration: none;
font-size: 10px;
; font-weight: bold
}

/* link (mouse over) */
a:hover { 
color: #D57961; text-decoration: underline;
}
a:hover {  font-weight: bold; font-size: 10px}


/* base font */
body { 
font-family: Verdana, Arial, Tahoma;
font-size: 9pt;
 margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
 } 
.menusx00 {  font-weight: bold; color: #C2593D; height: 20px; width: 150px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 15px;   background-image: url("../../img/bcg_menu_cfp.gif"); background-repeat: repeat-x; background-position: left top}
.menusx {  font-weight: bold; color: #666666; height: 20px; width: 150px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 15px;   background-image: url("../../img/bcg_menu_cfp.gif"); background-repeat: repeat-x; background-position: left top}


.colonna2 {    background-image: url("../../img/bcg_colonna02_cfp.gif"); background-repeat: repeat-y; background-position: right top; border-color: #FFFFFF black black; vertical-align: top; text-align: right; border-style: solid; border-top-width: 7px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.menusxtit { font-weight: bold; color: #D57961; height: 25px; width: 150px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 15px;   background-image: url("../../img/bgc_titmenu_cfp.gif"); background-repeat: repeat-x; background-position: left top ; text-transform: capitalize; font-size: 10px; border-color: black black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 8px; border-left-width: 0px}

td.menusx a:link {  font-weight: bold; color: #666666}
td.menusx a:hover {  color: #D57961}
.comunicati_data {  font-size: 10px; font-weight: normal; color: 838383; padding-top: 2px; padding-bottom: 5px}
.iscrizioni_tit {  font-size: 10px; font-weight: bold; color: #D57961; padding-left: 13px; padding-top: 15px; padding-bottom: 5px}
td.iscrizioni_tit a:hover {  color: #D57961}
td.iscrizioni_tit a:link { color: #D57961 }
.colonna2b {   background-image: url("../../img/bcg_colonna02_cfp.gif"); background-repeat: repeat-y; background-position: right top; border-color: #FFFFFF black black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
td.colonna4txt a:link {  font-weight: normal; color: #666666}
td.colonna4txt a:hover { font-weight: normal; color: #D57961; text-decoration: underline}
td.colonna4txt a { font-weight: normal; color: 5E5E5E}
td.menusx a { font-weight: bold; color: #666666 }
td.iscrizioni_tit a { color: #D57961 }
.menuattivo { font-weight: bold; color: #D57961; height: 20px; width: 150px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 15px;   background-image: url("../../img/bcg_menu_cfp.gif"); background-repeat: repeat-x; background-position: left top ; font-size: 10px}

td.txtdx02 {font-weight: bold; color: #828282; padding-top: 2px; padding-right: 2px; padding-bottom: 3px; padding-left: 2px; font-size: 10px; line-height: 14px;}
td.txtdx03 {font-weight: normal; color: #5B5B5B; padding-top: 2px; padding-right: 2px; padding-bottom: 3px; padding-left: 2px; font-size: 10px; line-height: 14px;}

td.contatti_01 {font-family: Tahoma, Verdana, Arial; font-size: 11px; text-align: left; color: #FFFFFF; font-weight: normal; word-spacing: 0px; line-height: 14px; padding-left: 5px; padding-right: 0px; padding-top: 3px; padding-bottom: 2px }               
td.contatti_02 {font-weight: bold; text-align: right; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px}               





td.colonna4txten00 {text-align: justify; font-size: 11px; line-height: 16px; color: #666666; padding-top: 15px; padding-bottom: 20px; 
line-height: 19px;}
