﻿



a:link {color: #264E8D; text-decoration:underline;}
a:visited {color: #264E8D; text-decoration:underline;} 
a:active {color: #264E8D;  ext-decoration:underline;}
a:hover {color: #264E8D; text-decoration:none;}



/* CLASSI ----------------- */

.ccre 	{color:#264E8D; font-size:12px; font-weight:bold;}
.fati 	{color:#B12923; font-size:12px; font-weight:bold;}
.uteco 	{color:#23154D; font-size:12px; font-weight:bold;}

.ccre_11 	{color:#264E8D; font-size:11px; font-weight:bold;}
.fati_11 	{color:#B12923; font-size:11px; font-weight:bold;}
.uteco_11 	{color:#23154D; font-size:11px; font-weight:bold;}




/* DIV TITOLI PER PAGINE DI DETTAGLIO ----------------- */

div#title_01 	{width:auto; background-image:url(../layout/CCRE_bg_title_01.jpg); background-repeat:repeat-x; margin-bottom:10px;}
div#title_02 	{width:auto; background-image:url(../layout/CCRE_bg_title_02.jpg); background-repeat:no-repeat; background-position:left bottom;}
div#title_03 	{width:auto; background-image:url(../layout/CCRE_bg_title_03.jpg); background-repeat:no-repeat; background-position:right bottom; padding:15px; height:20px;}






/* COLONNA DI DESTRA ----------------- */


div#content h1, div#content_small h1, div#content_left h1, div#content_right h1 
{color:#264E8D; font-size:13px; font-weight:bold; margin:0; padding:0; margin-bottom:10px;}

div#content h2, div#content_small h2, div#content_left h2, div#content_right h2 
{color:#999900; font-size:12px; font-weight:bold; margin:0; padding:0; margin-bottom:10px;}


div#content hr, div#content_small hr, div#content_left hr, div#content_right hr 
{clear:both; border:1px solid #CCCCCC; height:1px;}




.accordion_header{background-color:#fff; border-bottom:1px solid #D7D7D7; padding:5px; padding-left:10px; font-weight:bold;}
.accordion_header:hover{ background-color:#f5f5f5; cursor:hand; color:#264E8D;}
.header_highlight {background:#ffffff; border-bottom:0; padding:5px; padding-left:10px; font-weight:bold; color:#264E8D;}
.header_highlight:hover{ background-color:#f5f5f5; cursor:hand; color:#264E8D;}
.sottoaccordion_header{text-decoration:underline;color:#264E8D;}
.sottoaccordion_header:hover{cursor:hand; color:#264E8D;}
.sottoheader_highlight {color:#264E8D;text-decoration:underline;}
.sottoheader_highlight:hover{cursor:hand; color:#264E8D;}
.sottoaccordion_content{margin-left:20px}
