/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#1c1c1d;
	/*background-position:-400px -40px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #eae9e9;
	font-size: 12px;
}

td{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #eae9e9;
	font-size: 12px;
	line-height:17px;
}
input{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	border:none;
	height:20px;
}
textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	border:none;
}

A:link, A:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #95236a;
	text-decoration: underline;
}
A:hover	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.spaziatura{
	padding: 220px 0px 0px;
	margin: 0px;
}
#out {
	display: none;
}


/*---mdr---*/
#main{
	margin:0;
	padding:0;
	background:url(../mdr/images/fondo.gif) repeat scroll 0 0 transparent;
}

#logo {
	width:100%;
	background: url(../mdr/images/bg_head_landing.jpg) no-repeat scroll 0 0 #0e0e0e;
	border-top:1px #0e0e0e solid;
	height:456px;
	margin:0;
	padding:0;
}
#link_home {
    position: absolute;
    top:42px;
    left:35px;
    width:289px;
    height:56px;
    text-indent:-9999px;
}
#menuTop {
    margin:160px 0 0 0;
    _margin:120px 0 0 35px;
    width:250px;
}
#menuTop li {list-style:none;_height:45px;}
#menuTop a {
    display:block;
    font-size:24px;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-decoration:none;
    text-transform:uppercase;
    color:#000;
    line-height:40px;
    margin: 12px 0;
    padding-left:10px;
}
#menuTop a:hover {background-color:#C9C8C6;}

#contenitore {
	margin:0;
	padding:0;
	width:750px;
	color:#eae9e9;
	line-height:1.5em;
}

#main #contenitore {
	margin:0 20px;
	padding:0;
	width:770px;
	color:#1c1c1d;
	line-height:1.5em;
	font-size:13px;
}
#contenitore h1 { margin:3px 0 40px 0; font-size:13px; color:#95236a; font-size:28px; font-weight:normal; }
#contenitore img { border:0; }

#contenuto {
	padding:0;
	width:510px;
	float:right;
}

#sommario {
	margin-top:65px;
	padding:10px 0 0 20px;
	width:200px;
	float:left;
	/*border:1px solid #CC0000;*/
}

#sommario a img { margin:20px auto 5px auto; padding:0; border:0; text-align:center;}

ul#menuContestuale { margin:0; padding:0; list-style:none; }

#menuContestuale li {
	margin:0;
	padding:0 0 0 7px;
	background-image:url(../mdr/images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color:#a4a3a3;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}

#menuContestuale a {
	text-decoration:none;
	color:#4e4e4e;
	font-weight:normal;
}

#menuContestuale a:Hover {
	color:#95236a;
}

#formContatto{
	margin:20px 0 0 280px;
}
#formContatto input,#formContatto select,#formContatto textarea {
    border:1px solid #fff!important;
    background-color:#606060;
    color:#fff;
    font-size:13px!important;
    font-family:Georgia, "Times New Roman", Times, serif!important;
}
#formContatto select {
    /**border:1px solid red!important;*/
}
#formContatto input[type=checkbox], #formContatto input[type=radio] {
    border:none!important;
    background-color:none;
}

#formContatto input.sendbutton{
    border:1px solid #741a51!important;
    background:none repeat-x scroll 0 0 #95236a!important;
    font-size:16px!important;
}
#formContatto .consenso{color:#888}

#menuVersione {
	/*position:absolute;
	top:10px; left:680px;*/
	margin:0;
	padding:0;
	list-style:none;
}
#menuVersione li {
	margin:0;
	padding:0 0 0 7px;
	background-image:url(../mdr/images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color:#4e4e4e;
	font-weight:normal;
}
#menuVersione a { color:#95236a;}

#footer{
    margin:40px 0 0 10px;
    padding: 15px 0 10px 25px;
    border-top:1px solid #888;
    color:#888;
}
#footer a {
    color:#fff;
    text-decoration:none;
}
