/* ************** FrameWork.CustomizingStyleSheet ******************* 
 *																	*
 *	  STANDARD  NEW Linee Guida Benetton Release 3.0.0				*/


 /*
 * @author Dino Gemin, GlobalValue Services - Treviso
 * @since 31/03/2005
 */
 		

/* BODY */
	
body {
	border: 0;
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}

.divConfirm	{
	width: 360px;
	height: 240px;
	position: absolute;
	z-index: 1000;
}


/* ANCHOR (A) */

a.linkGrigioGrass:link {text-decoration:none; font-family:Verdana; font-size:10px; font-weight:bold; color:#414042;}
a.linkGrigioGrass:visited {text-decoration:none; font-family:Verdana; font-size:10px; font-weight:bold; color:#414042;}
a.linkGrigioGrass:active {text-decoration:underline; font-family:Verdana; font-size:12px; font-weight:bold; color:#f00;}
a.linkGrigioGrass:hover {text-decoration:underline; font-family:Verdana; font-size:12px; font-weight:bold; color:#f00;}

a.linkBlueGrass:link {text-decoration:none; font-family:Verdana; font-size:12px; font-weight:bold; color:#3366CC;}
a.linkBlueGrass:visited {text-decoration:none; font-family:Verdana; font-size:12px; font-weight:bold; color:#3366CC;}
a.linkBlueGrass:active {text-decoration:underline; font-family:Verdana; font-size:12px; font-weight:bold; color:#3366CC;}
a.linkBlueGrass:hover {text-decoration:underline; font-family:Verdana; font-size:12px; font-weight:bold; color:#3366CC;}


/* 	TABLE: 
	generica larga 960px, usate ovunque */

.table960 {
	display: block;
	width : 960px;
	border: 0 none;
	font-family: Verdana;
	font-size: 10px;
	color: #414042;
}

.table840 {
	display: block;
	width : 840px;
	border: 0 none;
	font-family: Verdana;
	font-size: 10px;
	color: #414042;
}


	/* usate nel TAG libraries di Messenger per definire NOTE & ERRRORI */
.tableInfo {
	display: block;
	width : 960px;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

	/* usate nel TAG libraries di Messenger errori  in ROSSO */
.tableError {
	display: block;
	width : 960px;
	border: 1px solid #ff0000;
	font-family: Verdana;
	font-size: 10px;
	color: #cc0000;
}


/*	TD   */
.tdjollypos1 {
	border: 0 none;
	height: 36px;
	width: 240px;
	background-color: #ffffff;
	color: #414042;
	font-size: 10px;
	font-family: Verdana, Gill Sans, Arial, Helvetica ;
	text-align: left;
}

.tdjollypos2 {
	border: 0 none;
	height: 36px;
	width: 360px;
	background-color: #ffffff;
	color: #414042;
	font-size: 10px;
	font-family: Verdana, Gill Sans, Arial, Helvetica ;
	text-align: left;
}

.tdjollypos3 {
	border: 0 none;
	height: 36px;
	width: 360px;
	background-color: #ffffff;
	color: #414042;
	font-size: 10px;
	font-family: Verdana, Gill Sans, Arial, Helvetica ;
	text-align: left;
}

	/* configura TD del tag Title della HomePage */
.tdGrey {
	height: 18px;
	width: 120;
	padding-left: 3px;
	background-color: #D1D3D4;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #414042;
	font-size: 10px;
	font-family: Verdana, Gill Sans, Arial, Helvetica;
	text-align: left;
}


/* 	BUTTON:	del menu botton  (tasti funzione grigio in basso) */

.buttonmenu2 {
	border: 0 none;
	height: 16px;
	color: #414042;
	background-color: #d1d3d4;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
} 


/* INPUT  */

.inptxt {
	border: 0 none ;
	height: 16px;
	font-size : 10px;
	font-family : Verdana, Gill Sans, Arial, Helvetica ;
	color : #414042;
	background-color : #ffffff;
	text-align: left;
}
.inptxtMsg {
	border: 0 none ;
	height: 16px;
	width: 100%;
	font-size: 10px;
	font-family: Verdana, Gill Sans, Arial, Helvetica ;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
.inptxtErr {
	border: 0 none ;
	height: 16px;
	width: 100%;
	font-size: 10px;
	font-family: Verdana, Gill Sans, Arial, Helvetica ;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}
.inpStrechD1D3D4 {
	border: 0 none ;
	height: 1px;
	background-color: #D1D3D4;
}
.inpStrechWhite {
	border: 0 none ;
	height: 1px;
	background-color: #FFFFFF;
}
/* FONT */

.clFontTitolo {
	font-family: Verdana; 
	font-size: 12px;
	color: #E65963;
	line-height:16px
}
.clFontTitoloGrass {
	font-family: Verdana; 
	font-size: 18px; 
	color: #D90514; 
	font-weight: bold;
	line-height:18px
}

.clFontTesto {
	font-family: Verdana;
	font-size: 10px;
	color: #414042;
}
.clFontTestoRed {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
}
.clFontTesto20 {
	font-family: Verdana;
	font-size: 20px;
	color: #414042;
}
.clFontTestoGrass {
	font-family: Verdana;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
}


.contenuto {
	float:left; height:28px; line-height:28px; width:100%;
	background:#266390 url(../img/img_css/sfumfoot.jpg) top left repeat-y;
	color:#164563; border-bottom:50px #FFF
}

.bottomleft {
	/*background:#7BAECB url(../img/img_css/piede_sx.gif) bottom left no-repeat;
	background:#7BAECB url(../img/img_css/piede_dx.gif) bottom right no-repeat; height:33px*/
	background:#7BAECB url(../img/img_css/footer_azzurro.gif) bottom left no-repeat; height:33px;
}

/* ****************************************************************************  fine  CSS */
