body {
	margin: 20px 0 0 0;
	/*margin:auto;*/
	/*background: #FFF url(img/back.png) repeat-x fixed;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	
	/*8F9090;*/
		text-align: center;
	
}

img {
	border: 0;
}

img.logo {
	float: right;
	margin-right: 100px;
	padding-bottom: 14px;
}

a#linkHome {
	
	display: block;
	height: 110px;
	width: 200px;
	position: absolute;
	top: 0;
	margin-top: 30px;
	text-indent: -9999px;
}

#container {
	width: 980px;
	margin: auto;
	clear:both;
	padding: 0px;	
	border: 1px solid #000;
	
	background: #FFF url(img/top_rosso.jpg) no-repeat;
		text-align: left;
}

#nav {
	padding: 0;
	border: 0;
	margin: 0;
	text-align: left;
	padding-left: 5px;
	min-height: 19px;
	width: 988px;
}

#nav img {
	padding: 0;
	margin: 0;
	border: 0;
}

.areaOFF {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

.areaON {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

#striscia {
	background:url(img/FONDO-striscia-bianca.jpg) repeat-y;
}

#content-wrapper {
	margin: 0;
	padding: 0;
	border: 0;
	width: 750px;
	min-height: 600px;
	
}

#content {
	width: 460px;
	border-right: 1px solid #999999;
	padding: 20px;
	float: left;
}

#content-side {
	width: 240px;
	float: right;
	padding-top: 40px;
	text-align: center;
}

#sfondo {
	margin-top: 20px;
	height: 153px;
}

#footer {
	
	width: 980px;
	background: #C21821;
	text-align:center;
	height: 7px;
	margin:0px;
		margin-top:40px;
	padding: 0px;
	

}

#login {
	width: 200px;
	height: 90px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px;
	border: 0;
	background: url(img/login_sfondo.png) no-repeat;
}

h1 {
	font-size: 14px;
}

.info {
	color: #cf5245;
}

.style {
	color: #e67d4a;
}

.video_contest {
	color: #3f7d57;
}

.adv_contest {
	color: #b1c742;
	text-decoration: none;
}

.archive {
	color: #50a961;
}

.tell_friend {
	color: #488da0;
}

.contact {
	color: #93c9ce;
	text-decoration: none;
}

a.contact:hover {
	color: #c8dadc;
	text-decoration: none;
}

.edit {
margin-top: 40px;
	color: #C21821;
}
a {
	font-size: 11px;
		color: #C21821;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #C21821;
	text-decoration: underline;
}

.txt_verde{
	font-size: 13px;
	color: #9DDB3B;
}

.txt_verde_big{
	font-size: 18px;
	color: #9DDB3B;
}

.txt_interne{
	font-size: 11px;
	color: #8F9090;
}

.copy {
	padding-right: 28px;
	font-size: 10px;
	color: #9D9D9D;
}

.indirizzo {
	padding-left: 28px;
	font-size: 10px;
	color: #9D9D9D;
}

.center {
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 28px;
}

.bordo_under {
	font-size: 11px;
}

.txt {
	font-size: 11px;
	color: #8F9090;
}

.login {
	color: #666666;
	text-decoration: none;
}

.login:hover {
	color: #999999;
	text-decoration: none;
}

.join {
	color: #999999;
	text-decoration: none;
}

.join:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.log_pwd { 
	background textfield: #ffffff;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-width : 1;
	border-style : solid;
	border-color : #FFFFFF;
	width: 110px;
	height: 15px;
}

.rosso, .rosso:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}


.link_forgot {
	font-size: 12px;
	color: #d45647;
	text-decoration: none;
}

.link_forgot:hover {
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}

.form, .form_sm, .form_big {
	background: #FFFFFF;
	font: 10px #727272;
	border: 1px solid #A0A19F;
}

.verde {
	font-size: 11px;
	font-weight: bold;
	color: #C21821;
}

.form { 
	width: 220px;
	height: 18px;
}
	
.form_sm { 
	height: 18px;
}
	


.verde_big {
	color: #C21821;
	font-size: 11px;
}