/* CSS Document */

.menubar
{
	font-family:Arial;
	font-size:13px; 
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.menubarlet
{
	font-family:Arial;
	font-size:13px; 
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#usernormal 
{
	background-color:#009900;
}

#userlog
{
	background-color:#CC0000; 
}

.bar_nav_catalog
{
	font-family:Arial;
	font-size:15px; 
	font-weight:bolder;
	color:white;
}

.nameUser
{
	font-family:Arial;
	font-size:28px;
	color:#009900;
	font-weight:bolder;
}

.DatiUtente
{
	font-family:Arial;
	font-size:11px; 
	font-weight:lighter;
	font-style:italic;
	color:white;
}

.DatiUtenteLet
{
	font-family:Arial;
	font-size:11px; 
	font-weight:lighter;
	font-style:italic;
	color:#000000;
}

.bar_botton
{
	font-family:Arial;
	font-size:14px; 
	font-weight:bolder;
	text-decoration:none;
	color:white;
}

.bar_botton_let
{
	font-family:Arial;
	font-size:14px; 
	font-weight:bolder;
	text-decoration:none;
	color:#000000;
}

.labelGalleria
{
	font-family:Arial;
	/*color:#FFFFFF;*/
	text-decoration:none;
}

.menubar2
{
	font-size:9px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.campiSetBlog
{
	font-size:12px;
	font-family:Arial;
	font-style:italic;
}

.linkRitorno,.linkRitorno:link,.linkRitorno:visited,.linkRitorno:active
{
	font-family:Arial;
	font-size:14px;
	color:#009900;
	text-decoration:underline;
	font-weight:bold;
}

#utente
{
	margin:0px 0px 0px 0px;
	padding-left:5px; 
	font-family:Arial; 
	font-size:26px; 
	font-weight:bolder; 
	color:#009933;
}

.title_head{
	background-image:url(../image/pageUserBg.jpg); 
	background-position:center; 
	background-repeat:repeat-x;
}
