/*

Contempla 2.0 creato da Lenus.it
Stile predefinito interfacciabile con la paittaforma.

*/


/* COMMON */

BODY { background: url(images/bg_main.gif); background-repeat: repeat-y; background-position: center; margin: 0 auto; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; text-align: center; }
a:link, a:visited { color: #0069a8; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
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; }

ul.orizzontale li.head_1 a img
{
	margin: 5px 0 0 0;
}


#container
{
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
}

#header
{
	background: url(images/bg_header.gif); no-repeat;
	background-color: #193677;
	background-position: center;
	height: 100px;
	margin: 0;
}

#header p.webTitle, #header p.webTitle a
{
	text-decoration: none;
	color: #FFFFFF;
}

#header p.webTitle
{
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 15px;
}

#header p.slogan
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	color: #FFFFFF;
	padding: 3px 0 0 15px;
}

#main_menu /* contiene il modulo di visualizzazione header... */
{
	padding: 0;
	margin: 0;
	height: 51px;
	background-color: #ffbd0c;
	background: url(images/bg_main_menu.gif); background-repeat: no-repeat;	
	background-position: center;
}

#colonna-sx
{
	margin: 0 0 0 5px;
	float: left;
	width: 245px;
}

#colonna-dx
{
	display: none;
}

#principale 
{
	margin: 0 5px;
	float: left;
	width: 630px;
	margin: 0 5px;
}

#footer
{
	background-color: #870707;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	clear: both;
	margin: 15px 0 0 0;
}

#footer, #footer p
{
	font-family: verdana, arial;
	font-size: 10px;
}

#error
{
	margin: 10px 0;
	padding: 5px;
	color: #FF0000;
	background: #ffed97;
	border: 1px solid #ff6c00;
}



/* ADD-ON */
p.data_odierna { font-size: 10px; text-align: left; }
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: #DEDEDE; padding: 3px 3px 3px 5px; font-weight: bold; }
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 { color:#000000; } /* nel menu orizzontale, al passaggio */
ul.orizzontale li.head a { display: none; } /* Nel menu orizzontale, le intestazioni scompaiono... */

#main_menu ul.orizzontale li a { font-family: "Trebuchet MS", arial, verdana; padding: 6px 15px 11px 15px; margin: 0; font-size: 13px; color: #193677; font-weight: bold; text-decoration: none; text-transform: uppercase;  }
#main_menu ul.orizzontale li a:hover, #main_menu ul.orizzontale li.selected a { margin: 0;  background-color: #FFFFFF; background: url(images/bg_link_hover.gif); background-repeat: no-repeat; background-position: top center; color: #193677; font-weight: bold; text-decoration: none; text-transform: uppercase; }

ul.verticale { text-align: left; list-style:none; }
ul.verticale li { display:inline; } 
ul.verticale li a { color: #000000; font-weight: bold; font-family: "Century Gothic", "Trebuchet MS", Arial, Verdana; font-size: 13px; display: block; text-decoration:none; padding: 5px; height: 15px; line-height: 15px; }
ul.verticale li a:hover, ul.orizzontale li.selected a { color: #000000; } /* nel menu orizzontale, al passaggio */
ul.verticale li.head a { 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%; 
