@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#e5eff0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11pt;
}
.clear {
	clear:both;
}
ul li {
	list-style:none;
}
img {
	border:0 none;
}
a {
	text-decoration:none;
	color:#666;
}
#wrap {
	width:960px;
	margin:0 auto;
	padding:0;
}
#header {
}
#logo {
	float:left;
	margin:10px 0 10px 40px;
}
#nav {
	float:right;
	margin:0;
	padding: 0;
	height: 30px;
	position: relative;
	top: 133px;
}
#navigation {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
}
#navigation li {
	float: left;
	height: 100%;
	margin-right: 10px;
}
#navigation a {
	font-size:15px;
	float: left;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #075624;
	text-transform:uppercase;
	background-color:#fff;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	behavior: url("http://farmaciacostapozzallo.it/css/css/PIE.php");
}
#navigation a:hover, .active {
	background-color:#075624 !important;
	color: #fff !important;
}
#banner {
	background:url(../img/ombra_banner.png) no-repeat 0 0;
	padding:0 13px;
}
#banner img {
	border:24px solid #fff;
	margin-left:13px;
}
#circle {
	width:382px;
	height:372px;
	background:url(../img/circle.png) no-repeat 0 0;
	margin: -224px 0 0 30px;
	position: relative;
	z-index:999;
}
#circle img {
	-moz-border-radius: 138px;
	-webkit-border-radius: 138px;
	border-radius: 138px;
	behavior: url("http://farmaciacostapozzallo.it/css/css/PIE.php");
	margin:26px 0 0 6px;
}
/*#cont_slide{position:absolute;}*/

#content {
	width:960px;
	padding: 0 0 24px;
	margin:0 13px;
	background-color:#fff;/*	position:absolute;
	top:486px;*/
}
#sx {
	background: url("../img/shadow_img.png") no-repeat scroll left bottom transparent;
	float: left;
	/*height: 275px;*/
    padding: 130px 0 10px 24px;
	width: 380px;
}
#dx {
	padding-left:13px;
	float:right;
	width:500px;
	padding-right:24px;
}

#dx a:hover{
	text-decoration:underline;
	color:#000;
}
.title {
	height:30px;
	background:url(../img/bg_title.png) repeat-y center center;
	line-height:30px;
}
h1, h3 {
	font-size:17px;
	text-align:right;
	padding:0 10px;
	margin:0;
	color:#fff;
}
p {
	text-align:justify;
}
.news h3 {
	width:70px;
	float:right;
	margin-bottom:15px;
}
.titolo, h4 {
	font-weight:bold;
	color:#075624;
	text-align:right;
	font-size:16px;
}

h5 {text-align:left !important;
font-size:16px}
.news p, .orari, .orari p {
	text-align:right;
	margin:0;
	padding:10px 0 20px 150px;
}
.photo, .news_cont {
	float:left;
}
.news_cont {
	text-align:right;
	width:475px;
	height:230px;
}
.news_cont img {
	max-height:230px;
}
txt_news {
}
.photo {
	float:right;
	margin:0 10px 0 10px;
}
.sep {
	border-bottom:1px solid #85C327;
}
.orari {
	height: 80px;
	padding: 40px 120px 20px 0;
}
#footer {
	background:url(../img/ombra_footer.png) no-repeat top center #e5eff0;
	width:960px;
	float:left;
	text-align:center;
	padding-bottom:10px;
	margin-left:13px;
}
#nav_reparti {
	padding-left:60px;
}
#nav_reparti li {
	width:274px;
	background:url(../img/bg_btn.png) no-repeat bottom center;
	height:30px;
	padding-left:5px;
}
#nav_reparti a {
	line-height:18px;
}

.dermo {color:#465D25;}
.alim {color:#F9D654;}
.omeo {color:#9D53A8;}
.infa {color:#BC563F;}

.img_small{
	float:left;
	max-width:300px;
	max-height:230px;
	margin:0px 5px 5px 0px;
}

/* Calendario */
#cal{
	margin:130px 0px 0px 30px;
}
table.calendar{
	width:300px;
	 border: 1px solid #CDCDCD;
}
table.calendar tr td {
    border-bottom: 1px solid #CDCDCD;
    padding: 5px 6px;
	height:20px;
	width:20px;
	text-align:center;
	
}
.closed{
	background:transparent url(../img/closed.jpg) repeat-x;	
}
.closed a{
	color:#fff !important;	
}

.calendar-day{
	border: 1px solid #CDCDCD;
	cursor:pointer;
}
.calendar a{
	text-decoration:none;
	color:#000;
}
.top_mese{
	width:300px;
	padding-top:10px;
	background:transparent url(../img/testata_mese.jpg) no-repeat;
	height:45px;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
#legenda{
	background:transparent url(../img/legenda.jpg) no-repeat;
	height:20px;
	margin-top:10px;
}