/*padding : TOP right bottom left*/

html,body{margin: 0 auto;padding:0 auto;text-align: center;}

body{
	font-family: arial, helvetica, verdana;
	font-size: 76%;
	background-color: #000;
}

#total_page{
	width: 760px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 auto;
}

#head{
	overflow: hidden;
	padding:0px;
	height:200px;
	border: 0px solid #435454;
	text-align: center;
}

#photo{
	float: right;
}

#title{
	color: #E4E4E4;
	letter-spacing:10px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	margin-left:200px;
	border-bottom:1px solid #E4E4E4;
	padding-bottom:-2px;
	line-height: 12px;
	padding-left:50px;
	font-weight: bold;
}

#logo{
	height: 100px;
	\height: 100px;
	h\eight: 100px;
	text-align: left;
	border: 0px #CCffff solid;
	padding: 30px 0px 0px 40px;
	background-color: White;
}


#container{
	position:relative;
	top: 0;
	text-align: left;
	/*width: 759px;\width:769px;w\idth:759px;*/
	padding:0px;
	border: 0px solid #AE1932;
	clear: both;
	margin-right:15px;
}	
	

#navigation{
	overflow: visible;
	/*position: relative;*/
	top:0;
	text-align: left;
	float: left;
	width: 155px;
	\width:155px;
	w\idth:155px;
	padding: 2px;
	padding-bottom:15px;
}

/*stili per la navigazione*/
div#navigation ul{margin: 0 5 5px;padding: 0; list-style-type: none; }
div#navigation ul a{
	color: #fff;
	display: block;
	width: 135px;
	\width: 130px;
	w\idth: 135px;
	border: 1px solid #000;
	text-decoration: none;
	padding: 4px;
	margin: 4px;
	font-size: 11px;
	letter-spacing: 1px;
}
div#navigation ul a:hover{
	border: 1px solid #ccc;
	color: white;
}


/*stili per la navigazione*/
div#content ul{margin: 0 5 5px;padding: 0; list-style-type: none; }
div#content ul a{
	color: #fff;
	display: block;
	text-align: center;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 4px;
	font-size: 11px;
	letter-spacing: 1px;
	height: 205px;
}
div#content ul a:hover{
	border: 1px solid #ccc;
	color: white;
}

.qui{
	border: 1px solid #ccc;
}

#content{
	text-align: justify;
	margin-left: 150px;
	padding: 2em;
	font-size: 11px;
	line-height: 18px;
	border: 0px solid #fff;
}

#content-text{
	padding: 10px 0 0 20px;
	text-align: justify;
	overflow: visible;
}


#footer{
	clear: both;
	border-top: 1px solid #666;
	margin-bottom:0px;
	padding-top: 15px;
	margin-top: 0px;
	color: #ccc;
	text-align: center;
	padding-bottom: 30px;
}


div, td, p {
	color: #fff;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.a_home{
	font-size: 13px;
	letter-spacing: 2px;
}

a{
	color: #fff;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:active{
	color: #fff;
	text-decoration: none;
}

a:hover{
	color: #D6D6D6;
	text-decoration: none;
}

img {border : 0;}

input {font-size: 11px; font-family: arial, helvetica,verdana,  geneva; color :#000000; border-width: 1px; background: #FDFDFD;}
select {font-size: 11px; font-family:  arial, helvetica,verdana, geneva; color :#000000; border-width: 1px;background: #FDFDFD;}
textarea {font-size: 11px; font-family:  arial, helvetica,verdana, geneva; color :#000000; border-width: 1px;background: #FDFDFD;}

