hr{
	display:none;
}

img {
	border: 0px;
}

h1 {
	font-size:1em;
	font-family: Verdana;
	font-weight: normal;
	padding:0.5em;
}

h3 {
	letter-spacing: 0.1em;
	padding:0em;
	font-size: 1.1em;
	margin:0em;
	font-weight: bold;
}

h2 {
	letter-spacing: 0.1em;
	padding:0em;
	font-size: 2em;
	letter-spacing:-2px;
	margin:0em;
	font-weight: normal;
}

body {
	background-color: #C4FA30;
	padding:0em;
	margin:0em;
	width:100%;
	font-family: Verdana;
	font-size:0.8em;
	line-height: 1.6;
	Color:Black;
	background-image:url(http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#contenitore {

}
#testatagrafica1 {
	background-image: url(http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/header.png);
	height:135px;
}
#testatagrafica2 {
	background-image: url(http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/logo.png);
	height:94px;
	background-repeat: no-repeat;
	text-align:right;
}

#contenuto {
	width:90%;
	padding:0em auto;
	margin:0em auto;
}

#intestazione a {
	text-decoration: none;
}

#menu {
	width:90%;
	border-top:1px #000127 solid;
	margin:0 auto;
	height:40px;
	background-image:url(http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/bgbar.png);
}

#menu ul {
	padding:0em;
	padding-left:53px;
	margin:0em;
	float:right;
	display:block;
	background-image:url(http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/bgbarul.png);
}

#menu li {
	float:left;
	list-style-type: none;
	height:40px;
	line-height:40px;
}

#menu div {
	border-right:1px #000127 solid;
	border-left:1px #000127 solid;
	height:40px;
	background-image:url(http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/startbar.png);
	background-repeat: no-repeat;
}

#menu a {
	text-decoration: none;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	height:40px;
	line-height:40px;
	padding:0px 10px;
}

#corpo {
	clear:both;
	background-color: White;
	padding:0.5em;
	margin-top:0em;
	border-top: 1px solid #000127;
	border-left: 1px solid #000127;
	border-right: 1px solid #000127;
	/*background-image:url(http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/bgcont.gif);
	background-repeat:repeat-x;*/
	height:1%;
}

#sinistra {
	clear:both;
	width: 25%;
	float: left;
	font-size: 0.9em;
	padding-left:0.35em;
	border-right: 1px solid #000127;
	
}

#sinistra ul {
	list-style-type: none;
	padding:0em;
	margin:0em 0em 1em 0em;
}

#sinistra h3{
	color:#000000;
	background-image:url('http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/bgsxh3.gif');
	margin:0em;
	margin-left:0em;
	padding:0.3em;
	padding-left:0.9em;
	margin-bottom:0.5em;
	border:1px #000127 solid;
	border-bottom:5px #000127 solid;
	border-right:0;
	letter-spacing: 0em;
	background-position: left center; 
}

#sinistra li {
	margin:0em 0em 0em 1em;
}

#centrale {
	width: 70%;
	float: left;
	padding-top:0.9em;
	padding-left:2.2em;
	padding-bottom:0.6em;
	/*border-left: 1px dotted #000127;*/
}

#centrale p {
	text-align: justify;
}

#centrale ul.elencoarticoli, #centrale li.elencoarticoli {
	padding:0em;
	margin:0em;
	list-style-type: none;
}

#centrale h2 {
	/*width:90%;
	border-bottom: 0.1em solid #000127;*/
}

#pie-di-pagina {
	width:100%;
	clear:both;
	padding-top:1em;
	text-align:center;
	border-top: 1px solid #000127;
}

a:link, a:visited, a:active {
	Color: #000127;
	font-weight: bold;
	text-decoration: none;
}

#centrale a:link, #centrale a:visited, #centrale a:active {
	text-decoration: underline;
}

#centrale h2 a:link, #centrale h2 a:visited, #centrale h2 a:active {
	text-decoration: none;
}

a:hover {
	Color: Black;
	font-weight: bold;
}

.noshow {
	display: none;
}

.categoriearticolo {
	clear:both;
	float:right;
	font-size: 0.8em;
	padding:0.4em;
}

.infoarticolo {
	clear:both;
	margin-bottom:1em;
	font-size: 0.8em;
	text-align:right;
	padding:0px 10px;line-height:28px;
	border: 1px solid #000127;
	border-bottom: 5px solid #000127;
	background-image:url('http://www.stampanti.eu/blog/wp-content/themes/stampanti/images/bgsxh3.gif');
}

input {
	border: 1px solid #000127;
	background-color: #EEEEEE;
	color: #000127;
}

#sinistra form {
	margin-left:1em;
}

textarea {
	width:80%;
}

.alignright
{
	float: right;
	padding:0.5em;
}
	
.alignleft
{
	float: left;
	padding:0.5em;
}

h3#comments, h3#respond {
	padding-top:3em;
	clear:both;
	font-size:1em;
}

ol.commentlist {
	list-style-type: none;
	font-size:0.85em;
	padding:1em;
}

.commentlist li {
	padding:0.5em;
}

li.alt {
	background-color: #E8FABB;
}

.articolo img {
	clear:left;
	float:left;
	margin:0em 1.0em 0.5em 0em;
}

.articolo ul {
	margin-left:0em;
	padding-left:0em;
}

.articolo li {
	margin-left: 1.5em;
	list-style-position: inside;
}

.articolo img{
	border:1px #000127 solid;
	padding:2px;
}

hr.rubrica {
	display: block;
	width: 40%;
}

.sociable {
	clear: both;
}

div.data{
	line-height:1;
	float: right;
	width: 50px;
	margin:2px;
	margin-left:5px;
	border:1px #000127 solid;
	text-align: center;
	color: #777;
	padding-bottom: 5px;
	background-color:white;
}

div.data span.d{
	display: block;
	font-size: 170%;
	font-weight: bold;
	color: #757797;
	padding-top: 5px;
}

div.data span.m{
	text-transform: uppercase;
}

.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}

.bannerhead {
	padding:1em;
	margin-right:5em;
	text-align:right;
}

/*inizio banner ciao*/

.bannerContainer{
	clear:both;
	width:110px;
	
}
.banner_bgtop{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
    background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;	
	
}

.banner_bgtop span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);
	background-position:right bottom;
	width:110px;
	height:51px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:center;
	-moz-box-sizing: border-box;	
}
.banner_bgtop a img{
	align:center;
	
}
.banner_bgtop table.tableIconos{
	width:100%;
	margin-bottom:6px;
	background:transparent;
	padding: 0px 5px 0px 0px;
}

.banner_bgtop td.iconos{
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	background:transparent;
}


.banner_bgmiddle{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:left top;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	width:110px;
	-moz-box-sizing: border-box;	
}
.banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 5px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	width:110px;
	-moz-box-sizing: border-box;	
	
}
*html .banner_bgmiddle span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);
	background-position:right top;
	float:left;
	padding:0px 0px 0px 5px;
	font-family:arial,"helvetica, sans-serif";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:110px;
	
}

.banner_bgmiddle a.arrowCiao{
	background:transparent url(http://images.ciao.com/ide/images/box/arrow.gif) no-repeat 0px 5px!important;	
	font:11px arial!important;
	color:#ff7c00!important;
	margin:0!important;
	padding:0px 0px 0px 10px!important;
	text-decoration:underline!important;
	display:block!important;
	text-align:left!important;
	border:0!important;	
}

.banner_bgtop a.linksCiaoTop{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 10px 0px 0px!important;
	text-decoration:none!important;
	border:0!important;	
}

.banner_bgbottom a.linksCiaoBottom{
	background: none;
	background:transparent!important;
	background-image:none!important;
	margin:0!important;
	padding:0px 0px 0px 0px!important;
	text-decoration:none!important;
	display:block!important;	
	border:0!important;	
}


.banner_bgmiddle form.busqueda{
	margin:0px;
	padding:0px;
}
.banner_bgmiddle span  input.search{
	background:url(http://images.ciao.com/ide/images/box/form_67x25.gif) no-repeat;
	font:10px arial;
	border:0px solid #ff0000;
	float:left;
	width:67px;
	height:25px;
	margin:0px 1px 0px 0px;
	padding:5px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
}

.banner_bgmiddle input.go{
	margin:2px 0px 0px 5px;
	width:20px;
	height:20px;
	display:inline;
	float:clear;
	border:0;
	padding:0px 0px 0px 0px;
}

.banner_bgbottom{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:left bottom;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0;
	color:#000000;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;	
}

.banner_bgbottom span{
	background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);
	background-position:right bottom;
	float:left;
	padding:0px 0px 0px 5px;
	font:22px bold;
	color:#000000;
	height:51px;
	width:110px;
	-moz-box-sizing: border-box;	
}
.banner_bgbottom div.footnoteCiao {
	margin: 5px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	font: 9px arial;
	color: #7b7b7b;
	text-align: center;
}

.banner_bgbottom div.logo{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	text-align:center;
}
/*fine banner ciao*/
