@charset "utf-8";
body, html {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* ---------- TAGS ---------- */

h1,
h2,
h3{
	padding: 0px;
	margin: 0px;
	display: block;
}
h1{
	color: #5b6664;
	font-size: 26px;
	line-height: 30px;
}
h2{
	color: #116c8e;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}
h3{
	display: block;
	font-size: 18px;
	color: #ff6806;
	text-align: center;
}
img{
	display: block;
	border: 0px;
}
a:hover{
	text-decoration: none;
}
form{
	padding: 0px;
	margin: 0px;
}

/* ---------- STYLE ---------- */

.bg{
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_top{
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper{
	width: 955px;
	height: auto;
	margin: auto;
	margin-top: 4px;
}
.bg_ombra{
	width: 955px;
	background-image: url(../img/bg_ombra.png);
	background-repeat: repeat-y;
}
.left{
	width: 476px;
	float: left;
}
.left .logo{
	width: 222px;
	height: 212px;
	display: block;
	margin: 12px 0px 12px 137px;
	background-image: url(../img/fromcooltogood.png);
	overflow: hidden;
	text-indent: -9999px;
	clear: both;
}
.left .contest{
	width: 99px;
	height: 99px;
	display: block;
	position: absolute;
	margin: 16px 0px 0px 329px;
	background-image: url(../img/contest.png);
	overflow: hidden;
	text-indent: -9999px;
}
.left h2{
	font-size: 25px;
	padding: 0px 0px 10px 0px;
}
.left .text_image{
	padding-left: 48px;
}
.left .blue_line{
	width: 473px;
	height: 1px;
	background-image: url(../img/blue_line.png);
	background-repeat: no-repeat;
	padding-bottom: 14px;
}
.left .video{
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.left .video .text{
	width: 410px;
	padding: 10px 10px 10px 25px;
	text-align: left;
	line-height: 18px;
}
.left .video .text span{
	color: #f25f05;
	font-size: 16px;
	font-weight: bold;
}
.left .video .text strong{
	color: #f25f05;
	font-size: 12px;
}
.right{
	width: 479px;
	float: left;
}
.right .data{
	width: 320px;
	height: 30px;
	background-image: url(../img/bg_data.png);
	margin: 7px 0px 0px 136px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ff6907;
}
.right .data a{
	color: #ff6907;
}
.right .text{
	width: 459px;
	float: right;
	border-top: 1px dashed #62645e;
	padding: 20px 0px 0px 0px;
	margin: 5px 0px 15px 0px;
	line-height: 24px;
}
.wrapper .timeline1{
	width: 166px;
	height: 310px;
	background-image: url(../img/timeline1.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 240px;
	margin-left: 785px;
}
.wrapper .timeline2{
	width: 99px;
	height: 150px;
	background-image: url(../img/timeline2.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 595px;
	margin-left: 900px;
}
.right .brief,
.right .informati,
.right .crea,
.right .promuovi,
.right .vinci{
	width: 369px;
	display: block;
	float: right;
	padding: 5px 5px 0px 90px;
	margin: 0px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	cursor: pointer;
	text-decoration: none;
	line-height: 16px;
}
.right .brief strong,
.right .informati strong,
.right .crea strong,
.right .promuovi strong,
.right .vinci strong{
	color: #0096d1;
}
.right .brief{
	height: auto!important;
	height: 85px;
	min-height: 85px;
	background-image: url(../img/icone/brief.png);
}
.right .brief:hover{
	background-position: 5px -88px;
}
.right .informati{
	height: auto!important;
	height: 73px;
	min-height: 73px;
	background-image: url(../img/icone/info.png);
}
.right .informati:hover{
	background-position: 5px -76px;
}
.right .crea{
	height: auto!important;
	height: 71px;
	min-height: 71px;
	background-image: url(../img/icone/filmato.png);
}
.right .crea:hover{
	background-position: 5px -77px;
}
.right .promuovi{
	height: auto!important;
	height: 60px;
	min-height: 60px;
	background-image: url(../img/icone/megafono.png);
}
.right .promuovi:hover{
	background-position: 5px -63px;
}
.right .vinci{
	height: auto!important;
	height: 66px;
	min-height: 66px;
	background-image: url(../img/icone/star.png);
}
.right .vinci:hover{
	background-position: 5px -69px;
}
.right .brief,
.right .informati,
.right .crea,
.right .promuovi,
.right .vinci{
	color: #555555;
}
.right .brief span,
.right .informati span,
.right .crea span,
.right .promuovi span,
.right .vinci span{
	font-size: 20px;
	font-weight: bold;
	color: #ff6a09;
	display: block;
}
.right .brief span:hover,
.right .informati span:hover,
.right .crea span:hover,
.right .promuovi span:hover,
.right .vinci span:hover{
	color: #0096d1;
}
.content_video{
	width: 650px;
	height: 436px;
	background-color: #e9f4f7;
	padding: 10px;
}
.content_video .iframe{
	width: 640px;
	height: 436px;
	overflow: auto;
	padding: 0px 10px 0px 0px;
}
.content_fancy{
	width: 526px;
	height: 436px;
	background-color: #e9f4f7;
	padding: 10px 10px 10px 140px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
.content_fancy .link{
	width: 130px;
	font-size: 11px;
	position: absolute;
	margin: 130px 0px 0px -135px;
	font-weight: bold;
}
.content_fancy .link a{
	display: block;
	color: #0194d9;
	margin: 10px 0px;
}
.content_fancy span{
	font-size: 20px;
	font-weight: bold;
	color: #ff6a09;
	display: block;
}
.content_fancy .iframe{
	width: 520px;
	height: 395px;
	overflow: auto;
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.content_fancy .iframe ol{
	padding: 0px 12px;
	margin: 0px 12px;
}
.content_fancy a,
.content_fancy .iframe a,
.content_video a{
	color: #555555;
}
.content_video .text_form{
	font-size: 18px;
	font-weight: bold;
	color: #0094d8;
}
.content_video h1{
	width: 418px;
	height: 21px;
	margin: 14px 0px 20px 0px;
	background-image: url(../img/title_iscriviti.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.content_video .input{
	width: 380px;
	padding: 8px 5px;
	margin: 10px 0px;
}
.content_video .select{
	margin: 10px 0px;
}
.content_video .check{
	width: 436px;
}
.content_video .check a{
	color: #555555;
}
.content_video .check input{
	width: 50px;
	float: left;
}
.content_video .check p{
	width: 350px;
	float: left;
	padding: 3px 0px 0px 5px;
	display: block;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
}
/*.content_fancy h1{
	width: 436px;
	font-size: 18px;
	float: left;
	text-transform: uppercase;
}*/
.content_video .button{
	width: 101px;
	height: 36px;
	display: block;
	background-image: url(../img/bottoni/iscrivimi.gif);
	margin: 10px 0px 0px 0px;
}
.content_video .button:hover{
	background-position: 0px -36px;
}
.content_video .login{
	width: 74px;
	height: 36px;
	display: block;
	background-image: url(../img/bottoni/login.gif);
	margin: 10px 0px 0px 0px;
}
.content_video .login:hover{
	background-position: 0px -36px;
}
#divinputfile{
	width: 391px;
	height: 35px;
	background: url(../img/bottoni/sfoglia.gif) no-repeat 100% 0px;
	margin: 10px 0px;
}
#divinputfile:hover{
	background-position: 0px -35px;
}
#divinputfile #avatar{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size: 18px;
	cursor: pointer;
}
#fakeinputfile{
	margin-top: -28px;
}
#fakeinputfile #fakefilepc{
	width: 278px;
	height: 29px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.right .iscriviti{
	width: 191px;
	height: 47px;
	display: block;
	background-image: url(../img/bottoni/iscriviti.png);
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
}
.right .iscriviti:hover{
	background-position: 0px -47px;
}
.right .carica{
	width: 191px;
	height: 47px;
	display: block;
	background-image: url(../img/bottoni/carica.png);
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
}
.right .carica:hover{
	background-position: 0px -47px;
}
.seguici,
.link_ermes{
	height: 21px;
	background-image: url(../img/bg_azzurro.gif);
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
}
.seguici{
	padding: 10px 10px 5px 320px;
}
.link_ermes{
	padding: 5px 10px 2px 10px;
}
.seguici a,
.link_ermes a{
	color: #0094d8;
	float: left;
}
.link_ermes a{
	float: none;
	font-weight: bold;
}
.seguici .myspace,
.seguici .flickr,
.seguici .facebook,
.seguici .digg,
.seguici .delicious,
.seguici .youtube,
.seguici .vimeo,
.seguici .twitter{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px 0px 0px 10px;
}
.seguici .myspace{
	background-image: url(../img/bottoni/myspace.gif);
}
.seguici .flickr{
	background-image: url(../img/bottoni/flickr.gif);
}
.seguici .facebook{
	background-image: url(../img/bottoni/facebook.gif);
}
.seguici .digg{
	background-image: url(../img/bottoni/digg.gif);
}
.seguici .delicious{
	background-image: url(../img/bottoni/delicious.gif);
}
.seguici .youtube{
	background-image: url(../img/bottoni/youtube.gif);
}
.seguici .vimeo{
	background-image: url(../img/bottoni/vimeo.gif);
}
.seguici .twitter{
	background-image: url(../img/bottoni/twitter.gif);
}
.seguici .myspace:hover,
.seguici .flickr:hover,
.seguici .facebook:hover,
.seguici .digg:hover,
.seguici .delicious:hover,
.seguici .youtube:hover,
.seguici .vimeo:hover,
.seguici .twitter:hover{
	background-position: 0px -16px;
}
.premio_giuria,
.premio_pubblico,
.network{
	width: 302px;
	height: 117px;
	display: block;
	padding: 5px;
	float: left;
	color: #ffffff;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 8px;
	cursor: pointer;
}
.premio_giuria .image,
.premio_pubblico .image,
.network .image{
	height: 117px;
	float: left;
	margin-right: 5px;
}
.premio_giuria .image{
	width: 99px;
}
.premio_pubblico .image{
	width: 122px;
}
.network .image{
	width: 115px;
}
.premio_giuria .text,
.premio_pubblico .text,
.network .text{
	float: left;
}
.premio_giuria .text{
	width: 198px;
}
.premio_pubblico .text{
	width: 175px;
}
.network .text{
	width: 182px;
}
.premio_giuria span,
.premio_pubblico span,
.network span{
	display: block;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}
.premio_giuria{
	background-image: url(../img/bg_arancio.gif);
	margin: 0px 10px 0px 0px;
}
.premio_pubblico{
	background-image: url(../img/bg_verde.gif);
	margin: 0px 9px 0px 0px;
}
.network{
	background-image: url(../img/bg_grigio.gif);
}
/*
.premio_giuria:hover,
.premio_pubblico:hover,
.network:hover{
	background-position: 0px -127px;
}
*/
.premio_giuria:hover,
.premio_pubblico:hover,
.network:hover{
	background-position: 0px -127px;
}
.sponsor{
	padding: 10px 0px;
	margin: 0px 0px 2px 0px;
	text-align: center;
}
.sponsor img{
	display: inline;
	margin: 0px 6px;
}
.banner{
	padding: 10px 0px;
}
.banner img{
	margin: auto
}
.footer{
	border-top: 1px dashed #71bfe2;
	margin: 10px 0px;
	padding: 10px 0px;
	text-align: center;
}

