body {
	margin: 0;
	padding: 0;
	background: #F4FBFF url(../img/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

/* Image*/

img {
	clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border: none;
}

img.center {
	clear:both; float:none; display:block; margin:0 auto; padding:1px;
}

img.right {
	clear:both; float:right; margin:3px 0 7px 10px; padding:1px;
}

/* Body */

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 22px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p.first {
	text-indent: 10px
}

blockquote {
	font-style: italic;
}

ul {

}

li {
	
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

/*img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}
*/
/* Header */

#header {
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(../img/img15.jpg);
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
}

#logo h2 {
	padding: 143px 0 0 8px;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 140px 20px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #3B3B3B;
	border: #000000;
	border-width: medium;
}

/* dinamic Menu */

ul#dmenu, ul#dmenu ul {
}

ul#dmenu a {
	display: block;
	text-decoration: none;
}

ul#dmenu li {
}

ul#dmenu li a {
	border:0px;	
}

ul#dmenu li a:hover {
	padding-left:3px;
	padding-top:0px;
}

ul#dmenu li ul li a {
	border:0px;
	color: #fcb201;
	padding-left:20px;
}

ul#dmenu li ul li a:hover {
	border-bottom:0px;
	border-right:0px;
	border-top:0px;
	border-left: 5px #caff6f solid;
	padding-left:15px;
	padding-top:0px;

}

ul#dmenu li h2 {
	padding-left:0px;
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFFFF url(../img/img03.jpg) repeat-y;
}

#bg {
	background: url(../img/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background: url(../img/img04.jpg) no-repeat;
}

/* Posts */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .title a {
	color: #4F6977;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
	font-size:85%;
}

.post .sub_title {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
	font-size:100%;
}

.post .entry {
	padding: 25px 20px 0 12px;
	background: url(../img/img07.jpg) no-repeat;
}

.post .entry ul {
	list-style: none;
	padding-left: 20px;
}

.post .entry li {
	margin-top: 20px;
}

.post .meta {
	padding: 15px 12px;
	background: url(../img/img08.jpg) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments, .post .archive, .post .direction, .post .print, .post .letter {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(../img/img09.gif) no-repeat left center;
}

.post .comments {
	background: url(../img/img10.gif) no-repeat left center;
}

.post .archive {
	background: url(../img/img16.gif) no-repeat left center;
}

.post .direction {
	background: url(../img/img18.gif) no-repeat left center;
}

.post .print {
	background: url(../img/img19.gif) no-repeat left center;
}

.post .letter {
	background: url(../img/img14.gif) no-repeat left center;
}

/* About Box */

#about-box {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(../img/img11.jpg) no-repeat left bottom;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background: url(../img/img05.jpg) no-repeat;
}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(../img/img13.gif) repeat-x;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(../img/img12.jpg) no-repeat left bottom;
}

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#footer a {
	color: #83B3CE;
}

/* Slideshow */

.slideshow {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;  
}

/* Table 1 */

/*
.entry table {
	clear:both; 
	width:580px; 
	margin:1.0em 0 0.2em 1px; 
	table-layout:fixed; 
	border-collapse:collapse; 
	empty-cells:show; 
	background-color:rgb(233,232,244);
	line-height: 15px
}

.entry table th.top {
	height:1.5em; 
	padding:0 5px 0 5px; 
	empty-cells:show; 
	background-color:#0099ff; 
	text-align:left; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:80%;
}

.entry table th.top_left {
	height:1.5em; 
	padding:0 5px 0 5px; 
	empty-cells:show; 
	background-color:#0099ff; 
	text-align:center; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:80%;
}

.entry table th {
	height:1.0em; 
	padding:2px 5px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:#aaeeff; 
	text-align:left; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:70%;
}

.entry table th.left {
	height:1.0em; 
	padding:2px 5px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:#aaeeff; 
	text-align:center;
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:70%;
}

.entry table td {
	height:1.0em; 
	padding:2px 7px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	background-color:#eeffee; 
	text-align:left; 
	font-weight:bolder; 
	color:rgb(80,80,80); 
	font-size:70%;
}
*/

/* Table 2 */

table {
	border-collapse: collapse;
	margin: 10px;	
}

table.news {
	border:#ff9900;
	border-style:dotted;
	border-width:thin;
}

table.search {
	border:#C0C0C0;
	border-style:dotted;
	border-width:thin;
}

table.farmacie {
	border-width: thin;
	border-style: dotted;
	border-color: Silver;
}

th strong {
	color: #FFF;
}

th {
	background: #93BC0C;
	/*background: #caff6f;*/
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}

tr {
	height: 30px;
}

td {
	text-align: center;
	/*valign="top"*/
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	font-size:100%;
}

td.sinistra {
	text-align: left;
}

td.first,th.first {
	border-left: 0px;
	text-align: center;
}

tr.row-a {
	background: #F8F8F8;
	text-align: center;
}

tr.row-b {
	background: #EFEFEF;
	text-align: center;
}

/* Form elements */
form {
	margin: 10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

input {
	padding: 2px;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}

textarea {
	width: 400px;
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 100px;
	display: inline;
	color: #777;
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 10px 0 0 10px;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../img/button-bg.jpg) repeat-x 0 0;
	border: none;
}

select {
	width: 120px;
	margin: 5px 0 10px 0;
	padding: 2px 3px;
}
