/*
img
{
	border: none;
	clear: both;
}
*/
a:link, a:visited {
	/*color: Blue;*/
	color: #D00;
	font-weight: bold;
	text-decoration: underline;
}
a:active, a:focus, a:hover {
	text-decoration: none;
}

p
{
	font-size:12px;
}

.backgroundBlocchi
{
	background-color:#EDEEF1
}


.linkBreadCrumbs
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*color: Black;*/
	margin-left: 5px;
	margin-bottom: 5px;
}


.linkHomePage
{
	text-align: right;
}


.gen_breadCrumbs
{
	text-align: left;
}

.gen_block_navigatore
{
	text-align: right;
	margin-right:3%;
}


.sfondo_chan
{
	background-image: url(immagini/sfondo_centro.gif);
}

.sfondo_footer
{
	background-image: url(immagini/sfondo_footer.gif);
	background-repeat: repeat-x;
	padding-top:8px;
	margin-top:8px;
}

.sfondo_chan_dx
{
	background-image: url(immagini/sfondo_dx.gif);
}

.sfondo_fake
{
	background-image: url(immagini/sfondo_fake.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;  
	width: 532px;
	height:455px;
}



.sfondo_sepColonnDx
{
	background-image: url(immagini/sfondo_centro.gif);
	background-repeat: repeat-y;
	background-position: +350px;
}

.bordiTopBottom
{
	border-top:1px solid white; 
	border-bottom: 1px solid white; 
	background-color: Black;
}

.itemMenuDx
{
	background-image: url(immagini/bg_item_menu_dx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px; 
}

.LinkItemMenuDx
{
	color: White;
}

.ListItemMenu
{
	padding: 0px;
	padding-left:5px;
	padding-bottom: 2px;
	line-height:11px;
	margin: 0px;
	list-style: none;
	letter-spacing: 0px;
	font-weight: normal;
}

.LinkItemMenuDxSub
{
	font-size:11px;
	color: White;
	letter-spacing: 0px;
	font-weight: normal;	
	color: #D90008;
}

.ItemListAnnoGall
{
	font-size:13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	
}


.contatore
{
background-color: #CD2D28;
color:white;
font-size:11px;
border: 1px solid black;
}

.linkfooter
{
	background-color: Black;
	color:white;
	font-size:11px;
}

/*---------------------- GENERALI ---------------*/

.Generale_LinkNavigatore
{
	color: #F10009;
}

.Generale_FontTestiInAlto
{
	font-size: 11px;
	display: inline-block;
	margin-bottom:-10;
}

.Generale_FontTestiLink,.Generale_FontTesti
{
	color: #F10009;
	font-size: 11px;
}

/*---------------------- SHOP ---------------*/

.Shop_CatalogoLink
{
	color: #F10009;
}

.ArticoloShop_prezzo
{
color: #CD2D28;
font-size:12px;
font-weight: bold;
padding-left: 5px;	
padding-right: 5px;
}

/*---------------------- ARTICOLI ---------------*/

.Articoli_corpo
{
	font-size:11px;
}

.Articolo_coloreTitolo
{
	color: Black;
}

.Articolo_coloreNomeCategoria
{
	color: #F10009;
}

/*---------------------- REGISTRAZIONE ---------------*/
.titoliForm
{
color: #CD2D28;
font-size:12px;
font-weight: bold;
}

div.account
{
	font-size:12px;
}

div.account p
{
	margin: 0px;
	font-size:11px;
}

.Account_ServizioON
{
	color: Green;
	font-weight: bold;
}

.Account_ServizioOFF
{
	color: Gray;
	font-weight: bold;
}

.Account_DivPrivacy
{
	width: 500px;
	border: 1px solid Silver;
	height: 150px;
	overflow: scroll;	
}

.Account_inputEdit
{
	height: 22px;
	width: 300px;
}
