html, body {
	height:100%;
}
body {
	margin:0;
	font:13px Georgia, "Times New Roman", Times, serif;
	background:#2B3650;
}
input.textfield, textarea, select, option {
	background-color:#595d6e;
	color:#9096A4;
	border:0;
	padding:2px;
	font:13px Arial, Helvetica, sans-serif;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
.clear {
	clear:both;
}
p, h1, h2 {
	padding:0;
	margin:0;
}
.right-col h1, .right-col h1 a {
	color:#ffc765;
	font-weight:normal;
}
img {
	border:none;
	display:block;
}
form {
	padding:0;
	margin:0;
}
/*page*/
#page {
	width:1024px;
	min-height:100%;
	background:#2B3650;
	margin:0 auto;
}
* html #page {
	height:100%;
}
/*header*/
.header {
	width:1003px;
	padding:0 0 0 21px;
	height:264px;
	overflow:hidden;
	background:url(images/header-bg.jpg) no-repeat;
}
/*left part of header*/
.header-left {
	width:770px;
}
/*logo*/
#title {
	margin:46px 25px 0 0;
}
#title a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:122px;
	height:210px;
}
#title .desc {
	text-indent:-9999px;
}
/*navigation box*/
.nav-box {
	/*width:650px;*/
	overflow:hidden;
	margin:225px 0 0 0;
	display:block;
}
/* html menu*/
.nav-box ul {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.nav-box ul li {
	float:left;
	padding:0 8px 0 11px;
	background:url(images/nav-bullet.gif) no-repeat 0 6px;
	text-transform:uppercase;
	font:17px Arial, Helvetica, sans-serif;
}
.nav-box ul li a {
	color:#FFC765;
	text-decoration:none;
}
.nav-box ul li a:hover {
	text-decoration:underline;
}
/* services list */
ul.services {
	overflow:hidden;
	padding:24px 0 0;
	margin:0;
	list-style:none;
	width:220px;
}
ul.services li {
	color:#2B3650;
	padding:0 0 10px 24px;
	width:190px;
	font:14px Arial, Helvetica, sans-serif;
}
ul.services li.area-riservata {
	background:url(images/area-ico.gif) no-repeat 1px 2px;
}
ul.services li.ricerca {
	background:url(images/search-ico.gif) no-repeat 1px 2px;
}
ul.services li.contatti {
	background:url(images/contacts-ico.gif) no-repeat 0 3px;
}
ul.services li a {
	color:#2B3650;
	text-decoration:none;
}
ul.services li a:hover {
	text-decoration:underline;
}
/*primary content*/
.primary-content {
	width:986px;
	padding:0 16px 55px 22px;
	margin-bottom:55px;
	overflow:hidden;
}
/*left column*/
.left-col {
	width:471px;
	background:url(images/line.jpg) no-repeat 220px 0;
	padding:35px 0 0;
}
.left-col h2 {
	font:25px Arial, Helvetica, sans-serif;
	color:#FFC765;
}
/*poliambulatorio box*/
.poliambulatorio {
	width:200px;
}
/* products list*/
ul.products {
	overflow:hidden;
	padding:5px 0 10px;
	margin:0 0 20px 0;
	list-style:none;
}
ul.products h2 {
	font-size:15px;
	font-weight:bold;
	color:#F1BE64;
	font-family:"Times New Roman", Times, serif;
}
ul.products li.current_page_item a, ul.products li.current_page_item a:visited {
	color:#f1be64;
	font-style:italic;
}
ul.products li.current_page_item li a, ul.products li.current_page_item li a:visited {
	color:#fff;
	font-style:normal;
}
/*ul.products li.current_page_item li a:visited {
	color:#fff;
	font-style:normal;
}*/
ul.products li {
	background:url(images/yellow-bullet.gif) no-repeat 0 6px;
	font-size:15px;
	padding:0 0 5px 11px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
ul.products li a, ul.products li a:visited {
	color:#fff;
	text-decoration:none;
}
ul.products li a:hover {
	text-decoration:underline;
}
/*centro box*/
.centro {
	width:225px;
}
.centro ul.products li {
	font-size:15px;
}
.centro ul.products li em {
	font-size:14px;
	display:block;
}
/*right column*/
.right-col {
	width:451px;
	margin:47px 0 0;
	padding:24px 13px 5px 12px;
	background:#404559;
}
.right-col h2 {
	color:#fff;
	font-size:25px;
	padding:0 0 0 8px;
}
.right-col h3 {
	color:#ffc765;
	font-size:16px;
	font-weight:normal;
}
/* blog list*/
ul.blog-list {
	overflow:hidden;
	padding:0 0 10px;
	margin:-5px 0 0;
	list-style:none;
}
ul.blog-list li {
	color:#fff;
	font-size:14px;
	border-bottom:1px solid #595D6E;
	padding:10px 0 10px 8px;
	width:443px;
}
ul.blog-list li span.data {
	display:block;
	font-size:10px;
}
.right-col {
	font-family: Arial, Helvetica, sans-serif;
}
ul.blog-list li a, .right-col a {
	color:#F1BE64;
	text-decoration:underline;
}
ul.blog-list li a:hover, .right-col p a:hover {
	text-decoration:underline;
}
.right-col p {
	margin:0 55px 0 0;
	color:#fff;
	text-align:right;
}
.right-col td {
	color:#fff;
	}
.right-col h2 a {
	color:#ffc765;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}
.right-col h2 a:hover {
	text-decoration:underline;
}
.right-col .data-post {
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
}
.post {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #595D6E;
}
/*footer*/
.footer {
	width:992px;
	height:30px;
	padding:20px 8px 15px 24px;
	overflow:hidden;
	background:#35435C;
	color:#A4AAB5;
	margin:-51px auto;
	position:relative;
}
.footer p a {
	color:#A4AAB5;
	text-decoration:none;
}
.footer p a:hover {
	text-decoration:underline;
}
/* inner page 
------------- */
.inn .primary-content {
	width:952px;
	padding:0 50px 30px 22px;
}
/* innerp page left column*/
.inn .left-col {
	width:221px;
	background-position:100% 0;
	padding:60px 0 0;
}
/* innerp page products list*/
.inn ul.products li {
	font-size:15px;
	/*font-weight:bold;*/
}
.inn ul.products li ul {
	padding:5px 0 0;
	margin:0 0 -5px;
	list-style:none;
	width:100%;
}
.inn ul.products li ul li {
	background:url(images/white-bullet.gif) no-repeat 0 5px;
	font-size:14px;
	font-weight:normal;
	color:#F1BE64;
	font-style:italic;
	/*zoom:1;*/
	vertical-align:top;
}
.inn ul.products li ul li a {
	font-style:normal;
}
/* innerp page right column*/
.inn .right-col {
	width:705px;
	background:none;
	margin:33px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0;
}
.inn .right-col h2 {
	padding:0;
}
.inn .right-col p, .inn .right-col td {
	text-align:left;
	padding:5px 0 0;
	margin-bottom: 10px;
	/*font:17px "Baskerville Old Face","Baskerville", "Times New Roman", Times, serif;
	font:17px Georgia, "Times New Roman", Times, serif;*/
	font:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	
}
.inn .right-col ul, .inn .right-col li, .inn .right-col p, .inn .right-col td {
	font-size:15px;
}
.inn .right-col p.breadcrumbs {
	color:#fff;
	font:15px Arial, Helvetica, sans-serif;
	margin:-3px 0 0;
	padding:0 0 15px;
}
* html .inn .right-col p.breadcrumbs {
	margin:0;
}
.inn .right-col img {
	/*margin:0 7px -12px 0;*/
}
/*sifr start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/*sifr end*/

p.sidebar-blog {
	color:#9096A4;
	margin-bottom:10px;
}
p.sidebar-blog a {
	color:#FFFFFF;
	text-decoration:none;
}
div.box-form-commento {
	margin:10px 0;
	padding:10px 20px;
	border-top:1px solid #595D6E;
	border-bottom:1px solid #595D6E;
	color:#9096A4;
	display:block;
	background-color:#2e3a54;
}
div.box-form-commento label {
	margin-top:10px;
	width:150px;
	clear:both;
	display:block;
}
ol.commentlist, ol.commentlist a {
	color:#fff;
	font-style:italic;
	text-decoration:none;
}
ol.commentlist li {
	margin-bottom:20px;
}
.commentlist p {
	margin:0;
	padding:0;
}
.box-commenti {
	display:block;
	background-color:#2e3a54;
	padding:10px 20px;
	border-top:1px solid #595D6E;
	border-bottom:1px solid #595D6E;
}
.navigation, .navigation a {
	color:#FFFFFF;
	text-decoration:none;
}
.navigation .alignleft, .navigation .alignright {
	width:352px;
	display:block;
}
.alignleft {
	text-align:left;
	float:left;
}
.alignright {
	text-align:right;
}
.navigation {
	margin-bottom:20px;
}
