/*

Contempla 2.0 creato da Lenus.it
Stile predefinito interfacciabile con la paittaforma.

*/


/* COMMON */

BODY { margin: 0; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 13px; text-align: center; }
BODY { background-image: url(images/bg_main.gif); background-repeat: repeat-x; background-color: #abbdc7; }


a:link, a:visited { color: #FF0000; text-decoration: none; }
a:hover, a:active { text-decoration: none; }
img, a img, img a { border: 0; text-decoration: none; }
p, div, form { margin: 0; padding: 0; font-size: 13px; }
td, table, tr { margin: 0; font-size: 13px; }
ul, li, form { margin:0; padding: 0; }
h1 { font-size: 1.5em; margin: 5px; border-bottom: 1px dashed #BABABA; }
h2 { font-size: 1.4em; margin: 4px; border-bottom: 1px dotted #BABABA; }
h3 { font-size: 1.3em; margin: 3px; border-bottom: 1px solid #BABABA; }
h4 { font-size: 1.2em; margin: 2px; }
h5 { font-size: 1.1em; margin: 1px; }
h6 { font-size: 1.0em; margin: 0; }
hr { height: 0; border: 0; color: #FFFFFF; background-color: #FFFFFF; }

#container
{
	margin: 0 auto;
	width: 984px;
	text-align: left;
	background-image: url(images/bg_main_3cols.gif); background-repeat: repeat-y;
}


#header_sito
{
	width: 984px;
	height: 170px;
	background-image: url(images/header_sito.gif);
	background-repeat: no-repeat;
}


#main_menu /* contiene il modulo di visualizzazione header... */
{
	float: left;
	margin: 140px 0 0 22px;
	width: 655px;
	text-align: left; 
}

#search 
{
	float: left;
	margin: 145px 0 0 15px;
	width: 260px;
	text-align: left; 
}

input.key_search
{
	border: 0;
	color: #444444;
	font-weight: bold;
	font-size: 14px;
}

input.search 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	background-color: #cd0019;
	border: 0;
	float: left;
}

#colonna-sx
{
	float: left;
	width: 175px;
	margin: 0 5px 0 7px;
}

#colonna-dx
{
	float: left;
	width: 185px;
	margin: 0 0 0 10px;
}

#principale 
{
	margin: 0;
	float: left;
	width: 570px;
}

#footer
{
	margin: 10px 5px 0 5px;
	background-color: #8b9398;
	text-align: center;
	clear: both;
}

#footer, #footer p
{
	font-size: .9em;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 0 0 5px 0;
	font-family: verdana, arial, sans-serif;
}

#footer a:link
{
	color: #FFFFFF;
}

#error
{
	margin: 10px 0;
	padding: 5px;
	color: #FF0000;
	background: #ffed97;
	border: 1px solid #ff6c00;
}

/* ADD-ON */
fieldset { border: 0; padding: 3px; }
.button { font-size: .8em; }
.box { clear: both; margin: 0 0 5px 0; border: 0; }
.image { float: left; margin: 2px 5px 2px 0; } /* fa in modo che le immagini non siano attaccate ai testi... */
.sep_dotted { clear: both; margin: 1px; color: #FFFFFF; background-color: #FFFFFF; height: 1px; }
p.section { font-size: .98em; letter-spacing: 1px; }
p.section a { font-size: .98em; }
p.aliasTitle { font-size: 1.1em; font-weight: bold; }
p.aliasContent { font-size: .8em; margin: 0 0 5px 0; }
p.head_component { background-color: #b10015; padding: 3px; font-weight: bold; color: #FFFFFF; }
p.Ok { padding: 5px; border: 1px dashed #BABABA; text-align: center; font-weight: bold; background-color: #FAFAFA; margin: 5px 5px 10px 5px; }





/* COMPONENTI */

/* components/menus/orizzontale.php */
ul.orizzontale { text-align: center; list-style:none;	display: inline; }
ul.orizzontale li { width: 100px; display:inline; text-align: center; } 
ul.orizzontale li a { text-decoration:none; padding: 5px; height: 30px; line-height: 30px; text-align: center; }
ul.orizzontale li a:hover, ul.orizzontale li.selected a { background: #d3e1e8; color: #000000; } /* nel menu orizzontale, al passaggio */
ul.orizzontale li.head a { display: none; } /* Nel menu orizzontale, le intestazioni scompaiono... */

ul.verticale { text-align: left; list-style:none; }
ul.verticale li { display:inline; } 
ul.verticale li a { color: #000000; display: block; text-decoration:none; padding: 5px; height: 15px; line-height: 15px; }
ul.verticale li a:hover, ul.verticale li.selected a { background: #d3e1e8; color:#000000; } /* nel menu verticale, al passaggio */
ul.verticale li.head a { font-weight: bold; }


#footer ul.orizzontale li a { color: #FFFFFF; } 
#footer ul.orizzontale li a:hover { background: #d3e1e8; color: #000000; } 

#main_menu ul.orizzontale li a { border-bottom: 1px solid #FFFFFF; margin: 0; color: #FFFFFF; background-color: #b10015; font-weight: bold; } 
#main_menu ul.orizzontale li.selected a, #main_menu ul.orizzontale li a:hover { margin: 0; color: #b10015; background-color: #FFFFFF; font-weight: bold; } 


/* components/ermes/overview.php */
.item { float: left; width: 30%; padding: 3px 5px 3px 5px; text-align: center; }
.preview { clear: both; height: 110px; text-align: center; }
p.offerta { color: #BABABA; font-size: .9em; }
p.prezzo { font-weight: bold; font-size: 1.1em; }

/* components/ermes/sections.php */
li.cat { padding-left: 5px; font-size: .8em; }

/* components/ermes/section.php */
span.tot_items, span.tot_items a { font-size: .7em; }


/* components/ermes/read.php */
.clearBoth { clear: both; }
.ermes_info { float: left; border-bottom: 1px solid #BABABA; border-left: 1px solid #BABABA; border-right: 1px solid #BABABA; margin: 0 0 5px 0; }
.info_label { font-size: .85em; width: 120px; padding: 3px; float: left; background-color: #FFFFFF; border-top: 1px solid #BABABA; }
.info_item { font-size: .9em; width: 200px; display: inline; padding: 3px; padding-left: 5px; float: left; background-color: #FAFAFA; border-top: 1px solid #BABABA; }

/* components/ermes/cart.php */
.item_cart, .item_cart_p, .item_cart_s { font-size: .85em; padding: 3px 5px; float: left; border-top: 1px solid #BABABA; }
.item_cart_p { text-align: center; width: 120px }
.item_cart_s { text-align: center; width: 85px }
.info_item { font-size: .9em; width: 200px; display: inline; padding: 3px; padding-left: 5px; float: left; background-color: #FAFAFA; border-top: 1px solid #BABABA; }
.cart_image { text-align: center; clear: both: margin: 0 auto; margin-bottom: 3px; width: 80px; }

/* components/news/Ultime_News_2_Colonne.php */
.item_p { float: left; width: 48%; 
.item_d { float: right; width: 48%; 
