body {
	font:11px Lucida Grande, "Lucida Sans Unicode", Arial, serif;
	color:#666;
	background:url(../img/bgBody.gif) repeat fixed;
	margin-bottom:15px;
}
a {
	color:#0066CC
}
a:hover {
	color:#a10000;
}
p, h1, h2, h3, select, textarea {
	line-height:1.5em;
}
.bold {
	font-weight:bold
}
.wrapper {
	width:904px;
	margin:0 auto;
}
.header {
	padding:20px 0 10px;
	width:904px;
	background:#fff;
	position:relative;
}
.header img {
	display:block;
	padding:0 5px 0 30px;
	float:left;
	display:block;
	display:inline;
}
.contHead {
	height:270px;
	position:relative;
	clear:both;
}
.contHead .contSlide {
	float:left;
	width:600px;
	height:270px;
	overflow:hidden;
background:#fff;
}
.contHead .contSlide img {
	display:none;
	
}
.contHead span {
	width: 904px;
	height: 46px;
	display: block;
	position: absolute;
	bottom:0;
	left: 0;
	background: url(../img/bgUpSlide.png) no-repeat;
	border:none;
	z-index:10;
}

/*CONTENT*/

.content {
	background:#fff;
}

/*RCOL*/

.content .rCol {
	width:510px;
	padding:20px 55px 0 35px;
	float:left;
	background:#fff;
	color:#333;
	font-size:11px;
}
/*LCOL*/

.content .lCol {
	width:244px;
	color:#464646;
	font-size:11px;
	float:left;
}
.content .lCol strong {
	color:#666
}
/* FULLTEXT */

.fullText {
	text-align:justify;
	line-height:1.5em;
}
.fullText h1, .fullText h2, .fullText h3 {
	text-align:left;
	padding-bottom:.8em;
}
.fullText p {
	padding-bottom:1em;
}
.fullText ul {
	list-style:square;
	padding:0 0 .5em 1.3em;
}
.fullText ol {
	padding:0 0 .5em 2em;
}
.fullText li {
	padding:0 0 .8em;
}
.fullText li li {
	padding:0 0 .3em;
}
.fullText ul ul {
	padding:.6em 0 0 1.3em;
}
.fullText br {
	line-height:1em;
}
.fullText h1 a, .fullText h2 a, .fullText h3 a {
	text-decoration:none;
}
/* forms */
input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	padding: 3px;
	background: #FBFEFF url(../img/input-type-text.jpg) no-repeat;
}
select {
	text-transform:capitalize;
}
option {
	margin:3px 0;
	text-indent:8px;
	text-transform:capitalize;
}
/*GALLERIA*/
.cornice {
	float:left;
	border:	#ccc 1px solid;
	margin:0 16px 16px 0;
	padding:3px;
}
.thumb {
	cursor:pointer;
	display: block;
	width: 80px;
	height:	80px;
}
.thumb img {
	position:absolute;
	z-index:1;
}

.contCertificazioni {

position:absolute;
top:34px;
right:25px;
}

.contCertificazioni img {padding-left:18px;}

