/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.bgPaginaSx
{
	background-image: url(imgcsm/bg_pagina_sx.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgPaginaDx {
	background-image: url(imgcsm/bg_pagina_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td {
	font-size:12px;
	vertical-align: top;
	line-height: 18px;
}

.menuCel
{
	vertical-align:middle; 
	text-align:center; 
	margin:8px; 
	padding:8px;
}

.menuCel a
{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.menuCel a:hover
{
	color:#cccccc;
	text-transform:uppercase;
	text-decoration:none;
}
.testiCredits {
	font-size: 10px;
	color: #b3b3b3;
}

.testiCredits a {
	font-weight:bold;
	color: #b3b3b3;
	text-decoration:none;
}

a {
	color: #0076ce;
	text-decoration: none;
}


.testiCredits a:hover {
	color: #FFFFFF;
}

.testoBluBold {
	font-weight: bold;
	color: #0076ce;
}
.testoBlu {
	color: #0076ce;
}
.bgAzzurro {
	background-color: #9CBFE0;
}



a:hover {
	color: #2B6093;
	text-decoration: underline;
}

/*************/

.linkCorrenteMenu {
	font-weight: bold;
	text-transform: uppercase;
	color: #9cbfe0;
	text-decoration: none;
}
.linkCorrenteMenu:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkMenu {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.testoBlu {
	color: #2B6093;
}
.bgAzzurro {
	background-color: #9CBFE0;
}


/************/

.testoRosso {
	color: #FF0000;
}


.linkBianco
{
	color: #FFFFFF;
	text-decoration: none;
}

.linkBianco:hover
{
	color: #9cbfe0;
	text-decoration: none;	
}

.testoAzzurro {
	color: #0076ce;
}

.testoBiancoBold {
	font-weight: bold;
	color: #FFFFFF;
}



/****************/
.testoTitoloPagina {
	font-weight: bold;
	font-size:16px;
	color: #0076ce;
}
.testoDescrizioneBreve {
	color: #0076ce;
}
.testoDescrizione {
	color: #235b8f;
}

/***************/


.inputSearch
{
	border: solid 1px #999999;
	background-image:url(imgcsm/bg_input.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	height:19px;
}
.cellaBottone_blu {
	color: #0066CC;
	font-size:11px;
	background-image: url(imgcsm/pezzi%20Area%20Riservata/2center-blu.jpg);
	vertical-align: middle;
}
.cellaBottone_grigiochiaro {
	color: #0066CC;
	font-size:11px;
	background-image: url(imgcsm/pezzi_Area_Riservata/2center-grigiochiaro.jpg);
	vertical-align: middle;	
	text-align: center;
}


.testoFooter{color:#FFF;font-size:10px;line-height:10px;}

