body {
font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
margin: 1.5em;
padding: 0.5em;
}

#page {
border: 1px solid #CCCCCC;
margin: auto;
padding: 0.5em;
width: 90%;
}

#header {
height:132px;
border-bottom:1px solid #333; background:#069 url(images/back-body.jpg) repeat-x left top;
}

div.breadcum {
border-top:1px solid #CCCCCC;
height: 1px;
margin: 7px 0 5px 0;
}

#pagine a {
text-transform:uppercase;
text-decoration:none;
letter-spacing:0.9px;
font-weight:bold;
font-size:1.2em; 
color: #4f8ba2;
text-decoration: none;
}

#breadcumleft {
border-left:1px solid #CCCCCC;
height: 1px;
margin: 7px 0 5px 0;
}

#content {
float: right;
width: 81%;
margin:10px
text-align: justify;
}

#sidebar {
float: left;
width: 15%;
border-right: 0px;
border-left: 0px;
padding-left: 10px;
border-bottom:0px;
border-top:0px;
border-right: 1px solid #CCCCCC;
padding-right: 15px;
}

#footer-head
{
border-bottom:1px solid #CCCCCC;
clear:both;
height: 25px;
margin: 0 0 7px 0;
}

#footer {
clear:both; 
padding:30px 0 25px 0;
background:#073352;
border-bottom:2px;
}

#footer a img {
border:0 none;
opacity:0.5;
}
#footer a:hover img{
opacity:1;
}

div.license {
  display: inline;
  padding: 0;
  font-size: 100%;
}

div.license img {
  float: none;
  margin: 0;
}


h1 {
	margin-top: 0px;
	padding-top: 20px;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align: right;

	color: grey;
}

h2 {
	color: #666;
	font-weight: normal;
	font-size: 150%;
	padding-left: 0px;

}

h3 {
	float: left;
	position: relative;
	left: 4px;
	margin-top: 25px!important;
	padding: 0 20px 30px 0;
	width: 120px;
	text-align: center;

}

h3 a {
	text-decoration: none;
	color: #666;
}

h4 {
	font-weight: bold;
}

h4 a {
	text-decoration: none;
	color: inherit;
}

img.face {
	float: right;
	margin-top: -3em;
}

.entry {
	margin-bottom: 2em;
}

.entry .date {
	color: grey;
	text-align: left; 
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}

.entry .haut {
	text-align: right; 
}

.sidebar h2 {
	font-weight: bold;
	color: black;

	padding-left: 5px;
	margin-left: 0px;
}

.sidebar ul {
	padding-left: 1em;
	margin-left: 0px;

	list-style-type: none;
}

.sidebar ul li:hover {
	color: grey;
}

.sidebar ul li a {
        text-decoration: none;
}

.sidebar ul li a:hover {
        text-decoration: underline;
}

.sidebar ul li a img {
        border: 0;
}

.sidebar p {
	border-top: 1px solid grey;
	margin-top: 30px;
	padding-top: 10px;

	padding-left: 5px;
}

.sidebar .message {
    cursor: help;
    border-bottom: 1px dashed red;
}

.sidebar a.message:hover {
    cursor: help;
	background-color: #ff0000;
	color: #ffffff !important;
	text-decoration: none !important;
}

a {
color: #4f8ba2;
text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}
