/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: rgb(255,255,102) url(images/sfoverd.jpg) repeat-x; /* 231 153 255 0 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}
#bancp {
text-align:center; 
height:60px; 
background: url(http://www.cannobiopromotion.it/banner/sfondo_banner.jpg) top left repeat-x; 
border-bottom: 3px solid #666666;
margin:0;
padding:0;
}

#bancp img {
border:0;
}

#bancentro {
margin:0 auto;
width:600px;
padding:0;
}

#banimgtext {
float:left;
width:468px;
height:60px;
text-align:left;
margin:0;
padding:0;
background-color:#ffffff;
border-left:#FF6600 2px solid;
border-right:#FF6600 2px solid;
font-family:arial;
}
#banimgtext h3 {
margin:0;
padding:0 0 0 20px;
}

#banimgtext p {
font-size:12px;
padding: 0 0 0 20px;
}

#banlink {
float:left;
padding:16px 0 0 0;
}

#bancanpro {
clear:both;
position:absolute;
top:0;
right:1px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}
img.titolo {
	float: right;
	margin: 0;
	border: 0px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 670px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 0 0 100px;
	background-image: url(images/lone.jpg);
	background-repeat: no-repeat;
	background-position: right; /* 0px 50px; img02.gif */
}

#photodiv {
	width: 372px;
	float: right;
	background-repeat: no-repeat;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h4 {
	background-color:#FFFFFF;
	color:#006699;

}
/* Menu */

#menu {
	width: 770px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF url(images/img04.gif) repeat-y;
}

.wide-post .title {
	padding: 20px 30px 20px 30px;
	background: url(images/im5.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .entry .aziende {
	padding-left: 20px;
	padding-bottom: 8px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .bottom {
	height: 20px;
	background: url(images/im6.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #FFFFCC;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/visitor.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/imgeve.gif) no-repeat left center;
}	

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 0px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/sfonews.jpg) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: #FFFFFF url(images/13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px 5px 25px;
	background: url(images/img10.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: rgb(231,231,231) url(images/subo.jpg) repeat-x left top; /*16gif*/
	color: #333333;
}

#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #003399;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	padding: 5px 0;
	background: #FFFF00 url(images/foot.jpg) repeat-x; /*18gif*/
}

#footer p {
	text-align: center;
	font-size: small;
	color: #999999;
}

#footer a {
	color: #999999;
}

.font10 {font-size: 11px}

td {
border-bottom: #FF9900 1px solid;
border-left: #FF9900 1px solid;
border-right: #FF9900 1px solid;
padding-left: 4px;
}

td.alto {
border: #FF9900 1px solid;
padding-left: 4px;
}
td.campo {
border: 0;
padding: 10px 20px 0 0;
}
td.nome {
border-left:0;
border-top:0;
border-right:0;
border-bottom: #FF9900 1px solid;
padding-left: 4px;
}
.news_right {
position:relative;
float:right;
clear:both;
width:240px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#FFFFFF;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
}

.news300 {
position:relative;
float:right;
clear:both;
width:300px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#FFFFFF;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
border: solid 0px #000000;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
