body {
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif, "Times New Roman", Times, serif;
	color:#333;
	background:#1C2023 url(../img/bg.jpg) repeat-x;
}
.outerWrapper {

}
.wrapper {
	clear:both;
	margin: 0 auto;
	width: 940px;
	height:auto;
	position:relative;
}
.header {
	height: 190px;
}
.header .img_testata {
	display:block;
}
.header .logo {
	padding:70px 0 0 15px;
	display:block;
	width:315px;
	height:88px;
}
.content {
	padding:20px 0 0px 10px;
	background:#A1A1A1 url(../img/bgContent.jpg) repeat-x;
}
/*other*/

p, span, h1, h2, h3, h4, select, textarea {
	line-height:1.5em;
}
h1 {
	font-size:16px;
	padding-bottom:18px;
}
h2 {
	font-size:14px;
	padding-bottom:5px;
}
h3 {
	font-size:12px;
	padding-bottom:20px;
}
h4 {
	font-size:11px;
}
a {
	color: #000;
}
a:hover {
	color: #000;
}
.content .mainTitle {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:2.2em;
	padding-bottom:30px;
}
.cornice {
	float:left;
	border:	#fff 5px solid;
	margin:0 15px 8px 0;
	padding:0px;
}
.thumb {
	display: block;
	width: 144px;
	height:	100px;
	cursor:pointer;
	float:left;
}
.thumb img {
	position:absolute;
	z-index:1;
}
.thumb.vert {
	width:144px;
	height:216px;
}
.thumbCatalogo {
	display: block;
	width: 144px;
	height:	100px;
	cursor:pointer;
	float:left;
}
.thumbCatalogo img {
	position:absolute;
	z-index:1;
}
.thumbCatalogo.vert {
	width:144px;
	height:216px;
}
.lnB {
	background:url(../img/dotted.gif) repeat-x bottom;
}
.lnT {
	background:url(../img/dotted.gif) repeat-x top;
}
.lnDotted {
	height:1px;
	overflow:hidden;
	background:url(../img/dotted.gif) repeat-x bottom;
}
/* forms */
input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	padding: 6px;
	border: 1px solid #ccc;
	background:#F5F5ED;
}
input:focus, select:focus, textarea:focus {
	border-color:#757575;
	background-position:left 400px;
}
select {
	padding:5px;
}
option {
	margin:3px 0;
	text-indent:8px;
}
button {
	cursor:pointer;
}
/* fullText */
.fullText {
	text-align:justify;
	line-height:1.5em;
}
.fullText h1, .fullText h2, .fullText h3, .fullText h4 {
	text-align:left;
	padding-bottom:.3em;
	color:#000;
}
.fullText p {
	padding-bottom:1em;
}
.fullText ul {
	padding:0 0 .5em 0;
	list-style:none;
}
.fullText ol {
	padding:0 0 .5em 2em;
}
.fullText li {
	padding:0 0 .8em;
}
.fullText li li {
	padding:0 0 .3em;
}
.fullText ul ul, .fullText ol ol, .fullText ul ol, .fullText ol ul {
	padding:.6em 0 0 1.3em;
}
.fullText br {
	line-height:1em;
}
.fullText h1 a, .fullText h2 a, .fullText h3 a {
	text-decoration:none;
}
.fullText strong {
	color:#222
}
.fullText ul li {
	background: url(../img/circleSmall.gif) no-repeat 3px 5px;
	padding-left:2em;
}
.fullText ul ol li {
	background: none;
	margin-left:2em;
	padding-left:0;
}
.fullText img {
	margin:0 16px 8px 0;
}
.fullText a:hover {
	text-decoration:underline;
}

.fullText .bottone:hover, 
.fullText .bottoneDx:hover {
	text-decoration:none
}
.fullText hr {
	padding: 0;
	margin: 0 0 10px;
	border: 0;
	background-color: #ccc;
	height: 1px;
}
/* bottone */

.bottone, .bottoneDx {
	height:22px;
	margin:10px 0 20px;
	cursor:pointer;
	color:#333;
	font-size:10px;
	text-decoration:none;
}
.bottone span, .bottoneDx span {
	height:22px;
	float:left;
	line-height:2.2em;
}
.bottone {
	background:url(../img/btnBgSpan.jpg) no-repeat top left;
	padding-left:30px;
}
.bottone span {
	background:url(../img/btnBg.jpg) no-repeat top right;
	padding:0 11px 0 7px;
}
.bottone:hover, .bottoneDx:hover {
	color:#333;
	text-decoration:none
}
.bottoneDx {
	background:url(../img/btnBg.jpg) no-repeat top left;
	padding-left:13px;
}
.bottoneDx span {
	background:url(../img/btnBgSpanDx.jpg) no-repeat top right;
	padding:0 37px 0 0px;
}
/*BANNER HEADER */ 

.moduloBannersHeader {
	padding:15px 0;
	float:left;
}
.moduloBannersHeader img {
	display:block;
	border:1px solid #222
}
.moduloBannersHeader .contBannerFlash {
	border:1px solid #222;
	display:block;
}

.moduloBannersHeader .contBannerFlash a{
	padding:10px;
	display:block;
	color:#FFFFFF;
}

/*TABS*/ 



#headerTabs {
	width:940px;
	background:url(../img/bg_panel_tabs.png) no-repeat;
	height:372px;
	margin-bottom:1px
}


#headerTabs #slideT {
	clear:both;

	

}
#headerTabs #nav {
	margin:0; padding:0;
}
#headerTabs #nav li {
	width: 231px;
	float: left;
	margin-right:4px;
	list-style: none;
	display:inline;
}
#headerTabs #nav a {
	font-size:14px;
	width: 231px;
	text-align:center;
	display: block;
	height:30px;
	color:#fff;
	padding-top:30px;
	text-align:center;
	text-decoration:none;
	
}
#headerTabs #nav a.activeSlide {
	background:url(../img/tab_selected.png) no-repeat;
	color:#333;
	height:35px;
	padding-top:25px;
	color:#333;
}
#headerTabs #nav a:focus {
	outline: none;
	
}


#headerTabs #nav a:hover {
	background:url(../img/tab_selected.png) no-repeat;
	color:#333;
	height:35px;
	padding-top:25px;
	
}

#headerTabs #nav img {
	border: none;
	display: block
}

#headerTabs #nav {margin:0; padding:0;}
 
#headerTabs .contImg {
	float:left;
	display:block;
	margin:30px;
	display:inline;
}
#headerTabs .contImg img {
	display:block;
	width:170px;
	height:240px;
}
#headerTabs h1 {
	font-size:30px;
	color:#484848;
	font-weight:lighter;
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	margin:30px 0 20px 0;
	width:645px;
}
#headerTabs h1 b {
	font-weight:bold;
}
#headerTabs .cRx, #headerTabs .cLx {
	width:280px;
	float:left;
	padding: 0 30px 0 0;
}
#headerTabs .classTab {
	width:630px
}
#headerTabs .btTab {
	position:absolute;
	top:260px;
	right:50px;
	z-index:108
}

.bgAltern {background:url(../img/bgTabLoop.jpg) repeat-x; width:940px; height:312px;}
 
/* FINE TABS*/



/*FIRMA REDATTORE*/


.firmaRedattore {
	margin-left:15px;
	float:left;
	width:300px;
}
.firmaRedattore .linkImgRedattore {
	float:left;
}
.firmaRedattore .imgRedattore {
	float:left;
}
.firmaRedattore .nomeRedattore {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
.firmaRedattore .posizioneRedattore{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.firmaRedattore .mTred{
line-height:2.3em}

/*BOTTONI*/

.btnCommenti {
	text-decoration:none;
	float:right;
}
.btnCommentiSmall {
	text-decoration:none;
	color:#666666;
}
.content .rss {
	background:url(../img/rss_icon.png) no-repeat;
	width:18px;
	height:17px;
	display:block;
	margin-top:7px;
}
.content .tellFriend {
	background:url(../img/letter.png) no-repeat;
	width:22px;
	height:17px;
	display:block;
	margin:8px 7px 0 0;
}

.tooltipSmall{
}

.tips_up {position:absolute; z-index:250; background:url(../img/info.jpg) no-repeat; width:16px; height:15px; display:block; top: 12px; left:208px}

.banner_adsense {margin:20px 0 40px; width:468px; display:block}

.banner_adsense .vinit_net {display:block; margin-top:8px; font-size:10px; clear:both}