/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #ffffff url(../images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	min-height: 900px;
	
}
#back_all
{
background: #ffffff url(../images/white.gif);
}

#main
{
background: #ffffff url(../images/white.gif);
}

#header {
	background: #ffffff;
	height: 160px;
	text-align: right;
	margin-top:10px;		
}

#menu
{
float: left;
/*padding-left: 320px;*/
margin-top:10px;
margin-left:-10px;
border-left: 7px solid #FFFFFF;
width: 505px;
background: url(../images/barra-grigia.gif);
}

#menu ul {
	list-style: none;
	color: #FFFFFF;
}

#menu li {
	display: inline;
	color: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 27px;
	/*background: #FFFFFF url(../images/barra-rossa-a.gif) repeat-x;*/
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 13px;
	margin-left:3px;
	color: #FFFFFF;
}

#menu a:hover {
  /*color: #FFFFFF;*/
	width: 79px;
  height: 27px;
	text-decoration: underline;
	background: #FFFFFF url(../images/barra-rossa-a-over.gif) repeat-x;
}


#logo {
background: #ffffff url(../images/demauro_header.jpg) no-repeat;
width: 771px;
height: 98px;
float: left;
text-align: left;
padding-top: 60px;
padding-left: 40px;
margin-top:5px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
}

#logo H1 {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 40px;
	color:#FFFFFF;
}

#logo H1 a {
	font-size: 24px;
}

#logo H2 {
	text-decoration: none;
	font-size: 16px;
	color:#FFFFCC;
	text-align:right;
}

#logo H2 a
{
font-size: 16px;
}

#left
{
	float: left;
	padding: 10px;
	width: 240px;
	padding-right: 10px;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H1 {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #D72020;
	font-size:24px;
}

#right H2
{
	margin: 0;
	padding: 0px;
	padding-top: 15px;
	font-size: 20px;
	color: #D72020;
}

#right H3
{
	margin: 0;
	padding: 0px;
	padding-top: 15px;
	font-size: 16px;
	color: #D72020;
}

#right a
{
color: #D72020;
text-decoration: none;
}


#content_section H1 {
	padding-top: 20px;
	color: #D72020;
	font-size:24px;
}

#content_section H2
{
	padding-top:10px;
	font-size: 20px;
	color: #D72020;
}

#content_section H3
{
	padding-top:20px;
	padding-bottom:10px;
	font-size: 16px;
	color: #D72020;
}

#content_section a
{
color: #D72020;
text-decoration: none;
cursor:pointer;
}

#content_section img img:a
{
color: #D72020;
cursor:pointer;
border-color:#D72020;
}

#content_section p {
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
	text-align:justify;
	line-height:20px;
	text-align:justify
}

#content_section ul {
	margin-left:20px;;
	padding-top:10px;
	padding-bottom: 5px;
	font-size:14px;
}

#content_section li {
	margin-left:5px;;
	padding-top:3px;
	padding-bottom:3px;
	list-style:square;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(../images/header_top_over.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

.citazione {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height: 150%;
}

.origine_citazione{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.origine_citazione em{
	font-style:italic;
	font-weight:bold;
}

#img-principale{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	float:left;
	position:relative;
}

#img-secondaria{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:right;
	position:relative;
}

.galleria{
	margin:0;
	padding:0;
}

.galleria p{
	text-align:center;
}

.galleria img{
	align:center;
}