/* CSS Document :: uglasspiacenza.it */

/* generali */

html, body	{
	margin: 0; 
	padding:0;
}


body {
	color: #474747; 
	font-family: arial, verdana, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	text-align: center;
	background: transparent url(../images/sfondobody.gif) top no-repeat;
}

body#pop {
	color: #474747; 
	font-family: arial, verdana, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	text-align: center;
	background: transparent url(../images/transparent.gif) top no-repeat;
}

body#section1 {
	color: #474747; 
	font-family: arial, verdana, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	text-align: center;
	background: transparent url(../images/transparent.gif) top no-repeat;
	margin: 0;
}


/* link */
a:link
{
	color: #085FAE;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}
a:active
{
	color: #085FAE;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}
a:visited
{
	color: #085FAE;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}
a:hover
{
	color: #085FAE;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}


/* varie */
img
{
	border: 0;
}
.piccolo
{
	font-size: 8.5pt;
}



/* struttura base */
 #container
 {
	position:relative;
	width: 770px;
	margin: 0 auto;
	text-align: justify;
	background-color: #ffffff;
	border: 0;
    background: transparent url(../images/sfondo.gif) top left;
	background-repeat:repeat-y;
 }
 *>#container{
	background: transparent url(../images/sfondo2.gif) top left no-repeat;
  } /*per firefox*/
 
 
  
 BODY#section1 #container  /*per centrare homepage verticale e orizzontale*/
 {
	text-align: center;
	margin-top: -137px; /*metà height*/
	margin-left: -300px; /*metà width*/
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 275px;
	visibility: visible 
}

.piva
 {
	margin: 13px 0 0 0;
	text-align: center;
	font-size: 8pt;
 }
 
 #top
 {
 float: left;
 width: 770px;
/*  height: 193px; */
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 }
 
 #content
 {
 float: left;
 width: 770px;
 margin: 0;
 padding: 0;
 }

 
 #left
 {
 float: left;
 width: 170px;
 /* height: 100%; */
 margin-top: 0;
 margin-left: 0;
 padding: 0;
 }

 #right
 {
 float: right;
 width: 600px;
  /* height: 100%; */
 margin: 0;
 padding: 0;
 }
 
   BODY#sectionform #right
 {
 float: right;
 width: 600px;
 height: 100%;
 margin: 0;
 padding: 0;
 text-align: center;
 }

 
 #footer
 {
 clear: both;
 width: 770px;
 border-top: 5px solid #409BF0;
 margin: 0;
 padding: 0;
 text-align: center;
 background-color: #ffffff;
 }


 #flash
 {
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;

 }


/* struttura top */

 #logo
 {
 float: left;
 }
 #contmenutop
 {
	 float: left;
	 margin-top: 84px;
	 padding: 0; 
	}
 
 #menutop
 {
	 float: left;
	 /* height: 74px; */
	 margin: 0;
	 padding: 0; 
	 background: transparent url(../images/bgmenu.gif) top left no-repeat;
	}
 #menutop ul	{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}

#menutop li	{
	float: left;
	width: 86px; 
	/* height: 25px;  */
	margin: 0;
	padding: 0;
	border: 0;
	}
#menutop a:link, #menutop a:visited, #menutop a:active {
	display: block;
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	text-align: center;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	background: transparent url(../images/rigamenu.gif) right no-repeat;
	}
#menutop a:hover {
	color: #A4C7FD;
	}

#menutop li#home {
	width: 84px;
	}
 
 #menutop li#contatti a:link, #menutop li#contatti a:visited, #menutop li#contatti a:active {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	background: transparent url(../images/transparent.gif) right no-repeat;
	}
#menutop li#contatti a:hover {
	color: #A4C7FD;
	}
/* per evidenziare le voci del menu top nella sezione corrispondente */
BODY#section1 #menutop LI#home a {
	color: #CCCCCC;
}
BODY#section2 #menutop LI#chisiamo a, BODY#section3 #menutop LI#clienti a, BODY#section4 #menutop LI#prodotti a, BODY#section5 #menutop LI#progetti a, BODY#section6 #menutop LI#download a, BODY#section7 #menutop LI#contatti a, BODY#sectionform #menutop LI#contatti a {
	font-weight: bold;
	color: #A4C7FD;
}
 
 /* sezione non attiva  */
#menutop li#download	{
	float: left;
	width: 86px; 
	/* height: 25px;  */
	display: block;
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	text-align: center;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	background: transparent url(../images/rigamenu.gif) right no-repeat;
	}
	
#header {
	float: left;
	width: 770px;
	margin: 0;
 	padding: 0;
	background-color: #085FAE;
	text-align: right;
	}

/*#sezione {
	float: left;
	padding-top: 100px;
	padding-left: 101px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-transform: lowercase;
	background-color: #085FAE;
	}*/
#sezione {
	float: left;
	width: 170px;
	padding-top: 100px;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-transform: lowercase;
	background-color: #085FAE;
	}

#imgheader {
	float: right;
	background-color: #ffffff;
	}

 
 /* left - news o menu interno */
 #contentleft
 {
	float: left;
	margin-bottom: 10px;
	padding: 0;
  } 	

  #contentleft img
 {
	margin-left: 18px;
  }
 
     
 #menuleft
 {
	 float: left;
	 /* height: 74px; */
	 padding-top: 30px;
	 padding-left: 13px; /* was 18px; */
	 padding-bottom: 15px;
	 margin: 0;
	 color: #085FAE;
	 font-size: 8.5pt;
	 text-transform: uppercase;
 }
*>#menuleft{
	padding-top: 30px;
  } /*per firefox*/
  
 #menuleft ul	{
	margin-left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
#menuleft li	{
	margin: 0;
	padding: 0;
	border: 0;
	height: 23px;
	}
#menuleft a:link, #menuleft a:visited, #menuleft a:active {
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 13px;
	padding-bottom: 0;
	padding-right: 0;
	text-align: left;
	color: #085FAE;
	font-size: 8.5pt;
	text-decoration: none;
	text-transform: lowercase;
	background: transparent url(../images/triangolo.gif) left no-repeat;
	}
#menuleft a:hover {
	color: #508DEB;
	text-decoration: none;
	background: transparent url(../images/triangolo_hover.gif) left no-repeat;
	}
	
#menuleft li#civile a:link, #menuleft li#civile a:visited, #menuleft li#civile a:active {
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	text-align: left;
	color: #085FAE;
	font-size: 8.5pt;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/transparent.gif) left no-repeat;
	}
#menuleft li#civile a:hover {
	color: #508DEB;
	}	
 
 /* right */
  
#testi, #testi2, #testi3 {
	clear: left;
	padding-top: 30px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	}
	
	#testi p, #testi3 p {
	line-height: 130%;
	}
	#testi2 p {
	line-height: 180%;
	}
  
  #testi img, #testi2 img {
	float: right;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 11px;
	padding-right: 0;
	}
	
	#testi ul, #testi3 ul {
	list-style: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	#testi li, #testi3 li {
	line-height: 140%;
	padding-left: 11px;
	background: transparent url(../images/pallino.gif) left no-repeat;
	}
  
 .titolo 
 {
	color: #085FAE;
	padding-left: 17px;
	background: transparent url(../images/triangolo_red.gif) left no-repeat;
	font-weight: bold;
	}
 .titolo2
 {
	color: #085FAE;
	}
	
 .sottotitolo 
 {
	margin-top: 11px;
	font-weight: bold;
	}	
 .sottotitolo2 
 {
	margin-top: 0;
	font-weight: bold;
	}
	
 .profili
 {
	padding-top: 2px;
	padding-bottom: 22px;
 }

 
 .preventivo
 {
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
	}
 .preventivo a:link,  .preventivo a:visited,  .preventivo a:active
 {
	color: #085FAE;
	padding-left: 17px;
	background: transparent url(../images/triangolo_red.gif) left no-repeat;
	}
.preventivo a:hover
 {
	text-decoration: underline;
	}
	
.grigio a:link, .grigio a:visited, .grigio a:active, .grigio a:hover
 {
	color: #474747;
	}
	
 /* right progetti */
 .contfoto {
	width: 550px;
	margin-top: 18px;
	}
 
 .foto
 {
	float: left;
	padding-right: 14px;
	padding-bottom: 20px;
	}
 .foto2
 {
	padding-right: 0;
	padding-bottom: 20px;
	}	
	
.fotoimg img
  {
	padding: 2px;
	 border: 1px solid #409BF0;
	}

.fototxt 
{
	padding-top: 5px;
	text-align: center;
	font-size: 8pt;
	}
.fototxt a:link, .fototxt a:visited, .fototxt a:active, .fototxt a:hover 
{
	color: #474747;
	font-size: 8pt;
	}
 
 /* organigramma */
 .org a:link, .org a:visited, .org a:active
 {
	 color: #474747; 
	 text-decoration: underline;
 }
 .org a:hover
 {
	 color: #474747; 
	 text-decoration: none;
 }
 
/* footer */

 #menubottom
 {
	 /* float: left;
	 height: 74px; */
	 padding-top: 2px;
	 margin-left: 229px;
	 text-align: center;
 }

#menubottom ul	{
	margin:0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
*>#menubottom ul{
	padding-top: 2px;
  } 
#menubottom li	{
	float: left;
	width: 67px; 
	height: 18px; 
	margin: 0;
	padding: 0;
	border: 0;
	}
#menubottom a:link, #menubottom a:visited, #menubottom a:active {
	display: block;
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	text-align: center;
	font-size: 8pt;
	color: #474747;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 18px;
	background: transparent url(../images/rigamenubot.gif) right no-repeat;
	}
#menubottom a:hover {
	color: #727272;
	text-decoration: none;
	}

/* sezione non attiva */
#menubottom li#download_bot a:hover {
	cursor: default;
	color: #474747;
	text-decoration: none;
	}
	
 #menubottom li#contatti_bot a:link, #menubottom li#contatti_bot a:visited, #menubottom li#contatti_bot a:active {
	display: block;
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	text-align: center;
	font-size: 8pt;
	color: #474747;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 18px;
	background: transparent url(../images/transparent.gif) right no-repeat;
	}

#menubottom li#contatti_bot a:hover {
	color: #727272;
	text-decoration: none;
	}
	
BODY#section2 #menubottom LI#chisiamo_bot a, BODY#section3 #menubottom LI#clienti_bot a, BODY#section4 #menubottom LI#prodotti_bot a, BODY#section5 #menubottom LI#progetti_bot a, BODY#section6 #menubottom LI#download_bot a, BODY#section7 #menubottom LI#contatti_bot a, BODY#sectionform #menubottom LI#contatti_bot a {
	font-weight: bold;
}

 /* pop up */
 #pop
 {
	position:relative;
	width: 500px;
	margin: 0 auto;
	text-align: justify;
	background-color: #ffffff;
	border: 0;
	line-height: 150%;
 }
  #pop2  /* foto verticale */
 {
	position:relative;
	
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	border: 0;
	line-height: 150%;
 }
 
 .fotopop
  {
	padding-bottom: 10px;
 }
 
 .testipop
  {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
 }
 
  /* form */
  table {
	color: #474747; 
	font-family: arial, verdana, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	text-align: left;
}

.error
  {
	font-size: 8pt;
	color: red;
 }