/* CSS Document */

body {
	background-color: #161E25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

h1 {
	color: #FF0000;
}
.red {
	color: #E4000C;
}
.black {
	color: #000;
}



.brdcornice {
	border: 5px solid #B7B2B1;
}
.brdcornice3 {
	border: 5px solid #B7B2B1;
	border-top:none;
}
#tabtot {

}

#navigazione {
}
#container {
	width: 960px;
	
	
}
#container #menu {
	margin: 0px;
	height: 100px;
	width: 960px;
	overflow: visible;
	float: left;
}
#container #contenuti {
	width: 950px;
	float: left;
	position: relative;
	padding: 0px;
	min-height:350px;
}
#contenuti h3 {
	font-size: 47px;
	font-weight: lighter;
	margin: 0px 0px 0px 5px;
	color: #CCCCCC;
}



#footertd {
	padding-top: 5px;
	padding-bottom: 5px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#footertd #indirizzo a ,#footertd #piva a {
	color: #666666;
}
#footertd #indirizzo {
	float: left;
}
#footertd #indirizzo .red {
	color: #E4000C;
}
#footertd #piva {
	float: right;
}
#gallery {
	margin-top: 25px;
	margin-bottom: 25px;
}

#gallery .titolo {
	font-size: 18px;
	color: #FFFFFF;
	background: #E4000C;
	display: inline;
	min-width:150px;
	padding-right: 5px;
	padding-left: 15px;
}
#gallery ul {
	margin: 25px 0px 0px;
	list-style: none;
	padding: 15px 50px;
}
#gallery li {
	display: inline;
}

#gallery a img {
	border: 3px solid #161E25;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.news {
	margin-right: 15px;
	margin-left: 5px;
	padding: 5px;
	background: #F3F3F3;
	margin-bottom: 25px;
	float: none;
	width: 940px;
}
.news .newsimg img {
	border: 2px solid #FFFFFF;
	display: block;
}
.news .newsdata {
	font-weight: bold;
	color: #E4000C;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.news .newstit {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-weight: bold;
}

.newstxt {
	width: 630px;
}




.bgphilosophy {
	background: #FFFFFF url(../../_img/sfondi/philosophy.jpg) no-repeat 5px 40px;
}
.bgbandi {
	background-color: #FFFFFF;
}
.bgdesigners {
	background: #FFFFFF url(../../_img/sfondi/designers.jpg) no-repeat 5px 40px;
}
.bggallery {
	background: #FFFFFF url(../../_img/sfondi/gallery.jpg) no-repeat 5px 40px;
}
.bgrivenditori {
	background: #FFFFFF url(../../_img/sfondi/rivenditori.jpg) no-repeat 5px 40px;
}

.bgnews {
	background: #FFFFFF url(../../_img/sfondi/news.jpg) no-repeat 5px 40px;
}
.bgcontatti {
	background: #FFFFFF url(../../_img/sfondi/contatti.jpg) no-repeat 5px 40px;
}
.bgprodotti {
	background: #FFFFFF url(../../_img/sfondi/prodotti.gif) no-repeat 5px 40px;
}
.bgprodotti-int {
	background: #FFFFFF url(../../_img/sfondi/prodotti-int.gif) no-repeat 5px 40px;
}

.input200 {
	width: 200px;
}



.floatL{
float:left;
}
.floatR{
float:right;
}
.clearFloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: px;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
#indexprod {
	margin-top: 125px;
}
#indexprod td {
	padding-bottom:5px;
}
#indexprod a img {
	border: 0;
}
#indexprod p{
	padding:2px 0px 0px;
	margin:0px;
	color: #999999;
	font-size: 11px;
}
.titprod {
	font-size: 150px;
	color: #E4E4E4;
	margin: 0px 0px 0px 195px;
	padding: 0px;
	letter-spacing: -0.05em;
	font-weight: bolder;
}
#skprod {
	margin-top: -40px;
}
#skprod #imgmed {
	padding-top: 20px;
}

#tabdesc a img, #tabgallery a img, #tabvariabili a img{
border:0;
}
.tdpad10 td{
padding-bottom:10px;
}
#tabdesc #centrale,#tabgallery #centrale  {
	background: url(../img/desc_int.gif) repeat-y center;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	font-size: 12px;
	text-align: justify;
}
#tabvariabili td{
	padding-right: 2px;
	padding-bottom: 2px;
}
.indietro {
	position: absolute;
	left: 10px;
	top: 70px;
}
.small {
	font-size: 11px;
	color: #333333;
}


.titolo {
	font-size: 18px;
	color: #FFFFFF;
	background: #E4000C;
	padding-right: 5px;
	padding-left: 15px;
}

.scroll {
	color: #424242;
	font-size: 12px;
	height: 250px;
	overflow: auto;
}

.input-form form{
	float: left;
	margin-right: 20px;
}



/* designers */

.designers .dettaglio {
	border: 3px dashed red;
	float: right;
	width: 400px;
	margin-right: 30px;
}

.designers .designer .descrizione {
	font-size: 12px;
	padding: 3px 5px 3px 5px;
}

.designers .designer .immagine {
}

.designers .nomi {
	font-size: 22px;
	text-transform: uppercase;
	width: 300px;
	float: left;
}

.designers .nomi li {
	list-style: none;
	margin: 7px 0;
}

.designers .nomi a {
	display: block;
	text-decoration: none;
	outline: none;
	border: 3px solid transparent;
}

.designers .nomi a.selected, .designers .nomi a:hover {
	border: 3px dashed red;
	color: inherit;
}

.designers .nomi a span {
	color: red;
}

.designers .designer .cv {
	display: none;
}

.designers .designer .button-cv {
	/* float: right; */
	color: red;
}


/*

Advertising

*/

.advertising {
	padding: 20px;
}

.advertising .anni {
	margin: 20px 0;
}

.advertising .anni ul {
	margin: 0;
	padding: 0;
}

.advertising .anni ul li {
	float: left;
	display: block;
	padding: 15px 30px;
	background-color: #666;
	text-align: center;
	margin-right: 5px;
}

.advertising .anni ul li:hover, .advertising .anni ul li.current {
	background-color: #f00;
}

.advertising .anni ul li a {
	text-decoration: none;
	color: #fff;
}


.advertising .adv {
	margin-bottom: 40px;
}

.advertising .adv h3 {
	font-size: 20px !important;
	color: #f00 !important;
	margin-bottom: 5px!important;
}

.advertising .adv h3 span {
	color: #666 !important;
}

.advertising .adv .img {
	float: left;
	width: 320px;
}

.advertising .adv .img img {
	vertical-align: top;
	margin: 0 5px 5px 0;
	border: 0;
}

.advertising .adv .descrizione {
	padding-left: 320px;
}

.advertising .adv .testo, .advertising .adv .allegati {
	padding-left: 7px;
}

.advertising .adv .allegati {
	margin-top: 10px;
}

.advertising .adv .testo p {
	margin: 0;
	padding: 0;
}

.advertising .nav a {
	text-decoration: none;
}



/*
 * BANDO
 */


label.error {
	display: none !important;
}


.bando .content {
	padding: 40px 30px 30px 30px;
}

.bando img.logo {
	margin-bottom: 15px;
}

.bando .col-a, .bando .col-b {
	float: left;
}

.bando .col-a p {
	text-align: justify;
}

.bando .col-a {
	width: 500px;
	margin-right: 50px;
}

.bando .col-b {
	width: 340px;
}

.bando .link-speciale {
	display: block;
	width: 260px;
	border: 3px dashed red;
	padding: 5px;
	font-size: 25px;
	text-transform: lowercase;
	margin-bottom: 40px;
	margin-top: 15px;
}
.bando .link-speciale.pdf {
	font-size: 20px;
	background: url(../../_img/pdf.png) 97% center no-repeat;
}

.bando fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.bando .input {
	margin-bottom: 6px;
}

.bando .input, .bando .submit {
	clear: both;
}

.bando .input.text label, .bando .input.file label {
	display: block;
	width: 120px;
	float: left;
	margin-top: 5px;
}

.bando .input.text input {
	width: 360px;
	border: 1px solid #ccc;
}

.bando .input.text input.error {
	border: 1px solid #f00;
}

.bando .input.date input.giorno {
	width: 20px;
}
.bando .input.date input.mese {
	width: 20px;
}
.bando .input.date input.anno {
	width: 40px;
}
.bando .input.checkbox {
	margin-bottom: 5px;
}
.bando .input.checkbox input {
	float: left;
	margin-right: 5px;
}
.bando .input.checkbox input.error {
	outline: 1px solid #f00 !important;
}
.bando .input.checkbox label {
	font-size: 10px;
	text-align: justify;
	display: block;
}

.bando .submit {
	line-height: 40px;
}

.bando .submit input {
	background-color: #fff;
	border: 3px dashed #f00;
	padding: 5px;
	font-size: 25px;
	text-transform: lowercase;
	margin-bottom: 40px;
	margin-top: 15px;
	margin-left: 120px;
	color: #666;
	cursor: pointer;
	font-family: Georgia, "Times new roman", serif;
	text-decoration: underline;
	display: inline;
	vertical-align: middle;
}
.bando .submit input:hover {
	text-decoration: none;
	color: #c00;
}
.bando .errors {
	color: #c00;
	border: 3px dashed #f00;
	margin: 25px 0;
}
.bando .errors li {
	list-style: square;
}

a.link-bando-footer {
	background-color: #fff;
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 2px;
	background: #fff url(../../_img/logo_mini.png) 1px center no-repeat;
}
a.link-bando-footer:hover {
	text-decoration: underline;
}


#social {
	margin-top: 4px;
}







