/*--------- foglio di stile di forumeventi.net ----------------------*/
/*--------- formattazione corpo ----------------------*/
body {
margin:0px;
padding:0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
letter-spacing: 1px;
word-spacing: 1px;
line-height: 14px;
color: #b9b9b9;
background-color:#ccc;
}
a:link { color:#000; text-decoration:none }
a:visited {color:#000; text-decoration: underline}
a:hover {text-decoration: underline; color:#000;}

/*---------------------contenitore_ program------------------*/
#wrapper_p{
width:100%;
height:100%;
margin:0 auto;
}

#contenitore_p{
width:1060px;
height:730px;
margin:0 auto;
padding-top:15px;

}
#contenitore_swf_p {
	width: 1056px; 
	height: 730px; 
	}
/*---------------------contenitore_ principale------------------*/
#wrapper{
width:1028px;
height:100%;
margin:0 auto;
background-image: url(../img/bg_home.png);
}

#contenitore{
width:1000px;
height:1050px;
margin:0 auto;
background-color:#000;
}
#box_menu{
width:1000px;
height:50px;
margin:auto;

}
/*---------------------Contenitore_swf------------------*/
#contenitore_img {
	width: 1000px; 
	height: 520px; 
	}
/*---------------------contenitore_centrale------------------*/ 
#main_center{
width:1000px;
height: 500px;
margin: 0;
background-color:#000;
}
#main_center_sx{
width:700px;
height: 500px;
margin: 0;
float:left;
}
/*-----------------------------box video dx------------------*/
#main_dx{
width:295px;
height: auto;
float:right;
padding-top:3px;
}
/*-----------------------------piede------------------*/
#piede{
width:1000px;
height:60px;
margin:auto;


}
#footer{
width:1000px;
height:60px;
margin:auto;


}
#center_piede{
width:955px;
height:40px;
padding:15px 20px 20px 20px;
}
.piede_txt_up{
width:800px;
height:20px;
float:left;
padding:0px 0px 0px 150px;
color:#000;
font-size:11px;
}
.piede_txt_down{
width:950px;
height:20px;
float:left;
padding:0px 0px 0px 0px;
font-size:11px;

}
.footer_links{
float:right;
padding:10px 10px 0 0;
}

/*-----------------------------font e titoli------------------*/

h1{
color:#fff;
font-size:12px;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#759f1b;
font-size:11px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#116c64;



