/* COMMONS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: 0;
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	outline: none;
	font-size:12px;
}
a:link, a.command:link {
	color: #1d9ad2;
	text-decoration: none;
	font-size:12px;
}
a:visited, a.command:visited {
	color: #1d9ad2;
	text-decoration: none;
	font-size:12px;
}
a:hover, a.command:hover {
	color: #1d9ad2;
	text-decoration: underline;
	font-size:12px;
}
a:active, a.command:active {
	color: #1d9ad2;
	text-decoration: none;
	font-size:12px;
}
h1{
	color:#005d88;
	font-size:24px;
	font-weight:normal;
}
h2{
	color:#005d88;
	font-size:18px;
	font-weight:normal;
}
h4{
	color:#0590c5;
	font-size:14px;
	font-weight:normal;
}
h5{
	color:#0590c5;
	font-size:13px;
	font-weight:normal;
}
#bg-repeater-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101px;
	background: url('../images/bg_repeater_top.png') 0 0 repeat-x;
}
#test {
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 1000px;
	height: 1463px;
	background: url('../images/test.jpg') 0 0 no-repeat;
}
#container {
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 1000px;
}
/* HEADER */
#header {
	position: relative;
}
#logo a {
	position: absolute;
	display: block;
	top: 16px;
	left: 0;
	width: 400px;
	height: 84px;
	background: url('../images/logo.png') 0 0 no-repeat;
}
#service-menu {
	position: absolute;
	top: 11px;
	right: 0px;
	width: 480px;
	height: 24px;
	color: #9ab3bf;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
	font-size: 13px;
}
#service-menu img {
	position: relative;
	top: 4px;
}
#box-search {
	position: absolute;
	right: 0;
	top: 50px;
	width: 295px;
	height: 43px;
	background: url('../images/bg_search.png') 0 0 no-repeat;
}
#search {
	position: relative;
	width: 240px;
	height: 21px;
	line-height: 21px;
	top: 3px;
	color: #4d4d4d;
	left: 12px;
	border: 0;
	font-size: 16px;
}
#searchsubmit {
	position: relative;
	top: 9px;
	left: 15px;
	width: 23px;
	height: 24px;
}
#menu {
	position: absolute;
	top: 111px;
	width: 1000px;
	height: 30px;
	clear: both;
	z-index:2;
}
#under-menu{
	position:absolute;
	top: 125px;
	width:1000px;
	height:23px;
	padding-top:27px;
	font-size:13px;
	color:#bbde8e;
	font-weight:bold;
	background: url('../images/bg_under_menu.png') 0 0 no-repeat;
	text-align:center;
	z-index:1;
}
#under-menu span{
	color:#003a00;
	margin-left:5px;
	margin-right:5px;
}
#under-menu a{
	color:#fff;
	margin-left:5px;
	margin-right:5px;
}
#menu div {
	float: left;
}
#btn-bambini a {
	position: relative;
	display: block;
	width: 112px;
	height: 30px;
	background: url('../images/buttons/btn_bambini.png') 0 0 no-repeat;
}
#btn-bambini a:hover {
	background-position: 0 -30px;
}
#btn-primimesi a {
	position: relative;
	display: block;
	width: 104px;
	height: 30px;
	background: url('../images/buttons/btn_primimesi.png') 0 0 no-repeat;
}
#btn-primimesi a:hover {
	background-position: 0 -30px;
}
#btn-gravidanza a {
	position: relative;
	display: block;
	width: 119px;
	height: 30px;
	background: url('../images/buttons/btn_gravidanza.png') 0 0 no-repeat;
}
#btn-gravidanza a:hover {
	background-position: 0 -30px;
}
#btn-mammedisperate a {
	position: relative;
	display: block;
	width: 168px;
	height: 30px;
	background: url('../images/buttons/btn_mammedisperate.png') 0 0 no-repeat;
}
#btn-mammedisperate a:hover {
	background-position: 0 -30px;
}
#btn-lespertorisponde a {
	position: relative;
	display: block;
	width: 181px;
	height: 30px;
	background: url('../images/buttons/btn_lespertorisponde.png') 0 0 no-repeat;
}
#btn-lespertorisponde a:hover {
	background-position: 0 -30px;
}
#btn-inprimopiano a {
	position: relative;
	display: block;
	width: 143px;
	height: 30px;
	background: url('../images/buttons/btn_inprimopiano.png') 0 0 no-repeat;
}
#btn-inprimopiano a:hover {
	background-position: 0 -30px;
}
#btn-giochi a {
	position: relative;
	display: block;
	width: 78px;
	height: 30px;
	background: url('../images/buttons/btn_giochi.png') 0 0 no-repeat;
}
#btn-giochi a:hover {
	background-position: 0 -30px;
}
#btn-video a {
	position: relative;
	display: block;
	width: 95px;
	height: 30px;
	background: url('../images/buttons/btn_video.png') 0 0 no-repeat;
}
#btn-video a:hover {
	background-position: 0 -30px;
}

/* IN PRIMO PIANO */
#box-inprimopiano {
	position: relative;
	width: 1000px;
	height: 155px;
	margin-bottom: 20px;
	background: url('../images/bg_inprimopiano.png') 0 0 no-repeat;
}
#box-inprimopiano .box {
	position: absolute;
	top: 60px;
	width: 320px;
	height: 95px;
}
#box-inprimopiano .box-left {
	left: 0;
}
#box-inprimopiano .box-middle {
	left: 340px;
}
#box-inprimopiano .box-right {
	left: 680px;
}
.box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1d9ad2;
	margin-bottom: 5px;
}
.box p {
	position: relative;
	top: 5px;
}
.box a {
	font-size: 11px;
	color: #1d9ad2;
}
/* FOOTER */
#footer {
	position: relative;
	width: 100%;
	height: 452px;
	top: 10px;
	background: url('../images/bg_footer.png') 0 0 repeat-x;
	clear:both;
}
#footer-content {
	position: relative;
	width: 1000px;
	height: 452px;
	margin: 0 auto;
}
#footer .hr {
	position: relative;
	top: 90px;
	width: 270px;
	color: #7ac4f1;
	border-top: 1px #7ac4f1 solid;
	border-bottom: 1px #7ac4f1 solid;
	height: 25px;
	clear: both;
	margin: 0 auto;
}
#copyright {
	position: relative;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	color: #fff;
	font-size: 11px;
	line-height: 25px;
	height: 18px;
	text-align: center;
}
#logo-novartis a {
	position: relative;
	display: block;
	width: 115px;
	height: 20px;
	background: url('../images/logo_novartis.png') 0 0 no-repeat;
	top: 110px;
	margin: 0 auto;
}
/* FOOTER --> PREFOOTER 5PRODUCTS*/
#prefooter-5products {
	position: relative;
	width: 1000px;
	height: 251px;
	top: 15px;
	background: url('../images/bg-prefooter-5products.png') 0 0 no-repeat;
}
#prefooter-5products .box {
	position: absolute;
	width: 170px;
	height: 80px;
	top: 60px;
	color: #666;
	font-size: 12px;
}

#prefooter-5products .box a {
	color:#666;
}

#prefooter-5products .box-1 {
	left: 20px;
}
#prefooter-5products .box-2 {
	left: 220px;
}
#prefooter-5products .box-3 {
	left: 420px;
}
#prefooter-5products .box-4 {
	left: 610px;
}
#prefooter-5products .box-5 {
	top: 60px;
	left: 805px;
}
#prefooter-5products h5 {
	color: #50b800;
	font-size: 12px;
	font-weight: bold;
}
/* FOOTER --> FOOTER MENU*/
#footer-menu {
	position: relative;
	width: 876px;
	height: 23px;
	top: 60px;
	margin: 0 auto;
}
#footer-menu div {
	float: left;
}
#btn-footer-bambini a {
	position: relative;
	display: block;
	width: 75px;
	height: 23px;
	background: url('../images/buttons/btn_footer_bambini.png') 0 0 no-repeat;
}
#btn-footer-bambini a:hover {
}
#btn-footer-primimesi a {
	position: relative;
	display: block;
	width: 96px;
	height: 23px;
	background: url('../images/buttons/btn_footer_primimesi.png') 0 0 no-repeat;
}
#btn-footer-primimesi a:hover {
}
#btn-footer-gravidanza a {
	position: relative;
	display: block;
	width: 111px;
	height: 23px;
	background: url('../images/buttons/btn_footer_gravidanza.png') 0 0 no-repeat;
}
#btn-footer-gravidanza a:hover {
}
#btn-footer-mammedisperate a {
	position: relative;
	display: block;
	width: 160px;
	height: 23px;
	background: url('../images/buttons/btn_footer_mammedisperate.png') 0 0 no-repeat;
}
#btn-footer-mammedisperate a:hover {
}
#btn-footer-lespertorisponde a {
	position: relative;
	display: block;
	width: 172px;
	height: 23px;
	background: url('../images/buttons/btn_footer_lespertorisponde.png') 0 0 no-repeat;
}
#btn-footer-lespertorisponde a:hover {
}
#btn-footer-inprimopiano a {
	position: relative;
	display: block;
	width: 135px;
	height: 23px;
	background: url('../images/buttons/btn_footer_inprimopiano.png') 0 0 no-repeat;
}
#btn-footer-inprimopiano a:hover {
}
#btn-footer-giochi a {
	position: relative;
	display: block;
	width: 70px;
	height: 23px;
	background: url('../images/buttons/btn_footer_giochi.png') 0 0 no-repeat;
}
#btn-footer-giochi a:hover {
}
#btn-footer-video a {
	position: relative;
	display: block;
	width: 57px;
	height: 23px;
	background: url('../images/buttons/btn_footer_video.png') 0 0 no-repeat;
}
#btn-footer-video a:hover {
}
/* BREADCRUMB */
.breadcrumb {
	font-size: 11px;
	margin-left:20px;
	color:#6fb300;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-5px;
	margin-bottom:15px;
}
.breadcrumb a{
	color:#6fb300;
}
.breadcrumb .last {
	color:#808080;
}

