@charset "utf-8";
/* CSS Document */
img, div, a { behavior: url(../js/iepngfix.htc) }
body{
	background-color:#3f3d3d;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:visited{
	color:#999494;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
}
#globaldiv{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}
#centerdiv{
	width:715px;
	margin:0 auto;
}
#menu{
	height:105px;
	border-bottom:1px solid #535050;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#999494;
	text-align:right;
	/*line-height:190px;*/
	overflow:hidden;
}
#contenuti{
	background-image:url(../img/riflesso-logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	padding-top:3px;
	text-align:left;
}
#footer{
	margin-top:3px;
	border-top:1px solid #535050;
	color:#ffffff;
	text-align:center;
	font-size:10px;
	letter-spacing:0.5px;
}
#content_zone{
	padding:3px;
}
.titolo{
	font-size:25px;
}
#col_sx{
	padding-top:66px;
	float:left;
	width:305px;
	overflow:hidden;
}
#col_dx{
	padding:66px 0 0 15px;
	float:left;
	width:380px;
	text-align:justify;
}
.clear{
	line-height:0;
	clear:both;
}
a.cambia_it{
	display:block;
	float:left;
	background-image:url(../img/lingue.png);
	background-repeat:no-repeat;
	background-position:0 -25px;
	width:25px;
	height:25px;
	overflow:hidden;
	padding-top:25px;
	margin-top:-5px;
	/*margin:80px 0 0 450px;*/
}
a.cambia_en{
	display:block;
	float:left;
	background-image:url(../img/lingue.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:25px;
	height:25px;
	overflow:hidden;
	padding-top:25px;
	margin-top:-5px;
	/*margin:80px 0 0 450px;*/
}
a.cambia_it:hover ,a.cambia_en:hover{
	background-position:0 -50px;
}
a.link_menu{
	display:block;
	float:left;
	padding:0 3px 0 3px;
}
#menu_line{
	margin:85px 0 0 320px;
}
.separe{
	float:left;
	color:#999494;
}
.anteprima {
	float:left;
	margin:4px;
}
#form_contatti input[type=text]{
	width:190px;
	margin:3px 0 3px 0;
}
#form_contatti textarea#privacy_area{
	width:200px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#form_contatti textarea#mex_area{
	width:500px;
	height:100px;
}
#form_contatti{
	padding:10px;
}
.error{
	color:#f00;
}
.videobox{
	width:330px;
	padding-left:20px;
	float:left;
}
.videobox .tit{
	font-size:24px;
	text-decoration:underline;
}
.video_thumb{
	float:left;
	width:130px;
	text-align:center;
	margin:0 0 15px 15px;
}
.video_thumb a{
	color:#09f;
}
.video_thumb a:hover{
	color:#fff;
}
.yt_tit{
	color:#09f;
	font-size:18px;
	text-align:center;
}
.yt_video{
	padding:10px 0 0 0;
	text-align:center;
	border-top:1px solid #ccc;
}
#cont_lav{
	padding:10px 15px;
	text-align:justify;
}

#cont_lav p strong, #cont_lav p em{
	font-size:16px;
	letter-spacing:2px;
}
#cont_lav p img{
	margin:10px 0;
}
#cont_lav .fotosez{
	margin-bottom:10px;
}