
<!--

/************************************

*  Template n.004: incrocio
*  Tipo: 3col
*  Data: Giugno 05
*  Autore: CF
*  Note: /
*  Copyright: Sitonline.it

*************************************/

/* OGGETTI PRINCIPALI DEL SITO
===============================================================================  */
body
{
	background: #fff;
	font-family: verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

p, h1, h2, h3, h4, h5, form { margin: 2px 0; }
img { border: 0; }

#path {margin: 0; font-size: 11px; color: #000; border-bottom: 1px solid #667787; padding: 5px;}

#headergrafico { background-image: url("/tmpl_images/0_4592_22482.jpg");  width: 740px;  height: 120px; }


/* LINK ----------------------------------------------- */
a, a:link, a:active
{
	text-decoration: underline;
	color: #103E7A;
}

a:hover
{
	text-decoration: underline;
	color: #7dafdc;
}



/* STRUTTURA PAGINE
===============================================================================  */
div#container
{
	width: 750px;
	background: #ffffff url("/tmpl_images/content_bg_azz.jpg");
	border-right: 1px solid #aaa;
}

div#subhead { height: 20px; }

div#header
{
	width: 750px;
	height: 60px;
	background-image: url("/tmpl_images/bg-head3.jpg");
	border: 0px;
}

/* formattazione */
#header h1
{
	font-family: "Georgia","Times New Roman","Geneva",serif;
	font-size: 20px;
	padding: 10px 0 5px 10px;
	font-weight: bold;
	color: #fff;
}

#header h1 a { color: #fff; text-decoration: none; }
#header h1 a:hover { color: #fff; text-decoration: underline; }

h2
{
	font-family: "Georgia","Times New Roman","Geneva",serif;
	font-size: 12px;
	padding: 10px 0 10px 10px;
	font-style: italic;
	color: #7C1305;
}

div#main /*content+menu_col */
{
	width: 581px;
	float: left;
}

div#content
{
	width: 431px;
	float: left;
}

div#menu-col
{
	width: 140px;
	float: right;
	background: #667788;
	color: #ffffff;
}

div#right-col /*righ_col*/
{
	width: 169px;
	float: right;
}

div#footer
{
	border-top: 1px dashed #eee;
	width: 440px;
	clear: both;
	font-size: x-small;
	padding: 5px 0;
}

/* menu */
#main_menu ul, #sub_menu ul
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	/*width: 140px;*/
}

#main_menu li
{
	display: inline;
	width: 140px;
	float: left;
	padding: 0;
	margin: 0;
	background: #667788;
	list-style-type: none;
	line-height: 30px;
}

#main_menu a
{
	width: 140px;
	border-bottom: 1px solid #ccc;
	color: #ffffff;
	margin: 0;
	text-indent: 5px;
	text-decoration: none;
	display: block;
}

#main_menu a:hover
{
	background: #103E7A;
	color: #fff;
}

#sub_menu li
{
	display: inline;
	line-height: 20px;
}

#pagename_father {margin:10px 5px; font-weight:bold;}

#sub_menu a
{
	width: 140px;
	border-bottom: 1px dotted #ccc;
	color: #ffffff;
	margin: 0;
	text-indent: 5px;
	text-decoration: none;
	display: block;
}

#sub_menu a:hover
{
	background: #103E7A;
	color: #fff;
}

/* PAGING DELLE PAGINE DINAMICHE -------------------------------------------- */
#nav_dinamic { margin: 0; font-size: 11px; color: #000; border-top: 1px solid #667787;  padding: 5px; text-align: right; }
#nav_dinamic a:hover, #nav_dinamic a:active { color: #000;}

/* NAVIGAZIONE DELLA PAGINA DINAMICA ------------------------------------------ */
ul#navigation { list-style-type: none; margin: 0; padding: 6px 0; border-top: 1px solid #ccc; }
ul#navigation li a { text-decoration: none; }
ul#navigation li a:hover { }
ul#navigation .left { float: left; }
ul#navigation .right { float: right; }

#red_box_container, #dinamic_red_box_container
{
	line-height: 170%;
	color: #000;
	padding: 8px;
    font-size: 12px;
}
.red_box img { margin: 5px; }

.red_box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 8px 0 3px;
}
.red_box h3 a { color: #003366; }

#blue_box_container { margin: 6px; font-size:11px;}
.blue_box { margin: 5px 0 10px; color: #000}
.blue_box h4 { color: #7C1305; margin-top: 10px; font-size:12px;}
.blue_box a, .blue_box a:visited {color: #000 }
.blue_box a:hover {}
.blue_box img { margin: 3px 0px; border: 1px solid #ccc; }
.blue_box p {}

#box_news_hp { margin: 20px 6px; color: #000} /* uguale a blue_box_container  */
#box_news_hp .news_item {}
#box_news_hp h4 { color: #7C1305; font-size:12px;} /* il titolo */
#box_news_hp h5 a { font-size: 11px; margin: 0; color: #000; font-weight: normal}
#box_news_hp h5 a:hover { }
#box_news_hp p {font-size:11px; margin: 0 0 5px 0;}

#content  #box_news_hp { margin: 5px 10px; line-height:160%; }
#content  #box_news_hp h4 { font-size: 14px; color: #324C64;}
#content  #box_news_hp h5 { }
#content  #box_news_hp a { font-size: 13px;}
#content  #box_news_hp .news_item {margin:10px 0;}
#content  #box_news_hp p {font-size:12px; }

h3.pagename { margin: 0; font-size: 14px; color: #000; padding: 5px; }
#print { text-align: right; font-size: 10px; }
#testata_static { width: 99%; margin: 2px 8px 2px 2px; padding: 2px 8px 2px 2px; }


#lang_menu
{
	text-align: right;
	padding-right: 10px;
	color: #aaa;
	text-transform: uppercase;
	font-size: 10px;
}

#counter, #viral
{
	margin: 5px 10px;
	color: #678;
	font-size: 11px;
}

#viral a
{
	color: #333;
	text-decoration: none;
}

#viral a:hover
{
	color: #000;
	text-decoration: underline;
}



#date_comments { clear: both; text-align: right; padding-right: 10px; font-size: 11px;}

.copy, .date
{
	font-size: 10px;
	color: #aaa;
	text-align: center;
}

#back a:link, #back a:visited {
	display: block;
	padding: .2em .5em;
	background-color: #f1f1f1;
	color: #444;
	width: 4em;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px; 
	font-size: 10px;
	}
#back a:hover, #back a:active { background-color: #fff; color: #444;}

/* SEARCH ----------------------------------------------- */
#search { text-align: right; padding-right: 10px;}
#searchstyle { width: 120px;}
#pagecontent #search { text-align: right; }
.search_result { margin: 10px 0 10px 0; padding: 10px 0 10px 0; line-height: 170%; }
.search_result h5 {font-size: 13px; margin: 0;}
.search_result p { margin: 0; }	



/* PAGINA CONTATTI
==============================================================================================  */
#box_contact { padding: 15px; line-height: 140%; font-size: 11px;  border-top: 1px dashed #ccc; }
.form_int { margin: 10px 20px 0 10px; padding: 0px; }
.form_int form { padding: 10px; }
.form_int legend { font-weight: bold; color:#003366; padding:3px; }
.form_int fieldset { border: 1px solid #C8D5E6; }
.form_int label {
	color: #333;
	display: block;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	}
textarea, input {
	color: #333;
    font-size: 12px;
	font-family: verdana, arial, sans-serif;
	}
.submit_send { 
	background-color: #94A5BA;
	padding: 2px;
	color: #fff;
    font: bold 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
textarea{ width: 240px }
.contact_form { width: 240px }
.feedback { color: green; }

/* FOOTER
==============================================================================================  */
#footer {  }
.copyright { color: #666; }
.rss {}

-->
