body {
	background: #100000;
	font-size: 12pt;
	padding: 10px;
}

#sfondo {
	margin: 0 auto;
	width: 686px;
	padding: 0;
	background-color: #400000;
}

#img {
	padding: 0;
	border: 0;
	height: 257px;
	width: 686px;
	margin: 0;
	background-color: trasparent;
	background-position: center;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
}

.content {
	width: 684px;
	border: 1px solid #b3080b;
	height: 600px;
	border-width: 0 1px 1px 1px;
	overflow: auto;
}

#sinistro{
	float: left;
}

#destro{
	float:right;
}

#menu {
	width: 150px;
	height: 300px;
	margin-right: 10px;
}

#contatti {
	width: 150px;
	margin-right: 10px;
}


#intro {
	position: relative;
	margin-left: 170px;
	margin-right:200px;
	top: 5px;
	height: 300px;
	border: 0;
	background-color:trasparent;
	}

#benvenuti{
	width: 180px;
	height: 300px;
	margin-right: 10px;
}

#iscrizione {
	width: 180px;
	margin-right: 10px;
}


#news {
	position: relative;
	margin-left: 170px;
	margin-right: 200px;
	top: 25px;
	height: 150px;
	padding: 0 0 0 10px;
}

#sezioni{
	position: relative;
	margin-left: 170px;
	margin-right:200px;
	top: 5px;
	height: 300px;
	border: 0;
	background-color:trasparent;	
}

#carriera{
	margin: 0;
	height: 487px;
	width: 287px;
	bottom: 16px;
	border-top: 0;
	padding: 0;
	background-color: trasparent;
	background-position: bottom,left;
	background-image: url(img/carriera.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: georgia, arial, sans-serif;
	font-size: 12pt;
	font-style: bold;
	text-align: left;
}

p, li {
	font-family: georgia, arial, sans-serif;
	font-size: 10pt;
	font-style: bold;
	text-align: center;
	color:#9e2e2f;
	padding: 6px 0;
	margin: 0;
}

img {
	border: 0;
}

a {
	color:#ea907f;
	text-decoration: none;	
}

a:hover {
	color: #9e2e2f;
}

.copyright {
	font: 10px sans-serif;
	color: #9e2e2f;
	text-align: center;
}

h1 {
	color: #9e2e2f;
	text-align: center;
	font-size: 16pt;
	padding: 16pt 0;
	margin: 0;
}

input[type=submit], input[type=reset], input[type=button] {
	width: 80px;
	background: #b3080b;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px outset black;
	color: white;
}

input[type=submit]  {
	font-weight: bold;
}

input[type=text], textarea {
	width: 99%;
	margin: auto;
}

textarea {
	font: 12px sans-serif;
}

table.form {
	width: 75%;
	margin: auto;
}

table.form th {
	color: #9e2e2f;
	font-size: bold;
}

hr {
	width: 90%;
	clear: both;
}

.fotina {
	float: left;
}

#testo {
	float: right;
	width: 350px;
	height: 521px;
	overflow: auto;
	margin: 0 6px;
	border: 1px dotted #9e2e2f;
}

#testo p {
	text-align: justify;
	padding: 6px;
}
 
 #testo div {
	padding: 6px;
 }
 

#recensione {
	float: right;
	width: 530px;
	height: 538px;
	overflow: auto;
	margin: 0 6px;
	border: 1px dotted #9e2e2f;
}

#recensione p {
	text-align: justify;
	padding:6px;
}
 
 #recensione div {
	padding: 6px;
 }
 
#video {
	float:right;
	width:530px;
	height:538px;
	margin: 6px;
	border: 1px dotted #9e2e2f;
}
 
#articoli {
	float: left;
	width:126px;
	height: 500px;
	overflow: auto;
	margin: 23px 6px 6px 6px;
}

#articoli li {
	text-align: center;
}

#articoli div{
	padding: 6px;
}
