/* CSS by Flavia Calzecchi Onesti */
/* stili per dimensioni, margini, padding, allineamenti */

body {
margin:0;
padding:0;
}

/*blocchi principali*/

#main {
	width:960px;
	margin:0 auto;
	height: 100%;
}


#menu_network {
	height:18px;
	width:960px;
	background-color: #FFFFFF;
}

#block_top {
width:960px;
height:123px;
}

#block_left {
width:160px;
float:left;
background-color: #FFFFFF;
}

#block_middle {
	width:660px;
	float:left;
	background-color: #FFFFFF;
}

#block_main {
	width:995px;
	float:left;
	height: 100%;
	background-color: #FFFFFF;
}

#block_right {
width:130px;
float:left;
background-color: #FFFFFF;
}

#block_copy {
width:960px;
height:65px;
clear:both;
background-color: #FFFFFF;
margin: 0 auto;
}

#block_footer {
width:960px;
height:25px;
clear:both;
margin: 0 auto;
}

/*blocchi testata*/

#testata_left {
width:226px;
height:119px;
float:left;
background-color: #FFFFFF;
}

#testata_left2 {
width:226px;
height:95px;
float:left;
}

#testata_right {
width:728px;
height:119px;
float:left;}

#testata_right2 {
width:728px;
height:95px;
float:left;}

#testata_banner {
width:728px;
height:90px;
}

#menu_top {
width:728px;
height:26px;
}


#testata_logo {
width:228px;
height:89px;
}

#cerca {
width:222px;
height:25px;
padding:0px;
margin-top:7px;
vertical-align:middle;
}

.search {
	width:100px;
}
.button_search {
	margin-top:4px;
}

/*blocchi colonna sinistra*/

a img{
border:0px;
margin:0px;
padding:0px;
}

#menu_left div {
margin: 0px;
width:160px;
padding:0px;
}

#abbonamenti, #chisiamo {
width:160px;
}

#edicola {
width:158px;
}
/*blocchi colonna centrale*/

#block_mid_left {
width:320px;
float:left;
}

#block_mid_right {
width:336px;
float:left;
}

#primo_piano, #prod_desc {
width:658px;
}

#registrazione {
width:750px;
}

#page-title {
padding-top:1px;
}

#articolo, #modulo {
width: 660px;
}


.art_img {
margin-right:6px;
margin-left:6px;
margin-top:0px;
margin-bottom:6px;
}

/*blocchi colonna centrale-sinistra*/

#news {
height:100%;
width:318px;
}

#migliori {
width:334px;
}

#news_int {
width:334px;
}

#ultime-notizie {
width:334px;
}

#migliori_int {
width:318px;
}

#prova {
height:100%;
width:318px;
}

#prova_int {
height:315px;
width:318px;
}
#tutorial {
height:100%;
width:318px;
}

#evidenza {
height:100%;
width:318px;
}

.t_azzurro_art {
height:19px;
}

.azzurro_art {
width:315px;
}

#multicol p.txt-small {
width:150px;
height:100%;
}

foto_art {
width:150px;
}

#bottoni_art {
width:310px;
height:20px;
}

#news_pc, #news_foto, #news_mobile, #news_soft, #prod_prova, #prod_download, #prod_guide {
width:318px;
}

/*blocchi colonna centrale-destra*/

#oggi {
height:259px;
}

#pub_mid_right_top {
height:280px;
}

#fotodigi{
height:100%;
}

#audiovideo {
height:100%;
}

#mobile{
height:100%;
} 

#download{
height:100%;

}

#oggi, #pub_mid_right_top, #pub_mid_right_bottom, #fotodigi, #audiovideo, #mobile, #download, #news_notebook, #news_audiovideo, #news_internet, #news_download, #prod_scheda {
width:334px;
height:100%;

}

/*blocchi colonna destra*/

#foto_oggi{
/* height:170px; */
}

#speciali, #guide, #blog, #foto_oggi {
width:128px;
}

/*immagini con float*/

#primo_piano img.p-p {
margin-right:10px;
}

.migliori-box {
width:150px;
}


/*block margin - padding - alignment - floating*/

.float-left {
float:left;
}

.float-right {
float:right;
}

.float-left-prova {
float:left;
width:150px;
height:100%;

}

.float-right-prova {
float:right;
width:150px;
height:100%;
} 
.float-left-mig {
float:left;
width:160px;
}

.float-right-mig {
float:right;
width:160px;
} 


.no-block {
display:inline;
}

.no-float {
clear:both;
}
.pad_left_5 {
padding-left:5px;}

.pad_left_7 {
padding-left:7px;}

.pad_left_10 {
padding-left:10px;}

.pad_10 {
padding:10px;
}

.pad_7 {
padding:7px;
}

.pad_5{
padding:5px;
}
.pad_4{
padding:4px;
}

.mar_pad_0 {
margin:0px;
padding:0px;
}

.mar_pad_2 {
margin:2px;
padding:2px;
}

.mar_0 {
margin:0px;
}

.mar_4 {
margin:4px;
}

.mar_top_8 {
margin-top:8px;
}

.mar_bottom_8 {
margin-bottom:8px;
}

.mar_top_4 {
margin-top:4px;
}

.mar_bottom_4 {
margin-bottom:4px;
}
.mar_bottom_2 {
margin-bottom:2px;
}

.mar_bottom_neg_6 {
margin-bottom:-2px;
}
.mar_top_neg_6 {
margin-top:-2px;
}

.mar_left_4 {
margin-left:4px;
}

.mar_left_2 {
margin-left:2px;
}

.mar_top_3 {
margin-top:3px;
}

.mar_left_3 {
margin-left:3px;
}
.mar_right_4 {
margin-right:4px;
}


.mar_right_5 {
margin-right:5px;}

.center {
text-align:center;
}

.right {
text-align:right;
}
.primopiano_txt {
float:left;
width:300px;
}

.primopiano_foto {
float:right;
width:330px;
	
} 
TABLE.t795 {
	MARGIN: 1px; WIDTH: 794px
	
}
.primopiano_txt_sez {
width:480px;
}


.t_azzurro_art2 {
background-color: #b5dafa;
}
.primopiano_txt2 {
float:right;
width:320px;
}

.primopiano_foto2 {
float:left;
width:318px;

}

.top_news_bg {
	background-color: #FFFCC6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

.txt-small-news {
    font-size:11px;
	margin-top:0px;
	margin-bottom:3px;
	text-align:none;

}

#block_mpu_hp {
	width:336px;
	height:280px;
	float:left;
	background-color: #015699;
	
}
#block_top_hp {
	width:768px;
	background-color: #A4C8FF;
	background-repeat: repeat-x;
	
}
#box_txt_t {
height:80px;
width:400px;
}

.box_txt_list_blog_hp ul  li
,.box_txt_list_blog_hp ul 
{
	padding: 0;
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
  .box_txt_list_blog_hp ul a
, .box_txt_list_blog_hp ul a:visited
{
	color: black;
}

#block_blog, #block_we_fun, #block_news_world {
	width:314px;
	float:left;
	background-image: url();
	background-repeat: no-repeat;

}
#block_video {
	width:320px;
	float:left;
	background-image: url();
	background-repeat: no-repeat;

}
#block_we_fun {
    background-color: #DBEDF4;
	}

.box_txt_list_blog {
	width:200px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.box_t_news_world, .box_t_we_fun, .box_t_blog {
	width:304px;
	}
	
.box_t_edicola {
	width:314px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	
.box_txt_edicola {
	width:314px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.box_t_pros_num {
	width:220px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.box_txt_news_world, .box_txt_we_fun, .box_txt_blog {
	margin-top: 10px;
}



.box_txt_list_blog_hp
, .box_txt_news_hp
{
	background: white;
	padding: 5px;
}
  .box_txt_ask_hp input
, .box_txt_ask_hp textarea
{
	border: 0px solid gray;
}
, .box_txt_ask_hp textarea .hp_invia
{
	border: 0px none;
}

.transparent
{
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.form_hp {
height:50px;
width:220px;
}

#block_teaser
{
	width:403px;
	height:240px;
	float:left;
	background-color: #FF9900;
	background-image: url();
	background-repeat: no-repeat;
}
.box_teaser_titolo  {
	
	width:390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box_teaser_txt  {
	
	width:390px;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#block_articolo
{
	width:630px;
	float:left;
	background-color: #FFffff;
}
#block_int_articolo {
width: 314px;
}

#block_blog_int
{
	width:630px;
}
#block_blog_dx
{
	width:316px;
float:right;
}
#block_edicola 
{
	width:312px;
	height:240px;
	float:left;
	background-image: url();
	background-repeat: no-repeat;
	overflow:hidden;

}
#block_colonna_dx
{
	width:316px;
	float:right;

}

#block_pros_num
{
	width:230px;
	height:242px;
	float:left;
	background-color: #FDBD10;
	overflow:hidden;
}
#block_pros_num_int, #block_edicola_int, #block_news_world_int, #block_we_fun_int
{
	width:312px;
	}
#block_we_fun_int
{
	background-color: #DBEDF4;
}
#block_we_fun p 
{
	margin-bottom:0;
}

.box_txt_pros_num  {
	
	width:204px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box_txt_edicola  {
	
	width:305px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* su firefox il paragrafo ha un po' di margine superiore */
.box_txt_news_hp p
{
	margin-top: 0;
}
#block_right_int {
width:314px;
float:right;
background-color: #FFFFFF;
}

#block_right_mpu_hp {
width:300px;
float:right;
background-color: #FFFFFF;
}


#spotlight-blog #menu ul
, #spotlight-blog #menu li
{
	list-style-type:none;
	list-style-position: outside;
	margin-left:10px;;
	padding-left:0;
}
#spotlight-blog #menu ul
{
	margin: 5px auto;
}
#spotlight-blog #menu #search
{
	margin-bottom: 10px;
}
form 
{
	margin: 0;
	padding: 0;
}