@charset "utf-8";
/* CSS Document */

* {
	border:0 none;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body {
	font-size:11px;
	text-align:center;
	color:#333;
}
h1 {
	color:#050D72;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
}
h2 {
	color:#050D72;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
}
h3 {
	color:#050D72;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}
h6 {
	color:#050D72;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
body select {
	border:1px solid #999999;
}
a:visited {
	color:#050D72;
}
hr {
	border-top:2px dotted #CCCCCC;
	height:0;
	margin-bottom:10px;
	margin-top:5px;
}
#container {
	margin:0 auto;
	text-align:left;
	width:990px;
}
#header {
	background:url(../img/bg-head.gif) no-repeat center bottom;
	height:112px;
	position:relative;
}
#bodier {
	background:transparent url(../img/bg-verticale.gif) repeat-y scroll center center;
	padding:0 20px;
}
#footer {
	background:transparent url(../img/bg-foot.gif) no-repeat scroll center top;
	color:#808080;
	height:25px;
	padding-top:20px;
}
#userbar {
	height:30px;
	line-height:30px;
}
#userbar a {
	text-decoration:none;
}
#userbar a:hover {
	text-decoration:underline;
}
#userbar .login {
	background:transparent url(../img/userbar_trattinoBlu.gif) no-repeat scroll right top;
	color:#050D72;
	float:right;
	font-weight:bold;
	margin-right:12px;
	padding-right:12px;
}
#userbar .login a {
	color:#050D72;
}
#userbar .FAQ {
	color:#808080;
	float:right;
	margin-right:20px;
}
#userbar .FAQ a {
	color:#808080;
}
#header .logo {
	float:left;
	height:82px;
	margin-left:50px;
	margin-top:0px;
	width:170px;
}
#main_menu {
	clear:right;
	color:#FFFFFF;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:82px;
	line-height:88px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right:20px;
	width:700px;
}
#main_menu li {
	background:transparent url(../img/menu_divisorio.gif) no-repeat scroll right bottom;
	float:left;
	font-weight:bold;
	height:82px;
	padding-left:15px;
	padding-right:15px;
}
#main_menu li.acquista {
	background:transparent none repeat scroll 0 0;
	padding-right:25px;
}
#main_menu a {
	color:#FFFFFF;
	text-decoration:none;
}

/* SUBMENU */ 
#sub_menu {
	background:#006176 url(../img/bg-submenu-light.jpg) no-repeat scroll center top;
	color:#FFFFFF;
	height:39px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	padding:61px 10px 0;
	width:930px;
}
#sub_menu li {
	float:left;
	height:39px;
	line-height:45px;
	margin-left:10px;
	overflow:hidden;
	position:relative;
}
#sub_menu li a {
	color:#FFFFFF;
	font-size:13px;
	padding:0 10px;
	text-decoration:none;
}
#sub_menu li.select a {
	font-weight:bold;
	padding:0 20px;
}
#sub_menu li div {
	background:transparent url(../img/sub-center-base.png) repeat-x scroll 0 0;
	float:left;
	height:39px;
}
#sub_menu li div.left {
	background:transparent url(../img/sub-left-base.png) no-repeat scroll 0 0;
	width:17px;
}
#sub_menu li div.right {
	background:transparent url(../img/sub-right-base.png) no-repeat scroll 0 0;
	width:17px;
}
#sub_menu li.select a {
	color:#050D72;
	text-decoration:none;
}
#sub_menu li.select div {
	background:transparent url(../img/sub-center-select.png) repeat-x scroll 0 0;
	float:left;
	height:39px;
}
#sub_menu li.select div.left {
	background:transparent url(../img/sub-left-select.png) no-repeat scroll 0 0;
	width:19px;
}
#sub_menu li.select div.right {
	background:transparent url(../img/sub-right-select.png) no-repeat scroll 0 0;
	width:19px;
}
#sub_menu.biglist {
	height:50px;
	padding-top: 50px;
}
#sub_menu.biglist li {
	height:50px;
}
#sub_menu.biglist li a {
	height:35px;
	line-height: normal;
	width: 160px;
	display: block;
	text-align: center;
	padding: 15px 0 0;
	font-size: 12px;
}
#sub_menu.biglist li div {
	height:50px;
	line-height: normal;
	background:transparent url(../img/sub-center-base2.png) repeat-x scroll 0 0;
}


#sub_menu li div {
	background:transparent url(../img/sub-center-base2.png) repeat-x scroll 0 0;
}
#sub_menu li div.left {
	background:transparent url(../img/sub-left-base2.png) no-repeat scroll 0 0;
}
#sub_menu li div.right {
	background:transparent url(../img/sub-right-base2.png) no-repeat scroll 0 0;
}
#sub_menu.biglist li.select div {
	background:transparent url(../img/sub-center-select2.png) repeat-x scroll 0 0;
}
#sub_menu.biglist  li.select div.left {
	background:transparent url(../img/sub-left-select2.png) no-repeat scroll 0 0;
}
#sub_menu.biglist  li.select div.right {
	background:transparent url(../img/sub-right-select2.png) no-repeat scroll 0 0;
}
/* */


#page {
	background:transparent url(../img/bg-bodier.gif) no-repeat scroll center bottom;
}
#page .c1d1 {
	padding:10px 20px 100px;
}
#page .c1d2 {
	float:left;
	margin-left:25px;
	padding-bottom:65px;
	padding-top:18px;
	width:290px;
}
#page .c2d2 {
	float:right;
	margin-right:17px;
	width:606px;
}
#page .c2d2 .pre_titolo {
	color:#999999;
	padding:20px 30px 0;
}
#page .c2d2 .pre_titolo p {
	font-size:12px;
	padding-bottom:10px;
}
#page .c2d2 .pre_titolo p a {
	color:#000000;
	text-decoration:none;
}
#page .c2d2 .pre_titolo p a:hover {
	text-decoration:underline;
}
#page .c1d3 {
	float:left;
}
#page .c3d3 {
	float:left;
	margin-left:10px;
	width:180px;
}
#page .creditcard {
	height:40px;
	padding-right:20px;
	text-align:right;
}
#page .creditcard img {
	margin-left:5px;
}
#page ul.comunica {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#page ul.comunica li {
	margin-top:15px;
}
#page ul.comunica li strong a {
	color:#000000;
	text-decoration:none;
}
#footer a {
	color:#808080;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .copy {
	float:left;
	margin-left:30px;
}
#footer .termini {
	float:right;
	padding-right:30px;
}
.box590 {
	background:transparent url(../img/box_foot.png) no-repeat scroll center bottom;
	display:table;
	width:606px;
}
.box590 .head {
	background:transparent url(../img/box_head.gif) no-repeat scroll center top;
}
.box590 .body {
	background-color:#FFFFFF;
	border:1px solid #E6E6E6;
	font-size:13px;
	margin:7px;
	padding:13px 20px;
	text-align:left;
	min-height:120px;
}
.box590 .body.home {
	background:white url(../img/box_head_home.gif) no-repeat scroll center top;
}
.box590 .body p {
	margin-bottom:10px;
}
.box590 .imageLeft {
	float:left;
	margin-right:10px;
}
.box590 .box_iperidrosi {
	float:left;
	font-size:13px;
	width:410px;
}
.box590 .body ul, .box590 .body ol {
	padding:10px 15px 20px;
}
.box590 .body li {
	margin:5px 0;
}
.box590 .body .faq li:first-line {
	color:#050D72;
	font-style:italic;
}
.box590 .body .faq li span {
	color:#050D72;
	font-style:italic;
	font-weight: bold;
}
.box746 {
	background:transparent url(../img/box_foot_746.png) no-repeat scroll center bottom;
	display:table;
	width:746px;
}
.box746 .head {
	background:transparent url(../img/box_head_746.gif) no-repeat scroll center top;
}
.box746 .body {
	background-color:#FFFFFF;
	border:1px solid #E6E6E6;
	font-size:13px;
	margin:7px;
	padding:10px;
	min-height:120px;
}
.box746 .dark td {
	background:#E6E6E6 none repeat scroll 0 0;
}
.box746 td {
	border-right:thin solid #CCCCCC;
	font-size:11px;
	padding:2px;
	vertical-align:top;
}
.box746 th {
	border-right:thin solid #CCCCCC;
	color:#050D72;
	font-size:12px;
	padding:3px;
}
.box746 th a {
	color:#050D72;
}
.box746 table {
	border:thin solid #CCCCCC;
	text-align:center;
}
.box746 table input {
	border:thin solid #CCCCCC;
	padding-left:5px;
}
.box746 .ultimo {
	border:medium none;
	text-align:right;
}
.box746 table .left {
	padding-left:5px;
	text-align:left;
}
.box746 .short {
	width:14px;
}
.form {
	width:430px;
}
.form input {
	border:1px solid #999999;
	float:right;
	width:300px;
}
.form select {
	border:1px solid #999999;
	float:right;
	width:300px;
}
.form textarea {
	border:1px solid #999999;
	clear:right;
	float:right;
	font-size:12px;
	margin-bottom:5px;
	width:300px;
}
.form input:hover, .form textarea:hover, .form select:hover {
	border-color:#050D72;
}
.form input:focus, .form textarea:focus, .form select:focus {
	border-color:#050D72;
}
.form input.button {
	border:1px solid #999999;
	margin-left:5px;
	padding:0 10px;
	width:auto;
}
.form input.radio {
	border:medium none;
	float:inherit;
	margin-left:20px;
	margin-right:0;
	width:20px;
}
.form p {
	line-height:25px;
}
.clear {
	clear:both;
}
.gray {
	color:#CCCCCC;
}
.attesa {
	color: #FF9900;
}
.spedito {
	color:#009900;
}
.cancellato {
	color:#FF0000;
}
.text_right {
	text-align:right;
}
.bigimage {
	border:1px solid #CCCCCC;
}
.thumb {
	border:1px solid #CCCCCC;
	margin-right:13px;
	margin-top:10px;
}
.thumblast {
	border:1px solid #CCCCCC;
	margin-top:10px;
}
.img {
	border:1px solid #CCCCCC;
}
#container .c1d2.admin {
	width:150px;
}
#container .c2d2.admin {
	width:746px;
}
#container .c1d2.admin h6 {
	margin-bottom:0;
	padding-bottom:0;
	text-transform:uppercase;
}
#container .c1d2.admin ul {
	padding:5px 12px;
}
.table_support {
	padding:10px 0;
	text-align:right;
}
.table_support select {
	border:1px solid #CCCCCC;
}
.table_button {
	padding:5px 0;
}
input.button_left {
	border:1px solid #999999;
	margin-right:5px;
	padding:0 10px;
	width:auto;
}
.table_prodotto td {
	padding:0 5px;
}
.table_prodotto td.left {
	text-align:left;
}
.table_prodotto .dark td {
	background:#E6E6E6 none repeat scroll 0 0;
}
#riepilogo_ordine {
	padding:20px;
}
.flag {
	margin-top:5px;
	margin-left:30px;
	display: block;
}
.farmacie {
	width:100%;
}
#page ul.elencoFarmacie {
	list-style:none;
	margin:0;
	padding:0;
}
#page ul.elencoFarmacie li {
	border-bottom:1px #006 solid;
	padding: 0;
	margin:0;
	padding-bottom:4px;
	margin-bottom:4px;
}
#page ul.elencoFarmacie li h4 {
	color:#050D72;
	font-size:14px;
}
h3.feedback {
	border-bottom:2px #050D72 solid;
	border-top:2px #050D72 solid;
	background-color:#E1E2FF;
	padding:4px 0;
}
ul.menuoriz {
	height:25px;
	list-style:none;
}
ul.menuoriz li {
	float:left;
	background:url(../img/freccina.jpg) no-repeat left top;
	padding-left:20px;
	margin-right: 20px;
	color:#009;
}
