﻿/* standard cfarc */
/*
il colore blu è #00477C 0/71/124
il colore grigio dei bordi è #C0C0C0
www.iwebtoolsonline.com/html-and-css-rounded-corner-button-generator
#DEAB58" bgcolor="#BE8A1D arancio
#F4F2E6 giallino 
*/
input[type="submit"], input[type="button"], button
{
	background: transparent url( ../img/btn_left.png ) no-repeat scroll left top;
}
input[type="submit"]:disabled
{
	background-color: #FFFFFF;
}
.linkRedirect, .linkRedirect:hover, .linkRedirect:visited
{
	color: #BE8A1D;
}
.SSSpan
{
	color: #008000;
	background-image: transparent url( ../img/btn_left.png ) no-repeat scroll left top;
}
h1, h2, h3, h4, h5, h6
{
	color: #00477C;
}

.actionlinkEntra
{
	background: url("../img/tasto entra.jpg");
	background-position: 0 0;
}
/*
	Div risultati ricerche rapide
*/
.contenitore
{
	color: #00477C;
}
/*
	TableDati
*/
.TableDati td label
{
	color: #00477C;
}
.tableBordi
{
	border-style: solid;
	border-color: Blue;
	border-width: 2;
}

/* fix per la griglia degli articoli*/
#gridArticoli th a
{
	color: #00477C;
}

div.divBorder
{
	background: transparent url( ../img/divBorder.png ) repeat-x scroll right top;
}
