html,body{margin: 0;padding:0px;}

body{
	font-size: 76%;
	background-color: #8c1125;
	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;
}

#head{
	height: 60px;
	background-color: #F5F2F2;
}


#logo{
	text-align: left;
	height: 43px;
	position: absolute;
	top: 18px;
	margin-left:365px;
	overflow: visible;
	z-index: 200;
}

#language{
	padding: 28px 50px 0 0;
	float: right;
	display:none;
}

#random{
	height: 237px;
	border-top: 2px solid #d2d2d2;	
	border-bottom: 2px solid #d2d2d2;
}


#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: #4682B4;
	font-size: 33px; /*font-weight: bold;
	font-style: italic;*/
	margin: 15px 0 15px 0px;
	letter-spacing: -2px;
	font-family: Georgia, times new roman, verdana, arial, helvetica, chicago;
}

.subtitle{
	color: #4682B4;
	font-size: 13px;
	font-weight: bold;
}

#primo_paragrafo:first-letter {
font-size: 5em;
/*font-style: italic;*/
float: left;
background: #8c1125;
color: #FFF;
margin:0 5px 5px -50px;
padding: 5px 5px 5px 50px;
line-height:1em;
font-family: Georgia, times new roman, verdana, arial, helvetica, chicago;
font-weight: normal;
}

div, td, p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #1B3648;
	line-height: 20px;
}


input,select,option,textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #4682B4;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #d2d2d2;
	border-left: 1px dotted #d2d2d2;
	border-right: 1px dotted #000;
	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: #386790;
	padding: 2px 6px;
	text-decoration: none;
	margin: 5px;
}

#menu a:hover, #menu a.qui {
	background-color: #A79C9C;
	color: #fff;
}

#infoline{
	background-color: #E1919B;
	width: 160px;
	margin-left: 75px;
	border-bottom: 2px solid #666;
	margin-bottom: 15px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
