html,body{margin: 0;padding:0px;}

body{
	font-size: 76%;
	background-color: #FFCE00;
	text-align:center;
	margin-bottom:30px;
	background-image: url(../img/bg_head.gif);
	background-repeat: repeat-x;
}

#total_page{
	background-color: #F5F2F2;
	width: 760px;\width:750px;w\idth:760px;
	background-repeat: repeat-y;
	z-index: 10;
	border: 0px solid #000;
	margin: 0 auto;
	text-align:left;
	background-image: url(../img/head/double_line.gif);
	min-height:700px;
	position:relative;
}

#head{
	height: 60px;
	background-color: #F5F2F2;
}


#logo{
	text-align: left;
	height: 43px;
	position: absolute;
	top: 18px;
	margin-left:0px;
	overflow: visible;
	z-index: 200;
	right:156px;
}

#language{
	padding: 18px 50px 0 20px;
	float: left;
	font-family: arial, helvetica;
	text-transform: uppercase;
	font-size: 11px;
}

#language a{
	color: #000;
	font-weight: normal;
}

#random{
	height: 237px;
	position: relative;
	z-index: 0;
}


#claim{
	position:absolute;
	z-index:1;
}

#menu{
	margin: 0px;
	width: 318px;\width:318px;w\idth:318px;
	border: 0px solid #000;
	float: right;
	padding-top: 20px;
	padding-left:10px; 
}

#content{
	margin: 3px 0 20px 0;
	width: 418px;\width:420px;w\idth:418px;
	border: 0px solid #000;
	position: relative;
	padding: 10;
}

#footer{
	background-color: #D6D6D6;
	text-align: center;
	clear: both;
	padding-top:10px;
	color: #5E5B5B;
}

#footer a{
	color: Gray;
}

a{
	color: #FF8C00;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
}

a:active{
	color: #F90000;
}

a:hover{
	color: #F90000;
	text-decoration: none;
}

img {border : 0;}

#title{
	color: #245904;
	font-size: 22px;
/*	font-weight: bold;*/
	font-style: italic;
	margin: 15px 0 15px 0px;
	letter-spacing: -1px;
	font-family: Georgia, times new roman, verdana, arial, helvetica, chicago;  
}

.subtitle{
	color: #842E1C;
	font-size: 13px;
	font-weight: bold;
}

#primo_paragrafo:first-letter {
font-size: 3em;
font-style: italic;
float: left;
background: #FFCE00;
color: #FFF;
margin:0 5px 5px -50px;
padding: 5px 5px 5px 50px;
line-height:1em;
}

div, td, p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #464646;
	line-height: 20px;
}


input,select,option,textarea {
	font: 12px Trebuchet MS, Verdana;
	color: #082F3A;
	border-bottom: 1px solid black;
	background-color: #FAF8F8;
}

.invia{
	background-color:#669900;
	color:#fff;
	font-weight:bold;
}

.invia_infoline{
	background-color:#669900;
	color:#fff;
	font-weight:bold;
	margin: 10px;
	margin-bottom: -10px;
	text-transform: uppercase;

}


.annulla{
	background-color: #D03869;
	color: #fff;
	font-weight: bold;
}

#menu ul{
	margin: 0;
	padding: 0;
}
#menu li{
	/*display: inline;*/
	list-style-type: none;
	margin: 5px;
}

li a{
	width: 180px;
	display: block;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: #DFDBDB;
	border: 1px solid #7F7474;
	text-transform: uppercase;
	color: #153D6D;
	padding: 2px 6px;
	text-decoration: none;
	margin: 5px;
}

#menu a:hover, #menu a.qui {
	background-color: #A79C9C;
	color: #fff;
}

#infoline{
	background-color: #80D4F0;
	width: 160px;
	margin-left: 75px;
	border-bottom: 2px solid #666;
	margin-bottom: 15px;	
	padding: 5px 5px 5px 15px;	
	font-weight: bold;
	font-size: 12px;
}


.evidenzia{
	font-size: 18px;
	font-weight: bold;
	background: yellow;
	padding: 0 5px;
	margin: 0 5px;
}
