/* 
 * Typo3 *
 */
.news-latest-item h3 {
 	font-size:11px;
 	width:190px;
}
.news-latest-item h3 a {
 	color:#FFFFFF;
        font-size:11px; 	
}

/* Mail Form */
.csc-mailform {
	padding:10px;
}

.csc-mailform legend {
	display:none;
}
.csc-mailform label {
	font-size:12px;
        text-align:right;
	width:100px;
	float:left;
	margin:0px 5px 5px 0px;
	
}
.csc-mailform input {
	margin:0px 5px 5px 0px;
}

.csc-mailform .csc-mailform-radio label {
	float:none;
	margin:0px;
	padding:0px;
	width:auto;
}
.csc-mailform .csc-mailform-radio input {
	vertical-align:top;
}

img {
	display:block;
}

.news-latest-item a, .news-latest-item a:hover {
	font-size:11px;
	color:#FFFFFF;
}
/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* --------------------- CSS Standard in scala di grigi -------------------- */

/* Data ultima modifica: 12 Dicembre 2006 */


/* Definizione delle classi principali */

body
{
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	height : 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1868AA;
	/*letter-spacing: 1pt;
	line-height: 20px;*/
	background-image: url(../images/bgr_body.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 14px;
	color: #000000;
	border-bottom: 0px solid #FD5E01;
	font-weight: bold;
}
h2
{
	font-size: 14px;
	color: #1868AA;
	border-bottom: 0px solid #CCCCCC;
	font-weight: bold;
}
h3
{
	font-size: 16px;
	color: #000000;
	border-bottom: 0px solid #FD5E01;
}
h4
{
	font-size: 16px;
	color: #1868AA;
	border-bottom: 0px solid #CCCCCC;
}
h5
{
	font-size: 18px;
	color: #000000;
	border-bottom: 0px solid #FD5E01;
}
h6
{
	font-size: 18px;
	color: #1868AA;
	border-bottom: 0px solid #CCCCCC;
}

form
{
	margin-top: 0;
	margin-bottom: 0;
	border:none;
}

img
{
	border : 0px;
}

hr
{
	color: #c0c0c0;
	height: 1px;
	width: 100%;
}

ul
{
	color: #000000;
	list-style-position: outset;
	list-style-type: square;
}

/* Definizione delle classi relative ai links */

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:visited
{
	font-family: Arial, Helvetica, s0px;ans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}

/* Classi relative alle tabelle */

table
{
	/* inserire qui le eventuali definizioni */
}
td
{
	/* inserire qui le eventuali definizioni */
}
th
{
	/* inserire qui le eventuali definizioni */
}

/* Classi relative ai box in home page */
.box_news
{
	background-color: #ffffff;
	background-image: url(../images/bgr_news.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	width:280px;
	height: 223px;
	margin:0px 7px;
}

.box_contact
{
	background-color: #ffffff;
	background-image: url(../images/bgr_contact.jpg);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	width:280px;
	height: 223px;
	
}
.box_contact a, .box_contact a:link, .box_contact a:visited, .box_contact a:active
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.box_contact a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.box_about
{
	background-color: #ffffff;
	background-image: url(../images/bgr_about.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	width:336px;
	height: 223px;
}

.box_about .csc-firstHeader, .box_contact .csc-firstHeader, .box_news .csc-firstHeader {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:30px;
	height:30px;
	font-size:13px;
}

.box_about, .box_news, .box_contact {
	padding-left:10px;
}

.box_about p.bodytext {
	color:#000000;
}
p.bodytext {
	margin:0px;
}
/* Classi relative al menu */
.menu
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.menu a, .menu a:link, .menu a:visited, .menu a:active
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.menu a:hover
{
	color: #666666;
	text-decoration: underline;
}

/* Classi relative al copyright */

.copy, .copy a, .copy a:link, .copy a:visited, .copy a:active
{
	font-size: 12px;
	color: #1868AA;
	font-weight: normal;
}
.copy a:hover
{
	color: #1868AA;
	text-decoration: underline;
}


/* Classi relative ai forms */

form
{
	margin-top: 0;
	margin-bottom: 0;
}
fieldset {

	border:none;
}
.caselladitesto
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #808080;
	width: 200px;
	height: 18px;
}

.check
{
	background-color: #FFFFFF;
	border: 1px solid #808080;
}

.areaditesto
{
	color: #000000;
	background-color: #FFFFFF;
	Font-Family: Courier New;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #808080;
	width: 300px;
	height: 120px;
}

.pulsante
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	border: 1px solid #808080;
	height: 22px;
}

/* ---------------------- Classi proprietarie dei moduli ------------------- */

/* Definizione delle classi per il modulo News */


