@charset "UTF-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}


/* grid */
body {
background-color:#ffffff;
}
#header {
height:66px;
width:990px;
margin:0 auto;
}
#logo {
width:83px;
float:left;
margin:10px 0;
}

#strumenti {
width:150px;
float:right;
margin:10px 0;
}

#navbar {
height:22px;
border-top:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
}

#menu {
margin:3px 0;
}

#maincontent {
min-height:444px;
height: auto !important;
height: 444px;
}

#footer {
height:15px;
border-top:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
padding:5px 0 0 0;
}

/* typo */

body, p {
color:#666;
font-size:12px;
font-family:Tahoma, Verdana, Helvetica;
}

#logo p {
text-align:justify;
font-weight:bold;
}
#strumenti p {
text-align:right;
font-weight:bold;
}
#strumenti a {
text-decoration:none;
color:#000;
}

#strumenti a:hover {
color:#cccccc;
}

#slogan {
margin-top:82px;
height:200px;
}
,we {
font-size:14px;
}
#slogan p {
text-align:center;
margin-bottom:23px;
}

#burma {
position:relative;
top:50px;
clear:both;

}

#burma p{
color:#FF9900;
text-align:center;
}


#menu {
text-align:center;
}
#menu li {
list-style:none;
display:inline;
}
#menu li span {
margin:0 25px;
}

#menu li {
color:#666666;
font-size:12px;
font-family:Tahoma, Verdana, Helvetica;
text-decoration:none;
font-weight:bold;
}
/*
#menu li a {
color:#666666;
font-size:12px;
font-family:Tahoma, Verdana, Helvetica;
text-decoration:none;
font-weight:bold;
}

#menu li a:hover{
color:#cccccc;
cursor: default;
}*/


#footer p {
font-size:9px;
text-align:center;
}

