/* CSS Document */
body{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color:white;
	background-repeat: repeat-x;
}
span{
font-family:Trebuchet MS,Gill Sans,Helvetica,sans-serif;
/*font-family:arial,helvetica,sans-serif;*/
}
a{
text-decoration:none;
}
.top_menu{
padding: 12px 8px 2px 0px;
float:left;
font-size:14px;
color:#969696;
display:block;
line-height:25px;
}
.top_menu a{
color:#969696;
}
.top_menu a:visited{
color:#969696;
}
.line_top{
height:20px;
background-color:#2fa142;
min-width:780px;
}
.body_head{
width:100%;
min-width:780px;
background-color:white;
min-height:162px;
padding-top:5px;
padding-bottom:5px;
}




.button_search{
	margin-top:1px;
	width:50px;
	height:23px;
	border:0;
	float:right;
	cursor:pointer;
	text-align:center;
	background: #d1d1d1 url('../im/index_style/button_search.jpg') no-repeat 0 0;
	color:969696;
}
.button_search:hover{
color:black;
}


.center_body{
	width: 100%;
	text-align:left;
	background-color:white;
}
.pg_relatedsites_list{
width:350px;
padding: 0px 5px 5px 5px;

float:left;
margin: 40px 0px 30px 30px;
border:2px;
border-style:solid;
border-color:red;
}
.pg_video_list{
width:80%;
	min-width:780px;
padding: 0px 10px 5px 10px;
margin: 0px 0px 30px 0px;
border:2px;
border-style:solid;
border-color:#ee82ee;
}
.pg_video_description{
margin-left:435px;
min-height:340;
border:2px;
border-style:solid;
border-color:#ee82ee;
padding: 0px 10px 10px 30px;
}
.pg_video_box{
float:left;
margin-right:10px;
}
.pg_iniziative{
width:200px;
height:200px;
float:left;
margin: 0px 0px 30px 30px;
border:2px;
border-style:solid;
border-color:#ffa500;
}
.frame_menu{
width:100%;
height:100%;
border:0px;
}
.pg_sendyoursite{
width:700px;
}
.pg_sendyoursite_form{
float:left;
width:300px;
margin-right:50px;
text-align:center;
border:3px;
border-color:green;
border-style:solid;
}

/*FIRST*/
.banner{
	position:relative;
	width:100%;	
	min-width:1070px;	
}
.banner_img{
	width:100%;
	min-width:1070px;
}
.main_menu{
height:40px;
width:100%;
/*background:url("../im/template/backbluebar.jpg");*/
background-color:gray;
min-width:1070px;
}
.main_menu a{
display:block;
line-height:20px;
}
.main_menu_active{
background-color:red;

text-align:center;
width:200px;
float:left;
margin-left:3px;
}
.main_menu_noactive{
background-color:green;

text-align:center;
width:200px;
float:left;
margin-left:3px;
}
.main_body{
	min-width: 1070px;
	min-height:800;
	width:92%;
	padding:20px 4% 20px 4%;
	text-align:left;
	background-color:yellow;
}
.main_body_nopadding{
	min-width: 1070px;
	min-height:800;
	width:100%;
	text-align:left;
	background-color:yellow;
}
.main_bottom{
	height:40px;
	width:100%;
	background-color:gray;
	min-width:1070px;
}
.button_send{
	width:202px;
	height:35px;
	border:0;
	cursor:pointer;
	text-align:center;
	background: #55CB00 url('../im/rifiniture/bk_button.png') no-repeat 0 0;
	color:#FFF;
	margin-bottom:30px;
}
.button_send:hover{background-position: 0 -35px;color: #FFC}
.button_send:active{background-position: 0 -70px;color: #FFF}






.relatedsites_list{
width:200px;
height:200px;
float:left;
border:2px;
border-style:solid;
border-color:red;
}
.a_red a{
 color:red;
}
.a_blue a{
 color:blue;
}
.a_green a{
 color:green;
}
.a_orange a{
color:#ff9000;
}
