/*Contenuti per il sito di Sassetti Luglio 2008*/



#leftcolumn h1{
font-size: 14px;
text-align: center;
font-weight: bold;
color: rgb(255,200,0);
Background: url(titolo1.html) transparent no-repeat left top;
margin: 15px 5px 0px;
padding-top: 5px;
}

#leftcolumn h2{
font-size: 13px;
text-align: center;
Background: rgb(230,230,255) no-repeat left top;
padding: 5px;
margin:0;
}

#leftcolumn h3{
font-size: 12px;
text-align: center;
margin: 5px;
}

#leftcolumn p{
font-weight: normal;
text-align: justify;
font-size: 11px;
margin: 5px;
color: rgb(150,150,150);
}

#leftcolumn ul{ /*lista puntata del paragrafo di testo*/
font-weight: normal;
font-size: 12px;
text-align: left;
color: rgb(100,100,255);
margin: 0;
padding: 3px 5px 3px 20px;
font-style: italic;
}

#contentcolumn h1{
font-weight: bold;
font-size: 18px;
letter-spacing: 1px;
text-align: center;
color: rgb(170,160,130);
margin: 5px;
padding: 5px 0 0 0;
font-style: italic;
}

#contentcolumn h2{
font-weight: bold;
font-size: 14px;
text-align: left;
color: rgb(150,180,0);
margin: 5px;
padding: 5px 0 0 0;
}

#contentcolumn h3{
font-weight: bold;
font-size: 13px;
letter-spacing: 1px;
color: rgb(100,100,100);
text-align: left;
margin: 5px;
padding: 5px 5px 0 5px;
}

#contentcolumn p{
font-weight: normal;
font-size: 12px;
letter-spacing: 1px;
text-align: justify;
color: rgb(100,100,100);
padding: 5px;
margin: 5px;
}

#contentcolumn ul{
padding: 5px;
margin: 0 10px;
font-size: 13px;
color: rgb(80,80,80);
letter-spacing: 1px;
list-style-position: inside;
}

#contentcolumn ul.table li{
padding: 2px;
list-style-type: none;
border-bottom: dotted rgb(150,150,150) 1px;
Background-color: rgb(255,255,255);
}

#contentcolumn ul.table{
Background-color: rgb(255,255,255);
padding: 5px 12px 15px;
margin: 5px 0;
font-size: 13px;
color: rgb(100,100,100);
letter-spacing: 1px;
}

a {
color: rgb(0,50,150);
font-size: 13px;
font-weight: bold;
font-size: 13px;
}

a:hover {
color: rgb(0,100,250);
}

.IMGl{	float: left;	margin: 10px 10px 10px 0;}
.IMGr{	float: right;	margin: 10px 0 10px 10px;}
.IMGc{	display: block;	margin: 5px auto;}

a img{
border: none;
}
.gmap{
margin-left: 65px;
}

.bold{
font-weight: bold;
font-style: normal;
}

.underline{
text-decoration: underline;
font-style: normal;
}

.green{
color: rgb(150,180,0);
}

#contentcolumn .center{
text-align: center;
}

#contentcolumn .celestial{
color: rgb(180,180,255);
}

#contentcolumn .red{
color: rgb(250,100,0);
text-align: center;
font-size: 15px;
}

#contentcolumn .big li{
padding: 4px 0;
}

/* Scheda contatto */

.contactForm {
margin: 20px;
}

.contactForm .lbZone{
width: 150px;
color: rgb(110,100,70)
}

.contactForm input{
width: 500px;
}

.contactForm textarea{
width: 500px;
}


/* La foto ingrandita sta sempre dentro al DIV.galleryItem però questo div è dentro a #specCom */

#specCom img.galleryItem {
width: 100%;
height: 100%;
margin: 0;
}

.galleryItem {
width: 200px;
float: left;
margin: 0 0 10px 45px;
}

#contentcolumn .galleryItem h3{
color: rgb(0,0,255);
text-align: center;
font-weight: bold;
font-size: 14px;
}

#contentcolumn .galleryItem ul{
text-align: center;
list-style-type: none;
}

/* Riquadro di login */

#login1{
margin: 10px 0;
width: 120px;
}

#login1 h1{
display: none;
}

#login1 h2{
margin: 5px 0;
text-align: left;
}

#login1 ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#login1 li.button{
text-align: left;
display: block;
}

#login1 button{
font-size: 10px;
margin-top: 10px;
}

#login1 input{
font-size: 9px;
width: 150px;
}

.clrMainW{
clear: both;
height: 1px;
}

/* La scelta della lingua */

.langSel{
float:right;
margin: -40px 0 20px 20px;
}

.language{
padding-bottom: 25px;
}

.language span{
font-size: 16px;
font-weight: bold;
color: rgb(70,70,70);
}

.greenMail{
padding-left: 10px;
}

#loghi{
width: 650px;
margin-left: 75px;
margin-top: 20px;
text-align: center;
}

/* GALLERIE ANIMATE */

/* Proprietà dello sfondo exta foto */
/* Regola generale */
#contentcolumn  div .jdGallery .slideElement
{
	background-color: #ffffff;
}
/* Varianti */
#contentcolumn  .azienda .jdGallery .slideElement
{
}

/* Oggetto galleria */
/* Regola generale */
#contentcolumn #myGallery{
	border: none;
	float: right;
	margin: 10px;
}
/* Varianti */
#contentcolumn .azienda #myGallery{
	width: 300px;
	height: 300px;
}

#contentcolumn .importazione #myGallery{
	width: 340px;
	height: 255px;
}

#contentcolumn .stoccaggio #myGallery{
	width: 240px;
	height: 180px;
margin-top: -40px;
}

#contentcolumn .dettaglio #myGallery{
	width: 400px;
	height: 300px;
}



