/* Start of CMSMS style sheet 'blueclean' */
#main {
float: left;
}

body {
font-family:arial, sans-serif; 
font-size: 12px; 
color: #000000;
background:#556B2F;
/* background:#7A807D url(uploads/blueclean/back.gif) repeat; */
}
a:link, a:visited, a:active {
text-decoration: underline;
font-weight:normal;
color:#5D7B90;
}
a:hover {
color:#333333;
}
#pageWrapper {
margin:auto;
padding:2px;
background:#FFFFFF;
width: 90%;
border:1px solid #666666;
}
#header{
background:#5D7B90;
height: 10px;
border:1px solid #666666;
clear:both;
}
#urightColumn {
float:right;
width:590px;
height:490px;
color: #000000;
background:#FFFFFF;
border:1px solid #666666;
margin:5px;
}
#uleftColumn {
float:left;
width:139px;
height:100px;
padding:10px;
background:#FFFFFF;
border:1px solid #666666;
margin:5px;
}
#lrightColumn {
float:right;
width:139px;
/* height:110px; */
padding:10px;
border:1px solid #666666;
background:#FFFFFF;
margin:5px;
}
#lleftColumn {
float:left;
width:139px;
/* height:259px; */
padding:10px;
background:#FFFFFF;
border:1px solid #666666;
margin:5px;
}
#contenuto {
float:left;
padding:10px;
background:#FFFFFF;
margin:5px;
}
h1 {
padding:5px;
font-size: 18px;
font-weight: bold;
color:#333333;
}
h2 {
padding:5px;
font-size: 16px;
font-weight: bold;
color:#333333;
}
h3 {
padding:5px;
font-size: 14px;
font-weight: bold;
color:#333333;
}
#footer {
width:90%;
color:#ffffff;
text-align:right;
margin:auto;
clear:both;
}
#contentWrappper {
border:1px solid #666666;
height:550px;
border-top:none;
}
form {
text-align:left;
padding:2px;
}
input {
border: 1px solid #666666;
color: #000000;
font-size: 11px;
letter-spacing: 1px;
}
input.Text {
width: 150px;
height: 15px;
}
input.submit {
color: #333333;
background: #ffffff;
letter-spacing: 1px;
border:1px solid #666666;
font-size: 12px;
width: 45px;
height: 20px;
}
p{
margin:5px;
}
.pic{
margin-left:5px;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;
width:110px;
height:110px;
border:1px solid #666666;
}
.bar{
margin:auto;
background:#ffffff;
width: 100%;
text-align:left;
}
#top{
font: 20px arial, sans-serif; font-weight: normal ; color: #7A807D;
border:1px solid #666666;
border-bottom:none;
padding-left:5px; 
clear: both;
}
#topLeft {
float:left;
}
#topRight {
float:right;
width:75%;
}
span.highlight{
font: 24px arial, sans-serif; font-weight:normal; color: #6e7f98;
}
span.slogan{
font: 14px arial, sans-serif; font-weight:normal; color: #7A807D;
}
.bar a:link,.bar a:visited,.bar a:active {
text-decoration:none;
font-weight:normal;
padding:10px;
color:#000000;
}
.bar a:hover {
color:#333333;
text-decoration: none;
}
#footer a:link,#footer a:visited,#footer a:active {
text-decoration: none;
font-weight:normal;
color:#ffffff;
}
#footer a:hover {
color:#ffffff;
text-decoration: underline;
}
img {
color:#ffffff;
border: 0;
}
/* Per gestire gli elementi flottanti */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Nasconde da IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Fine dell'hack per IE-mac */
/* End of 'blueclean' */

