@charset "utf-8";
/* CSS Document */

body, html{
	margin:0 auto;
	text-align:center;
	background-color:black;
	background-image:url(images/sfondo.jpg);
	background-repeat:repeat-x;
	}

div {
	text-align:left;
	font:11px/15px tahoma, arial, helvetica, sans-serif;
	}

.container{
	text-align:center;
	width:955px;
	margin:0 auto;
	}

.header {
	height:59px;
	font-size:13px;
	}

.Royal {
	font-smooth: always;
	color:#FFFFFF;
	font-size:44px;
	padding-top:14px; 
	}

.SloganRoyal-1 {
	color:#779F28;
	float:left;
	margin: 12px 0px 0px 70px;
	margin: expression(document.all ? "12px 0px 0px 36px" : "12px 0px 0px 70px");
	}

.SloganRoyal-2 {
	color:#FFFFFF;
	float:left;
	margin: 12px 0px 0px 6px;
	}

.imgheader {
	width:955px;
	height:300px;
	overflow:hidden;
	}

.titolopagina {
	height:20px;
	font-size:16px;
	letter-spacing: 1.5px;
	line-height:normal;
	}

.titolopagina p{
	margin:0px 0 0 8px;
	padding:0px 0 0 0;
	font-weight:bold;
	color:#779F28;
	}

.schede-slot {
	float:left;
	color:#FFFFFF;
	text-align:center;
	margin-top:80px;
	padding:10px;
	text-transform:uppercase;
	}

.content {
	height:160px;
	color:#FFFFFF;
	font-size:12px;
	overflow: auto;
	scrollbar-base-color: #242F43;
    scrollbar-arrow-color: #404751;
    scrollbar-track-color: #17191F;
	}

.content td,p,a {
	text-align:justify;
	color:#FFFFFF;
	text-decoration:none;
	}

.imglightbox {
	border-color:#779F28;
	margin-right:20px;
	}

.input, .input input{
	font-size:12px;
	height:14px; 
	width:130px;
	margin:0 0 2px 0;
	color:#76020F;
	}

 textarea.input{
	font-size:12px;
	color:#76020F;
	height:80px;
	width:200px;
	}

.footer {
	margin-top:10px;
	height:16px;
	color:#779F28;
	}

.footer a {
	color:#779F28;
	text-decoration:none;
	}

.footer span {
	font:11px/15px tahoma, arial, helvetica, sans-serif;
	}