
/* common styling */

.menu {font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width:1000px; height:35px;position:relative; font-size:12pt; z-index:100;}



.menu ul li a, .menu ul li a:visited  {display:block; text-decoration:none; color:#95b0b0;  text-align:center; background:#ffffff; font-size:12pt; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li{float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#95b0b0; background:#ffffff;}
.menu ul li:hover ul{display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide{background:#95b0b0; color:#ffffff;}
.menu ul li:hover ul li:hover a.hide {background:#95b0b0; color:#ffffff;}
.menu ul li:hover ul li ul{display: none;}
.menu ul li:hover ul li a{display:block; background:#ffffff; color:#95b0b0;}
.menu ul li:hover ul li a:hover{background:#95b0b0; color:#ffffff;}
.menu ul li:hover ul li:hover ul{display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


td{
list-style: none;
}

.menu li{
float: left;
position: relative;
width: 12em;
border-style: solid;
border-color: #aaaaaa;
border-width: 1px;
z-index:2;
padding: 2px;
}


.menu li ul {
display: none;
position: absolute; 
top: 0%;
left: 0%;
}

.menu li > ul {
top: auto;
left: auto;
clear: left;
}

li:hover ul, li.over ul { 
display: block; 
}

.menu a, .menu li, .menu a:link{
font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
text-align: center;
color:#95b0b0;
background-color: #ffffff
}

.alter {font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight: bold;
font-size: 12pt;
text-align: center;
background-color: #95b0b0;
width:1000px;
}

.alter li{
float: left;
position: relative;
width: 9.5em;
border-style: none;
padding: 2px;

}

.alter a{
text-decoration:none;
color:white;}

		/*used in most pages*/
.logotable1{
width:1000px;
height:160px;
position: relative;
z-index:1;
background-color:#95b0b0;
margin-bottom:10px;
    
}
		/*used in 'index' page*/
.logotable2{
width:1000px;
height:380px;
position: relative;
background-color:#95b0b0;
}

		/*used in select sheets (like: porcelain, furniture,...)*/
.centro{
width: 200px; 
height: 200px; 
padding:50px;
background-color: #95b0b0; 
border-style:none;
}

.sblocks{
width: 300px; 
height: 300px; 
background-color: #95b0b0; 
float:left; margin-left: 20px; 
margin-bottom:15px;
}

.sblocksII{
width: 300px; 
height: 300px; 
background-color: #95b0b0; 
margin-left: 25px; 
margin-bottom:15px;
}


		



body {
font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight: bold;
font-size: 18pt;
text-decoration: none ;
color: #ffffff;
}


p {font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
Margin: 1em 1em 1em 1em;
font-weight: bold;
font-size: 14pt;
color: #ffffff;
text-align: center;
}



			/*used in 'aboutus'*/
.pp {font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
Margin: 1em 1em 1em 1em;
font-weight: bold;
font-size: 14pt;
color: white;
position:absolute; left:200px; top:250px;
}



			/*used in 'contacts', 'infosheets'*/
.fancyp {font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
Margin: 1em 1em 1em 1em;
font-weight: normal;
font-size: 14pt;
color: #95b0b0;
}

h2 {font-family: "Palatino Linotype", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
Margin: 1em 1em 1em 1em;
font-weight: bold;
font-size: 18pt;
text-align: center;
color: #95b0b0;
}








  

