@charset "UTF-8";
/* CSS Document */

.container {
	border: 4px solid #CB72A0;
}
#testata {
	background-color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
#link_testata{
	
	padding-top: 5px;
}

#menu  {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul {
	padding:5px 0;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF
}

#menu li {
	display: inline;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#piede ul {
				margin:0;
				padding:0;
}
#piede a {
	color: #FFFFFF;
	
	
}

#menu a:hover {
	color: #CB72A0;
	text-decoration: underline;
}

#piede a:hover {
	color: #FFFFFF;
}
body {
	background-repeat: repeat-x;
	background-image: url(../immagini/body.jpg);
}
#box_sfondo {
	background-image: url(../immagini/sfondo_standard.jpg);
	background-repeat: no-repeat;
}			
.index #box_sfondo {
	background-image: url(../immagini/foto_index.jpg);
	background-repeat: no-repeat;
}	
.chisiamo #box_sfondo {
	background-image: url(../immagini/sfondo-chisiamo.jpg);
	background-repeat: no-repeat;
}			
#sinistra {
	background-repeat: no-repeat;
	height: 500px;
	background-position: 20px;
	
}

#destra ul{
	margin:0;
	margin-top:70px;
	padding: 0;
	text-align: center;	
}
.selezionato {
	background-color: #CB72A0;	
}
.selezionato_link {
	background-color: #CB72A0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#destra li{
	list-style-type: none;
    height:25px;
	width: 210px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF
}
#destra a{
	color: #FFFFFF;
	text-decoration: none;
}
#destra a:hover {
	color: #FE51FF;
	text-decoration: underline;
}
#corpo_pagina {
	margin-top:40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}
.citazione {
	font-style:italic;
	margin-right: 0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 30px;	
}


#piede li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	/*text-transform: uppercase;*/
}
#piede {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rotator {
	width:630px;
}
.tab_immagini p{
	
	line-height: 1em;
}
.tab_immagini a{
	text-decoration: none;
	color: #CB72A0;

}
.tab_immagini a:hover{
	text-decoration: underline;
	color: #CB72A0;
}
table  {
	padding-top:0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
.tab_immagini img {
	margin-left:5px;
	margin-bottom: 0px;
	margin-top:0px;
	

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:105%;
	color: #CB72A0;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h2 {
	font-size: 105%;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
h3 {
	font-weight: normal;
	text-align: center;
	font-size: small;
	padding-top:0px;
	color: #FFFFFF;
}

h5 {
	font-size: medium;
	font-style: normal;
	color: #CB72A0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: lower-roman;
	text-decoration: underline;
	font-style: normal;
	text-transform: uppercase;
}
h4 {
	text-indent: 30px;
	font-weight: normal;
	text-align: justify;
	font-size: small;
	padding-top:0px;
	color: #FFFFFF;
	}
