/*DEFINIZIONI DI BASE*/
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }

html, bofy {height:100%;}

body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
background-color:#ffffff;
color:#E9E9E9;
}

h1 {
color:#D59D4C;
font-size:16px;
margin:0px 0px 10px 0px;
}

a {
color:#D59D4C;
text-decoration:none;
}

#content {
margin:auto;
clear:both;
position:relative;
top:10px;
left:0px;
width:989px;
height:100%;
background-color:#1A1A1A;
background:url(img/sfondo.jpg) repeat-y;
}

#left {
width:282px;
background-color:#474948;
text-align:center;
float:left;
}

#menu_left {
width:282px;
height:30px;
background-color:#7D7D7D;
font-weight:bold;
}

#menu_left a{
font-size:16px;
color:#E9E9E9;
text-decoration:none;
}

#menu_left a.selected{
font-size:16px;
color:#D59D4C;
text-decoration:none;
}


#sx {
min-height:350px;
height:auto !important;
height:350px;
text-align:center;
}

.menu {
background:url(img/bg_menu.jpg) no-repeat;
width:271px;
height:30px;
text-align:left;
margin:auto;
position:relative;
font-size:14px;
clear:both;
}

.menu div {
padding:6px 0px 0px 10px;
}

.menu a {
color:#000000;
}

.menu a:hover, .menu a.selected {
color:#ffffff;
}

.smenu {
/*background:url(img/bg_smenu.jpg) no-repeat;*/
width:271px;
/*height:27px;*/
text-align:left;
margin:auto;
position:relative;
font-size:14px;
clear:both;
background-color:#474948;
border-bottom:1px solid #BDBDBD;
padding:3px 0px 3px 0px;
}

.smenu1 {
/*background:url(img/bg_smenu.jpg) no-repeat;*/
width:271px;
/*height:27px;*/
text-align:left;
margin:auto;
position:relative;
font-size:14px;
clear:both;
background-color:#474948;
padding:3px 0px 3px 0px;
}

.smenu div, .smenu1 div {
padding:6px 0px 0px 10px;
}

.smenu a, .smenu1 a {
color:#9A9696;
}

.smenu a:hover, .smenu a.selected, .smenu1 a:hover, .smenu1 a.selected {
color:#ffffff;
}

.home {
height:194px;
font-size:13px;
font-weight:bold;
padding:0px 10px 0px 10px;
}

#testo {
min-height:350px;
height:auto !important;
height:350px;
padding:0px 10px 10px 10px;
text-align:justify;
/*background-color:#1A1A1A;*/
}

.titolo {
background:url(img/bg_titolo.jpg) no-repeat;
width:707px;
height:46px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}

.titolo div {
padding:13px 0px 0px 10px;
}

#right {
width:707px;
text-align:left;
float:right;
}

#menu_right {
width:707px;
height:30px;
background-color:#474948;
font-weight:bold;
}

#menu_right a{
font-size:16px;
color:#E9E9E9;
text-decoration:none;
}

#menu_right a.selected{
font-size:16px;
color:#D59D4C;
text-decoration:none;
}

#nero13 {
height:13px;
width:707px;
background-color:#000000;
}

#show_corsi {
background-color:#0F0F0F;
width:687px;
padding:10px;
height:161px;
}

.corsi {
float:left;
background:url(img/corsi.jpg) no-repeat;
width:215px;
height:161px;
margin-right:20px;
font-size:10px;
}

.corsi div {
padding:5px;
}

#footer {
color:#515050;
border-top:1px solid #ffffff;
clear:both;
width:989px;
font-size:11px;
background-color:#FFFFFF;
}

#footer div.bottom {
border-top:1px solid #474948;
width:989px;
height:50px;
}

#footer a {
color:#515050;
text-decoration:none;
}

