@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Immagini/sfondo_bianco_diamanti.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}


.container {
	width: 940px;
	margin: 0 auto;
	background-image: url(Immagini/sfondo_bianco_diamanti.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.header {
}

.sidebar {
	width: 200px;
	padding-bottom: 10px;
	padding-top: 20px;
	background-image: url(Immagini/sfondo_menu_bianco.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.content {
	width: 720px;
	float: right;
	padding: 0px;
	background-image: url(Immagini/sfondo_pagina_bianco.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: 20px;
}

.footer {
	position: relative;
	clear: both;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#apDivLogo {
	height: 90px;
	width: 720px;
	position: relative;
	left: 0px;
	top: 20px;
	padding-bottom: 40px;
}


#apDivFrase {
	height: 200px;
	width: 200px;
	background-image: url(Immagini/sfondo_frase_bianco.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	margin-top: 40px;
}

.tdContent {
	background-image: url(Immagini/sfondo_pagina_bianco.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
	

#menulist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#menulist li a:link {
	color: #000000;
	font-size: 24px;
	text-decoration: none;
	line-height: 36px;
	font-weight: bold;
}
#menulist li a:visited {
	color: #000000;
	font-size: 24px;
	text-decoration: none;
	line-height: 36px;
	font-weight: bold;
}
#menulist li a:hover {
	color: #B58240;
	font-size: 24px;
	text-decoration: none;
	line-height: 36px;
	font-weight: bold;
}
#menulist li a:active {
	color: #B58240;
	font-size: 24px;
	text-decoration: none;
	line-height: 36px;
	font-weight: bold;
}
#menulist li a#current {
	color: #B58240;
	font-size: 24px;
	text-decoration: none;
	line-height: 36px;
	font-weight: bold;
}


a {
	color: #990000;
	text-decoration: none;
}


a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: 990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}


.goldText {
	color: #B58240;
}


#galleriafotolavori {
	left:20px;
	width:660px;
	height:495px;
	z-index:2;
	background: transparent;
}


.gallery li {
	display: inline;
	list-style: none;
	width: 200px;
	min-height: 175px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}


form input {
	height: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}


form input#MittentePostaElettronica {
	text-align: left;
	width: 450px;
}

form input#MittenteNome {
	text-align: left;
	width: 220px;
}

form input#MittenteCognome {
	text-align: left;
	width: 220px;
}

form input#MittenteDitta {
	text-align: left;
	width: 450px;
}

form select#Professione {
	text-align: left;
	width: 125px;
}

form input#AltroProfessione {
	text-align: left;
	width: 320px;
}

form input#InviaBrochure {
	text-align: left;
	width: 20px;
	height: 20px;
}

form input#MittenteVia {
	text-align: left;
	width: 450px;
}

form input#MittenteCap {
	text-align: left;
	width: 100px;
}

form input#MittenteCitta {
	text-align: left;
	width: 340px;
}

form input#MittenteProvincia {
	text-align: left;
	width: 200px;
}

form input#MittenteNazione {
	text-align: left;
	width: 240px;
}

form textarea#TestoMessaggio {
	text-align: left;
	width: 450px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

form input#CodiceCaptcha {
	text-align: center;
	width: 60px;
}

form input#CodiceSicurezza {
	text-align: left;
	width: 100px;
}

form input#Send {
	text-align: center;
	width: 100px;
	height: 30px;
	border: 3px solid #B58240;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFFFFF;
	color: #000;
}

form input#Send:hover {
	text-align: center;
	width: 100px;
	height: 30px;
	border: 3px solid #B58240;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F3F3F3;
	color: #000;
}


form input#UtenteUsername {
	text-align: left;
	width: 400px;
}

form input#UtentePassword {
	text-align: left;
	width: 400px;
}

form input#Entra {
	text-align: center;
	width: 100px;
	height: 30px;
	border: 3px solid #B58240;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFFFFF;
	color: #000;
}

form input#Entra:hover {
	text-align: center;
	width: 100px;
	height: 30px;
	border: 3px solid #B58240;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F3F3F3;
	color: #000;
}


form input#postaelettronica {
	text-align: left;
	width: 400px;
}

form input#Invia {
	text-align: center;
	width: 100px;
	height: 30px;
	border: 3px solid #B58240;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFFFFF;
	color: #000;
}

form input#Invia:hover {
	text-align: center;
	width: 100px;
	height: 30px;
	border: 3px solid #B58240;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F3F3F3;
	color: #000;
}
