/* RESET */
*
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	outline: 0 none
}

a:hover
{
	text-decoration: none
}

#news_home
{
	text-decoration: none;
	color: #666666;
}
#news_home:hover
{
	text-decoration: none;
	color: #666666;;
}

.left
{
	float: left;;
}

.right
{
	float: right;;
}

.clear
{
	clear: left;
}

.mr_10
{
	margin-right: 10px;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #FFF;
	color: #666666;	
}

/* LAYOUT */

#container
{
	width: 952px;
	margin: 0 auto;
	background: #FFF url('../img/bkg_container.jpg') repeat-y scroll center top;
	padding: 19px 19px 0;
}

#container_border_bottom
{
	width: 990px;
	height: 25px;
	margin: 0 auto;
	background: #FFF url('../img/bkg_container_bottom.jpg') no-repeat scroll center top;
}

#border_top
{
	border-top: 14px solid #8EC1FF;
	margin-top: -19px;
}

#content
{
	width: 910px;
	margin: 0 auto;
	padding: 0 20px;
}

/* HEADER */

#header
{
	position: relative;
}

h1
{
	padding: 5px 0;
}

h1 img
{
	width: 300px;
	margin: 10px 0;
}

.titolo_elenco
{
	font-size: 15px;
	font-weight: bold;
	color: #306298;
	line-height: 1.1em;
}
.titolo_elenco .sub
{
	font-size: 12px;
	font-weight: bold;
	color: #306298;
	line-height: 1.1em;
}
#shopping_chart_box
{
	float: right;
	margin: 1px 10px 1px 0;
	height: 32px; 
	text-align: center;
	padding-top: 40px;
}

#shopping_chart_box img
{
	width: 40px;
}

#shopping_chart_box a
{
	font-size: 0.9em;
	color: #6F90B8
}

#box_user
{
	position: absolute;
	top: 1px;
	right: 0;
	border: 1px solid #f2f2f2;
	width: 208px;
}

#box_user b
{
	display: block;
	color: #385E8D;
	padding: 0 3px;
	line-height: 1em;
}

#box_user label
{
	float: right;
	width: 65px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 19px;
	margin-left: 5px;
	color: #385E8D
}

#box_user .text, #box_user .password
{
	background-color: #6f90b8;
	border-width: 0;
	color: #FFF;
	font-size: 12px;
	padding: 2px 3px;
	display: block;
	margin: 2px 80px 2px 2px;
	width: 120px
}

#box_user .submit
{
	background: #FFF url('../img/bkg_main_menu.jpg') repeat-x scroll 0 0;
	border: 1px solid #6f90b8;
	color: #FFF;
	margin: 2px 5px 2px 2px;
	padding: 2px 10px;
	float: left
}

#box_user a
{
	line-height: 1.3em;
	display: block;
	font-size: 0.9em;
	color: #6f90b8;
}

#header #link_out
{
	position: absolute;
	top: 103px;
	right: 10px;
	font-size: 0.9em;
	color: #6f90b8;
	width: 180px;
	display: block;
}

/* ORIZONTAL MENU */

#main_menu
{
	height: 21px;
	background: #FFF url('../img/bkg_main_menu.jpg') repeat-x scroll 0 0;
	margin-bottom: 1px;
}

#main_menu a
{
	display: inline;
	float: left;
	font-size: 13px;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #91b8f9;
	border-right: 1px solid #3e6ba4;
	overflow: hidden;
}

#main_menu a.shop
{
	background: transparent url('../img/menu_cart.jpg') no-repeat scroll right 0;
	padding-right: 25px;
}

#main_menu div
{
	display: inline;
	float: left;
	font-size: 13px;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #91b8f9;
	border-right: 1px solid #3e6ba4;
	overflow: hidden;
}

#main_menu a.sel, #main_menu a.sel:hover
{
	background: transparent url('../img/bkg_main_menu_sel.jpg') repeat-x scroll 0 0;
}

#main_menu a:hover
{
	background-color: #8DB2DE;	
}

h4
{
	font-size: 25px;
	height: 45px;
	margin-top: 7px;
	padding: 0 10px;
}


/* BAR NEWS */

#bar_news
{
	color: #666666;
	height: 35px;
	margin-bottom: 1px;
	background:  #e2e9f1 url('../img/bkg_box_news.jpg') no-repeat scroll 5px 4px;
	padding: 5px 0 0 105px;
}

#bar_news b
{
	display: block;
	line-height: 15px;
}

#bar_news p
{
	line-height: 15px;
}

#bar_news div
{
	display: none
}

/* PAGE CONTENT */

h2
{
	font-size: 40px;
	color: #306298
}

h3
{
	font-size: 24px;
}
h5
{
	font-size: 16px;
	font-color: red;
	color: #F00;
}

#page_content
{
	margin-bottom: 1px;
}

#claim
{
	float: left;
	margin: 0 20px 0 0;
}

#box_container
{
	margin-left: 410px;
	width: 540px;
}

#box_container .box
{
	width: 430px;
	margin: 5px auto;
	height: 85px;
	background: transparent url('../img/bkg_home_box.jpg') no-repeat scroll 0 0;
	padding: 10px 20px;
	color: #FFF;
}

#box_container .box h3
{
	color: #FFF;
	margin-bottom: 5px;
}

/* FOOTER */

#footer
{
	height: 30px;
	padding: 10px;
	text-align: right;
	background-color: #e8e8e8;
}

#footer p
{
	font-size: 0.9em;
	float: left;
	line-height: 30px;
	margin-right: 10px;
}

#footer .card
{
	float: left;
	margin: 0 5px;
}

#footer .formazione
{

}

/* VARIOUS */

#path
{
	background-color: #e2e9f1;
	line-height: 23px;
	margin-bottom: 1px;
	color: #131920;
	padding: 0 5px;
}

#path *
{
	color: #131920;
}

#title
{
	background-color: #e2e9f1;
	line-height: 45px;
	padding: 5px;
}

#title .right, #bar_news .right
{
	line-height: 25px;
}

#title h2
{
	font-size: 25px;
	line-height: 1em;
}

#title h3
{
	font-size: 20px;
	color: #385E8D;
	margin-bottom: -5px;
	line-height: 1em;
}

#list_content
{
	padding: 10px 0;
	position: relative;
}

/* SIDEBAR */

#sidebar
{
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: #F6F6F6;
}

#sidebar h3
{
	font-size: 25px;
	color: #306298;
	padding: 0 5px;
}

#sidebar b
{
	background-color: #e9e9e9;
	display: block;
	line-height: 25px;
	padding: 0 5px;
	margin: 1px 0;
}

#sidebar b a
{
	color: #404040;
	line-height: 2em;
	text-decoration: none;
}
#sidebar b a:hover
{
	color: #404040;
	line-height: 2em;
	text-decoration: underline;
}

#sidebar .list a
{
	background-color: #f1f1f1;
	display: block;
	line-height: 2em;
	color: #404040;
	padding: 0 0 0 20px;
	background: transparent url('../img/ico_list.jpg') no-repeat scroll 5px 10px;
	text-decoration: none;
}
#sidebar .list a:hover
{
	background-color: #f1f1f1;
	display: block;
	line-height: 2em;
	color: #404040;
	padding: 0 0 0 20px;
	background: transparent url('../img/ico_list.jpg') no-repeat scroll 5px 10px;
	text-decoration: underline;
}
#sidebar .list div
{
	background-color: #f1f1f1;
	display: block;
	line-height: 2em;
	color: #404040;
	padding: 0 0 0 20px;
	background: transparent url('../img/ico_list.jpg') no-repeat scroll 5px 10px;
	text-decoration: none;
}

/* LIST */

#list
{
	margin-left: 240px;
}

#list .list
{
	background-color: #EEE;
	padding: 5px;
	height: 65px;
	margin-bottom: 5px;
}

#list .list img
{
	float: left;
	margin: 0 10px 0 0
}

#list .list .cat
{
	color: #306298;
}

#list .list h3
{
	line-height: 0.1em;	
	color: #306298;
}

.buttons
{
	width: 160px;
	float: right;
}

.buttons a
{
	display: block;
	width: 125px;
	height: 28px;
	margin-bottom: 1px;
	line-height: 28px;
	padding-left: 35px;
	color: #FFF;
}
.buttons div
{
	display: block;
	width: 125px;
	height: 28px;
	margin-bottom: 1px;
	line-height: 28px;
	padding-left: 35px;
	color: #FFF;
}

.det_buttons
{
	position: absolute;
	top: 10px;
	right: 0;
	width: 222px;
	overflow: hidden;
}

.det_buttons a
{
	display: block;
	width: 187px;
	height: 28px;
	margin-bottom: 1px;
	line-height: 28px;
	padding-left: 35px;
	color: #FFF;
}
.det_buttons div
{
	display: block;
	width: 187px;
	height: 28px;
	margin-bottom: 1px;
	line-height: 28px;
	padding-left: 35px;
	color: #FFF;
}

.btn_details
{
	background: transparent url('../img/btn_dettagli.jpg') no-repeat scroll 0 0;
}

.btn_chart
{
	background: transparent url('../img/btn_carrello.jpg') no-repeat scroll 0 0;
}

.btn_demo
{
	background: transparent url('../img/btn_demo.jpg') no-repeat scroll 0 0;
}

.btn_document
{
	background: transparent url('../img/btn_document.jpg') no-repeat scroll 0 0;
}

.photo
{
	border: 0px solid #ffffff;
	float: left;
	width: 219px;
	height: 235px;
	background: transparent url('../img/bg_photo.jpg') no-repeat scroll 0 0;
}

.description
{
	color: #303030;
	margin: 0 240px;
}

.h_50
{
	height: 50px;
}

.description .text
{
}

.description table
{
	width: 100%;
}

.description td
{
	border-bottom: 2px solid #FFF;
	line-height: 2em;
	width: 50%;
}

.description table td
{
	background-color: #EEE;
}

.description table .alt td
{
	background-color: #DDD;
}

#btn_cart
{
	background: transparent url('../img/btn_cart.jpg') no-repeat scroll 0 0;
	width: 222px;
	height: 40px;
	display: block;
	padding-left: 70px;
	line-height: 1em;
	padding-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
}

/* LI_LIST */
.li_list li
{
	background: transparent url('../img/ico_doc_mini.jpg') no-repeat scroll 0 5px;
	
}

.li_list li a
{
	display: block;
	width: auto;
	height: auto;
	margin: auto;
	line-height: 1.5em;
	color: #303030;
	padding-left: 15px;
}

#shopping_cart table
{
	width: 100%;
}


#shopping_cart table th
{
	text-align: left;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px;
	color: #385E8D;
}

#shopping_cart table td
{
	padding: 2px 5px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #CCC
}

#shopping_cart table .alt td
{
	background-color: #F2F2F2;
}

#shopping_cart table td .img
{
	padding: 1px;
	border: 1px solid #CCC;
	width: 50px;
	text-align: center;
}

#shopping_cart table .total td
{
	background-color: #FFF;
	border-bottom-width: 0;
	color: #385E8D;
}
#shopping_cart table .buttons td
{
	background-color: #FFF;
	border-bottom-width: 0;
	color: #385E8D;
	float: left;
}


#legenda
{
	display: inline;
	float: left;
	width: 50%;
	padding: 25px 0;
}

#shopping_buttons
{
	display: inline;
	float: left;
	width: 50%;
	text-align: right;
	padding: 25px 0;
}

#shopping_cart h3
{
	font-size: 23px;
	color: #306298;
}

.w100
{
	width: 100px
}

/* FORM */

.form
{
	padding: 20px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	border-width: 1px 0;
	margin-bottom: 20px
}

.form label
{
	display: block;
	line-height: 2em;
	font-weight: bold;
}

.form .text input, .form .password input
{
	padding: 3px 5px;
	width: 270px;
}
.form .text select
{
	padding: 3px 5px;
	width: 282px;
}

.form .submit
{
	padding: 5px 0; 

}
.form #submit
{
	background: #FFF url('../img/bkg_main_menu.jpg') repeat-x scroll 0 0;
	border: 1px solid #6f90b8;
	color: #FFF;
	margin: 2px 5px 2px 2px;
	padding: 2px 10px;
	float: left
}

.pagination
{
	text-align: center;
}

.pagination a
{
	color: #306298;
	border: 1px solid #CCC;
	padding: 0 4px;
	background-color: #EEE;
	text-decoration: none;
}

.pagination a.sel, .pagination a:hover
{
	background-color: #306298;
	border-color: #306298;
	color: #FFF;
}
#shopping_buttons .submit
{
	background: #FFF url('../img/bkg_main_menu.jpg') repeat-x scroll 0 0;
	border: 1px solid #6f90b8;
	color: #FFF;
	margin: 2px 5px 2px 2px;
	padding: 2px 10px;
}
#shopping_buttons .sub1
{
	vertical-align: bottom;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.description a
{
	color: #131920;
	text-decoration: none;
}

.region_title
{
	background-color: #FFF;
	margin: 10px 0 0 0 ;
	color: #355E8F;
	font-size: 1.0em;
	line-height: 2em;
	border-bottom: 1px solid #e2e9f1;
	font-weight: bold;
}

.region_title a
{
	color: #355E8F;
	font-size: 1.0em;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
}

.region_box
{
	background-color: #e2e9f1;
}

.region_box li
{
	list-style-type: none;
	border-bottom: 1px solid #FFF;
	padding: 10px;
	margin: 0;
}

.region_box li b
{
	display: block;
	font-size: 1.2em;
	color: #6f90b8;
	
}
a#blu
{
	color: #355E8F;
	text-decoration: none;
}
a:hover#blu
{
	color: #355E8F;
	text-decoration: underline;
}