/* CSS Document  by Flavia Calzecchi Onesti*/
/*stili per colori, bordi, sfondi*/

body {
}

div, p {
background:transparent;}

/*input ricerca*/

.search {
/* border:1px ridge #cccccc; */
}

/* liste */

#blog ul, #edicola ul li, #migliori_int ul, #news_int ul, #ultime_news ul{
list-style-image:url(../img/list_yellow.gif);
}

#guide ul li {
list-style-image:url(../img/list_green.gif);
}

#speciali ul li {
list-style-image:url(../img/list_orange.gif);
}

#altri_articoli ul li {
list-style-image:url(../img/list_dark_orange.gif);
}

/*colori box e footer*/

#menu_left div {
border-top: 1px solid #ffffff;
}


.primopiano {
	border-top: 8px solid #92c9f8;
	border-right: 1px solid #3082c4;
	border-bottom: 1px solid #3082c4;
	border-left: 1px solid #3082c4;
	height:250px;
	
	}
	
.altro {
	border-top: 8px solid #92c9f8;
	border-right: 1px solid #3082c4;
	border-bottom: 1px solid #3082c4;
	border-left: 1px solid #3082c4;

}

.top-title {
	border-top: 7px solid #ff9900;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

.top-title_news {
	border-top: 7px solid #66cc33;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	
}

.top-title_classifiche {
	border-top: 7px solid #FFA500;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

.separatore_classifiche {
	border-top: 3px solid #FFA500;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;	
	
}

.menu_leftcol_home {
border-top: 7px solid #ff9900;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
}

#menu_top {
border:0px;
}

.blue_dark {
border: 1px solid #3082c4;
}
.blue_medium {
border: 1px solid #2456A2;
}

.blue_light_form {
	border-top: 7px solid #92c9f8;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.azzurro_art {
border:1px solid #b5dafa;
}

.red {
border:3px solid #ff0000;
}

.red_dark {
border: 1px solid #c20000;
}
.red_light {
border: 1px solid #df212b;
}
.green {
border: 1px solid #bed06d;
}


.green_we {
border:1px solid #1F6F8C;
}

.yellow {
border:1px solid  #ffcc00;
}
.yellow_560 {
	border:1px solid  #ffcc00;
	width: 560px;
	height: 180px;
}

.red {
border:1px solid  #E63F08;
}

.grey {
border: 1px solid #999999;
}

.bg_grey {
background-color:#999999;
}

.orange {
border: 1px solid #e6a055;
}
.violet {
border: 1px solid #caa9e6;
}
.blu_violet {
border: 1px solid #6d87d0;
}

#block_footer {
	background-image:url(../img/bg_footer.gif);
	background-repeat: repeat-x;
}

.bg_black {
background-color:#000000;}

.t_azzurro_art {
background-color: #b5dafa;
}

.t_giallo_dida {
	background-color: #FDF5CE;
	width: 148px;
}
.t_giallo_cerca {
	background-color: #FDF5CE;

}
.t_azzurro_pp {
	background-color: #b5dafa;
	padding: 4px;
}
.t_giallo_class {
background-color: #FDF5CE;
}
.t_arancio_class {
background-color: #FFA500;
}
