/* CSS Document */

/*
Theme Name: Css Style
Theme URI: /css/style.css
Description: Generic Css for styles
Version: 1.0
Author: Giada Ranieri
Author URI: http://www.agenziaverde.it

*/
a {
	color: #000;
	text-decoration: none
}
a:hover {
	color: #000;
	text-decoration:underline
}
a.active {
	color:#000;
	text-decoration:none
}
a:hover.active {
	color:#000;
	text-decoration:underline
}
img {
	border:none;
}
hr {
	display:none;
}
.centrato {
	text-align: center
}
.FloatRight {
	float: right
}
/*---------  CONTENTS -----------*/

/* HOME */
#introswf p {
	text-align: center;
	font-size: 12px;
}
#introswf a {
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none
}
#introswf a:hover {
	color:#999
}
/* contenitore */
#testadx p {
	padding-top: 80px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
#testadx a {
	color: #ccc;
	text-decoration: none;
}
#testadx a:hover {
	text-decoration: underline
}
/* container testi */
#clntxt h1, #ctcontatti h1 {
	width: 582px;
	height: 24px;
	margin: 15px auto auto 10px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #acacac;
	padding-left: 20px;
	padding-top: 3px
}
#clntxt h1.tprofilo {
	background: url(../img/lay/t_profilo.jpg) no-repeat top left
}
#clntxt h1.tprodotti {
	background: url(../img/lay/t_prodotti.jpg) no-repeat top left
}
#clntxt h1.tdove {
	background: url(../img/lay/t_dove.jpg) no-repeat top left
}
#clntxt h1.tnews {
	background: url(../img/lay/t_news.jpg) no-repeat top left
}
#clntxt h1.tdownload {
	background: url(../img/lay/t_download.jpg) no-repeat top left
}
#clntxt p {
	padding: 10px 30px 10px 10px;
	text-align:justify;
	line-height: 1.5em;
}
#clntxt p.p60 {
	padding-bottom: 60px
}
#clntxt p.p40 {
	padding-bottom: 40px
}
#clntxt p.ppulisci {
	margin-left: 90px
}
#clntxt h3 {
	margin: 0 auto auto auto;
	font-size: 15px;
	font-weight: bold;
	text-align: center
}
#clntxt a:link {
	color: #fff;
	text-decoration: none
}
#clntxt a:hover {
	text-decoration: underline;
}
/* pagina news*/
#clntxt .titnius {
	color: #fff;
	border-bottom: 2px solid #B52D17;
	text-align: left;
	width: 20%;
	height: 15px;
	font-size: 12px;
	margin: 15px 0 0 10px;
	font-weight: bold;
	padding: 2px
}
#clntxt .pnius {
	margin-left: 15px
}
#ctcontatti h1.tcontatti {
	background: url(../img/lay/t_contatti.jpg) no-repeat top left
}
#clndx p {
	padding: 10px 30px 10px 10px;
	text-align: left;
	line-height: 1.5em;
}
#clndx p.sx20 {
	margin-left: 30px;
}
#clngray h1 {
	margin:0;
	width: 180px;
	border-top:2px solid #666;
	background-color: #999;
	height: 12px;
	color: #999;
	font-size: 2px;
}
#clngray p {
	color: #fff;
	text-align: left;
	line-height: 1.5em;
	margin: 10px auto auto 10px
}
#clngray #divide span {
	display: none
}
/* footer */
#footeradd p, #footeradd_c p {
	text-align: center;
	font-size: 10px;
	padding-left: 350px;
	padding-top: 5px;
}
/* footer home */
#fhomeadd p {
	text-align: center;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
/* informativa */
#infobox h2 {
	font-size: 14px;
	text-align: center
}
#infobox p, h2, ul {
	padding: 10px;
	line-height: 1.5em
}
