/*3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #808080;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
/*	background: #ffffff url(img/sfondo.jpg); */
background: url(https://www.lasaluteinpillole.it/sfondo.gif) repeat-x;
background-color: #e8e8e8;
}

/*stili di roberto non modificare */
.ricerca{ border-right: 1px solid #cccccc; padding-top: 4px; width: 45%; background-color: #eeeeee; text-align:center;}
/*.barra { background-color: #eeeeee; border: 1px solid #CCC; padding: 4px; } */
.barra { background-image: url("img/up.png"); vertical-align: top; border:1px solid #BACBDB; padding-left:3px;}
.titolo { border-bottom: 1px solid #cccccc; background: #ffffff; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 1px;}
.sinistra { background-color: #FFFFFF; width: 200px; vertical-align: top; border-left: 1px solid #cccccc; padding: 3px; padding-top: 6px;}
.destra { background-color: #ffffff; width: 302px; vertical-align: top; border-right: 1px solid #cccccc; padding: 3px; padding-top: 6px;}
/* .tdb {  background-image: url("img/up2.png"); vertical-align: top; border:1px solid #BACBDB; padding-left:3px;} */
/*fine stili di roberto */

p.dx {
	margin:0px;
	font-weight:normal;
}


p.dx a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #125589; text-decoration: none; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #BACBDB; padding-top: 1px; padding-bottom: 0px;
}
p.dx a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #125589; text-decoration: none; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #BACBDB; padding-top: 1px; padding-bottom: 0px;
}
p.dx a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #125589; text-decoration: none; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #BACBDB; padding-top: 1px; padding-bottom: 0px;
}

p.dx a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00CCFF; text-decoration: none; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #BACBDB;  padding-top: 1px; padding-bottom: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

a.menu,
a.menu:link,
a.menu:visited{
	color: #006699;
	text-decoration: none;
	font-size: 14pt;
}

a.menu:hover{
	color: #006699;
	text-decoration: underline;
	font-size: 14pt;
}


a.und,
a.und:link,
a.und:visited{
	color: #006699;
	text-decoration: underline;
	font-size: 10pt;
}

a.und:hover{
	color: #006699;
	text-decoration: none;
	font-size: 10pt;
}

h1{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h1.b{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 16pt;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 12;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

hr {
	color:#999999;
	height:1px;
}

hr.lato {
	color:#cccccc;
	height:1px;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

label{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}

SPAN.grey {
	color: #888;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial;
}

div.elenco a{
	text-decoration:none;
}

div.elenco a:hover{
	color:#BACBDB;
}

div.elenco hr{
	color: #BACBDB;
	background-color: #BACBDB;
	height: 1px; 
	border: 0;
	width: 100%;
	margin: 1px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: right;
	width: 20%;
	height: 920;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:left;
	width: 20%;
	height: 920;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 58%;
}

#menucentrale{
	float: left;
	width: 98%;
}

#menucentrale_lato{
	float: left;
	width: 145;
	border-right:1px dotted #CCCCCC;
	padding-right:10px
}

#cont_sezioni{
	width: 98%;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
}

.spacer{
	height:50px;
}

.feature h3{
	padding: 3px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #808080;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 5px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.Stile1 {
	font-size: 16pt
}

.Stile2 {
	color: #000099;
	font-weight: bold;
}
.Stile4 {
	color: #339900
}

/** form registrazione newsletter **/
div.in{
	margin: 10px 0 10px 10px;
	font-size:12px;
}
/*
div.in label{
	float:left;
	width:125px;
	line-height:23px;
	text-align:left;
}
*/
div.in input{
	font-size:12px;
}