﻿body {
	text-align: center;
	background-color: #E6F2F2;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

#container
{
	width: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background:url(../images/layout/sfondo.jpg) 0 0 repeat;
	border-left:2px Navy solid;
}

#banner
{
	height: 207px;
	background-image: url(../images/layout/banner.jpg);
	/*color: White;*/
	text-align:left;
}

#banner_dummy
{
	height: 180px;
	border:0px;
}

#banner_login
{
	height: 27px;
	border:0px;
	margin-left:10px;
	color:White;
}

a.banner_login
{
	color:White;
	font-size:14; 
	font-weight:bold;
}

#content
{
	padding-left: 0px;
	padding-bottom:10px;
	min-height:350px;
	background-color: White;
	border-right:solid 2px navy;
	width : 616px;
	float:right;
}

h1.content
{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 2px;
	border-bottom-color: #003366; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;	
	margin-left:20px;
	margin-right:20px;
	padding-top:5px;
}

p.content
{
	margin-left:20px;
	margin-right:20px;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 2px;
}

ul.content
{
	margin-left:20px;
	margin-right:20px;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 2px;
}

ul.content li
{
	margin-left:40px;
}

img.content
{
	float:left;
	width:100px;
	height:100px;
	border:0px;
	padding-right:5px;
	margin-left:20px;
}

a.content
{
	color: #003366;
}

a:visited.content
{
	color: #003366;
}

#sidebar {
	float: left;
	width:140px;
}

p.sidebar
{
	line-height:35px;	
}

a.sidebar
{
    float: left;
	width:140px;
	height: 35px;
	text-align:center;
	color:White;
	font-size:14; 
	font-weight:bold;
}

a:hover.sidebar
{
	background: url(../images/menu/menu_over.jpg) 0 0 repeat;
}

a:link.sidebar, a:visited.sidebar
{
	text-decoration: none;	
}

a:link.banner_login, a:visited.banner_login
{
	text-decoration: none;	
}

#footer
{
	clear: both;
	background:url(../images/layout/sfondo.jpg) 0 0 repeat;
	width:758px;
	height:60px;
	border-top:3px solid navy;
	border-bottom:3px solid navy;
	border-right:2px solid navy;
	color:White;
	text-align:center;
	font-family:Verdana;
}

h1.footer
{
	font-size:16px; 
	font-weight:bold;
	line-height:30px;
}

h2.footer
{
	font-size:11px; 
}

#languages
{
	clear: both;
	background:url(../images/layout/sfondo.jpg) 0 0 repeat;
	width:758px;
	height:30px;
	border-bottom:3px solid navy;
	border-right:2px solid navy;
	color:White;
	text-align:left;
	font-family:Verdana;
}

img.languages
{
	height : 24px;
	width : 32px;
	padding :5px;
	border : 0px;
}
