
body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	background:url(../img/bg_body.jpg) no-repeat center top;
}

.wrapper {
	margin:0 auto;
	width:900px;	
	position:relative;
}

.header {
	height:118px;
	padding-right:8px;
}

.content {
	margin:0 auto;
	/*background:url(../img/bg_content_standard.png) no-repeat;*/

	
}

.logo{
	position:absolute;
	top:30px;
	left:10px;
	z-index:200;
}

/*other*/

p, span, h1, h2, h3, h4, select, textarea {
	line-height:1.5em;
}

h1, h2, h3, h4 {
	color:#505449;
}

h1 {
	padding-bottom:12px;
	font-size:20px;
	font-weight:normal;
}

h2 {
	font-size:13px;
	padding-bottom:20px;
}
h3 {
	font-size:12px;
	padding-bottom:20px;
}
h4 {
	font-size:11px;
	padding-bottom:15px;
}

a {
	color: #666;
}

a:hover {
	color: #333;
}

/* Cornice Lista */

.cornice {
	float:left;
	border:	#ededed 1px solid;
	margin:0 15px 8px 0;
	padding:5px;
	background:url(../img/bg_thumb.jpg) repeat-x;
}
.thumb {
	display: block;
	width: 144px;
	height:	100px;
	cursor:pointer;
	float:left;
	
}
.thumb img {
	position:absolute;
	z-index:1;
}
.thumb.vert {
	width:144px;
	height:216px;
}

/* LN */

.lnB {
	background:url(../img/dotted.gif) repeat-x bottom;
}
.lnT {
	background:url(../img/dotted.gif) repeat-x top;
}

/* forms */

input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	padding: 3px;
	border: 1px solid #b4b4b4;
	background:url(../img/form/input.gif) left top;
}
input:focus, select:focus, textarea:focus {
	border-color:#757575;
	background-position:left 400px;
}
select {
	text-transform:capitalize;
	padding:2px;
}
option {
	margin:3px 0;
	text-indent:8px;
	text-transform:capitalize;
}
button {
	cursor:pointer;
}


/* fullText */

.fullText {
	text-align:justify;
	line-height:1.5em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.fullText h1, .fullText h2, .fullText h3, .fullText h4 {
	text-align:left;
	padding-bottom:.4em;
}
.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 {
}
.fullText ul li {
	background: url(../img/circleSmall.gif) no-repeat 3px 3px;
	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 {
	text-decoration:none;
}
.fullText hr {
	padding: 0;
	margin: 0 0 10px;
	border: 0;
	background-color: #ccc;
	height: 1px;
}

.fullText acronym {font-weight:bold}


/* altro */

.content .mainTitle {
	font-size:17px;
	color:#505449;
	padding-bottom:12px;
	font-weight:bold;
	color:#443E1D;
}

/* Bottone */

.bottone {
	height:30px;
	margin-top:20px;
	cursor:pointer;
	background:url(../img/btnBg.jpg) no-repeat top left;
	padding-left:10px;	
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#fff;
}
.bottone span {
	background:url(../img/btnBg.jpg) no-repeat top right;
	padding-right:10px;
	height:30px;
	float:left;
	line-height:2em;
}

.bottoneSx {
	background:url(../img/btnBgSx.jpg) no-repeat top left;
	padding-left:28px;
}
.bottoneSx span {
	background:url(../img/btnBgSx.jpg) no-repeat top right;
}

.bottone:hover {color:#ededed;}

/*Galleria*/


.contGalleria {
	padding:14px;
	background:url(../img/bgGallery.gif) no-repeat;
}
.galleriaTestata {
	width:692px;
	height:314px;
	display:block;
	overflow:hidden;
}


.bottiglie {position:absolute; z-index:120; top:200px; right:-20px}

.bgCert {position:absolute; z-index:120; top:330px; left:-100px; background:url(../img/bg_cert.png) no-repeat; height:80px; width:220px; display:block; padding:10px 0 0 110px}


.bgCert img {padding-right:16px;}

.certificazioni {position:absolute; z-index:121; top:310px; left:15px; font-size:12px; color:#464131}

.lingua {padding-top:15px}

.ilike {padding-top:21px}
