html,body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background:#e9ecf1 url(grafica/blue/sfondo_header_v4_blue.jpg) top center repeat-x;
	color:#3b475d;
	font-family:Verdana,Arial,Sans-serif;
	font-size:11px;
	text-align:center;
}
div#wrapper{
	margin:0px;
	padding:0px;
	position:relative;
	height:100%;
	background:url(grafica/blue/sfondo_v4_blue.jpg) top center repeat-y;
	font-family:Verdana,Arial,Sans-serif;
	font-size:11px;
}
body>div#wrapper{
	height:auto;
	min-height:100%;
}
/*

div#wrapper2 {
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Sans-serif;
	font-size:11px;
}
*/
div#corpo{
	width:781px; 
    margin:0px auto;
	padding:0px;
	text-align:center;
}

div#header{
	width:780px;
	height:222px;
	background:url(grafica/blue/header_v4_blue.jpg) no-repeat;
}

div#content{
	width:570px;
	margin:-80px auto 0px auto;
	padding-bottom:70px;
	text-align:left;
}

div#footer{
	position:absolute;
	bottom:0;left:0;
	width:100%;
	background:url(grafica/blue/sfondo_footer_v4_blue.jpg) bottom left repeat-x;
	text-align:center;
}
div#footer_inner{
	width:780px;
	height:66px;
	margin:0px auto;
	padding:0;
	clear:both;
	background:url(grafica/blue/footer_v4_blue.jpg) no-repeat;
}
div#credits{
	width:780px;
	margin:0px;
	padding-top:35px;
	font-size:9px;
}
div#nav{
	padding-top:99px;
	padding-left:94px;
	text-align:left;
}
div#nav ul{
	width:401px;
	height:30px;
	overflow:hidden;
	list-style-type:none;
	margin:0;
	padding:0;
	background:url(grafica/blue/menu_v4_blue.gif) no-repeat 0 0px;
}
#nav li{
	margin:0;
	padding:0;
}
#nav li, div#nav li a{
	float:left;
	width:100px;
	height:30px;
}
#nav li a{
	text-indent: -9000px;
	text-decoration:none;
	padding: 30px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height/**/:30px;
	background-image:url(grafica/blue/menu_v4_blue.gif);
}
li#mhome a{
background-position:0px 0px;
}
li#mhome a:hover{
background-position:0px -35px;
}
body#home li#mhome a{
background-position:0px -70px;
}
li#msites a{
background-position:-100px 0px;
}
li#msites a:hover{
background-position:-100px -35px;
}
body#sites li#msites a{
background-position:-100px -70px;
}
li#mextra a{
background-position:-200px 0px;
}
li#mextra a:hover{
background-position:-200px -35px;
}
body#extra li#mextra a{
background-position:-200px -70px;
}
li#mcontact a{
background-position:-300px 0px;
}
li#mcontact a:hover{
background-position:-300px -35px;
}
body#contact li#mcontact a{
background-position:-300px -70px;
}

a { outline:none; }

#content h1 {
font-family:Verdana,Arial,Sans-serif;
font-size:14px;
color:#3b475d;
font-variant:small-caps;
text-transform:capitalize;	
margin-top:0px; 
margin-bottom:20px;
	}
#content h2 {
font-family:Verdana,Arial,Sans-serif;
font-size:12px;
color:#3b475d;
font-variant:small-caps;
text-transform:capitalize;	
margin-top:0px; 
margin-bottom:20px;
	}

#content a:link, #content a:active, #content a:visited{
font-size:11px;
text-decoration:none;
font-style:italic;
color: #3b475d;
border-bottom:1px solid #3b475d;
cursor:ne-resize;
}

#content a:hover {
text-decoration:none;
font-style:italic;
color: #3b475d;
border-top:1px solid #3b475d;
cursor:ne-resize;
}	

#content ul, #content li {
margin:0;
padding:0;
list-style-type:none;
}
#content li a:link, #content li a:active, #content li a:visited{
display:block;
width:130px;
padding-left:12px;
height:14px;line-height:14px;
font-size:11px;
text-decoration:none;
color: #3b475d;
border:0px solid #993300;
cursor:ne-resize;
}

#content li a:hover {
display:block;
width:130px;
padding-left:12px;
height:14px;line-height:14px;
font-size:11px;
text-decoration:none;
background-image:url(grafica/blue/list_blue.gif);
background-repeat:no-repeat;
background-position:center left;
color: #3b475d;
border:0px solid #cc0000;
cursor:ne-resize;
}
	
table, tr, td {
	font-family:Verdana,Arial,Sans-serif;
	font-size:11px;
	}
input, textarea, option, select {
background-color: #f1f2f6;
	font: 11px arial;
	color: #3b475d;
	letter-spacing: 1px;
	border: 1px solid #3b475d;
	padding:2px; }

.show_site {
float: left; 
width: 100% !important; width:370px;;
min-height: 100px;
height: auto !important;
height: 100px;
margin-bottom:20px;
text-align:left;
}
img.site {
margin:0;
border:1px solid #3b475d;
padding:2px;
float:left;
display:inline;
}
.site_text {
 margin:0 0 0 30px;
width:250px;
float:left;
display:inline;
}	
	
#credits a:link, #credits a:active, #credits a:visited {
font-weight: bold;
font-style:italic;
color: #ffffff;
font-size:9px;
text-decoration:none;
cursor:ne-resize;
}
#credits a:hover {
font-weight: bold;
color: #ffffff;
font-size:9px;
text-decoration: underline overline;
cursor:ne-resize;
}

dl {
padding:0 0 5px 0;
margin:0 0 20px 0;
width:60%;
border-bottom:2px solid #3b475d;
}
dt {
padding:0;
margin:0;
display:inline;
font-weight:bold;
font-variant:small-caps;
text-transform:capitalize;
}
dd {
padding:0;
margin:0;
display:inline;
font-variant:small-caps;
text-transform:capitalize;
}
dd.selected {
font-weight:bold;
}
#screen-switcher a:link, #screen-switcher a:active, #screen-switcher a:visited{
border:0;
font-style:normal; 
}
#screen-switcher a:hover{
border:0;
font-style:normal;
font-weight:bold; 
}
