a{
	text-decoration:none;
}
a img {
	border: 0;
	padding: .2em;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

html, body {
	color: #333333;
	font:12px/32px Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Versione inglese sito web ENCI - CSS */
/* DIV */
#container {
    line-height: normal;
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: left;
    width: 800px;
	border:1px solid black;
}

img{
	border: none;
	padding: 2px;
}

.aggiornamento{
	color: #666666;
	font-size: 95%;
	text-align: right;
}

.benvenuto{
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	text-align: center;
}

.breed{
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	text-transform: uppercase;
}

.ocim_locandina05{
	display: none;
	float: right;
	padding: 1px;
}

.redstrong{
	color: #FF0000;
	font-weight: bold;
}

#c1{
	float: right;
	padding: 3px;
}

#centro2 br {
	line-height: 160%;
}

#content {
position: relative;
	height: auto;
	padding: 2px;
}

#flash{
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
}

#footer{
	/*background-color: #DCDCDC;*/ /*clear:both;*/
	text-align: center;
	border-top: thin;
	border-top-color: #B3AFDE;
	margin-top:30px;
}
#header{
	height: 150px;
	margin-bottom: 7px;
	text-align: center;
	padding:2px;
}

#header h1{
	color: #00008B;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

#header img{
	float: left;
}

#header,#content,#footer{
	clear: both;
	padding: 3px 2px;
	width: 99%;
}

#hp_loghi{
	padding: 1em;
	text-align: center;
	margin-top: 2em;
	}

#left{
	position:absolute;
	top:10px;
	left: 7px;
	text-align: right;
	width:190px;
}

#nav{
float:left;
text-align: left;
padding-right: 10px;
height: 15px;
line-height: 110%;
/*clear:both;*/
height:auto;
top: 10px;
width: 210px;
font: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
font-weight: bold;
}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-right:17px;
}

#nav ul li a{
	display: block;
	padding: 0 1em;
}
#nav a:hover{
	background-color: #DFEFFF;
	color: navy;
	text-decoration: underline;
	text-transform: uppercase;
}
#nav ul li{
margin-top: .1em;
}
#right{
	height: auto !important;
	/*height: 620px;*/
	margin-left: 210px;
	margin-right: 35px;
	/*min-height: 620px;*/
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	text-align: left;
}

h1{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	text-transform: uppercase;
}

#testata_titolo{
	float: left;
	font: trebuchet, Times,Tahoma,serif, fantasy;
	font-size: 260%;
	text-align: left;
	z-index: -1;
}

#utilities{
	float: right;
	font-size: 80%;
	margin-left: 3px;
	margin-right: 2px;
	text-align: right;
	width: 350px;
	z-index: +3;
}
#intro{
	/* Livello usato per introduzioni, spiegazioni, etc */
	border:1px solid;
	border-color: gray;
	padding:3px;
	margin: 3px 7%;
	background-color: #F0FFF0;
	font-style: italic;
	font-weight:bold;
	line-height: normal;
}
.gruppi li a:hover{
	color: #1D3A8D;
	text-decoration: underline;
}

/* ELEMENTI HTML */
h1{
	color: #00008B;
	text-transform: uppercase;
	padding: 3px;
	text-align:center;
	margin-top:5px;
	font-size: 200%;
	font-weight: bold;
}
h2{
	color: #44008A;
	text-transform:uppercase;
	font-size:170%;
	text-align:center;
	padding:3px;
}
h3{
	font-size:150%;
	text-align:left;
	padding:3px;
	margin-left:7px;
	color: #8A0045;
}
.data_aggiornamento{
	font-weight: bold;
	color:red;
	text-align: right;
}
/*Gestione elementi forms*/
form {
 border: 1px solid #666699;
 padding: 5px;
}
textarea.violet {background-color: #ccccff;}
dt{
	color: rgb(25, 25, 112);
	text-transform: uppercase;
	padding-top: 11px;
	font-weight: bold;
	font-size: larger;
}
