/*
-----------------------------------------------------------------------------------------
Informazioni Generali
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;} 
.clearer {clear:both;}
div {
	float: left;
}
.border-no {border:0;}

/*
-----------------------------------------------------------------------------------------
Sturttura layout
-------------------------------------------------------------------------------------- */
body {
	width:100%;
	height:100%;
	background:#c3d1da url(bkg_body1.png) no-repeat 50% 0;
	background-attachment:fixed;
	font-family:Trebuchet MS;
	font-size: 16px;
}

#container {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-400px;
	width:800px;
	border-left:1px solid #454d53;
	border-right:1px solid #454d53;
	background:#fff;
	height: auto;
	text-align:left;
}

#space_up {
	float:left;
	width:521px;
	height:241px;
	background: url(immagini/layout_02.gif) no-repeat 50% 0;
}

#flashcontent {
	width:px;
	height:241px;
}

/*----- adattamenti minimi per browsers non-IE -----*/

#sub-about {
	float:left;
	width:250px;
	margin-left: 0px;
	height: 480px;
	background:url(immagini/layout_05.gif) no-repeat 0 0;
}

#sub-about-prodotto {
	float:left;
	width:250px;
	margin-left: 0px;
	height: 400px;
	background:url(immagini/layout_05prodotto.gif) no-repeat 0 0;
}

#sub-about-form {
	float:left;
	width:50px;
	margin-left: 0px;
	height: 398px;
}

/*----- adattamenti minimi per browsers non-IE -----*/

#img	{
	position:absolute;
	top:322px;
	left:-121px;
}

			
#sub-support {
	float:left;
	width:271px;
	height:550px;
	
}

#sub-support h5 {
	width:271px;
	height:78px;
	color: #fff;
	background:url(immagini/title1.gif) no-repeat 0 0;

}

#sub-support-prodotto {
	background:#454d53;
	float:left;
	width:271px;
	height:390px;
	margin-left:-16px;
}

#sub-support-prodotto h5 {
	
	width:271px;
	height:108px;
	color: #fff;
	background:url(immagini/title1prodotto.gif) no-repeat 0 0;
}

.ruvidur    {
	
	width:271px;
	height:108px;
	color: #fff;
	background: url(immagini/titleruvidur.gif) no-repeat 0 0;
}

.prestige    {
	width:271px;
	height:108px;
	color: #fff;
	background: url(immagini/titleprestige.gif) no-repeat 0 0;
}

.extracem    {
	
	width:271px;
	height:108px;
	color: #fff;
	background: url(immagini/titleextracem.gif) no-repeat 0 0;
}

.duracem    {
	
	width:271px;
	height:108px;
	color: #fff;
	background: url(immagini/titleduracem.gif) no-repeat 0 0;
}

.ghiaia   {
	
	width:271px;
	height:108px;
	color: #fff;
	background: url(immagini/titleghiaia.gif) no-repeat 0 0;
}


.pietrine   {
	
	width:271px;
	height:108px;
	color: #fff;
	background: url(immagini/titlepietrine.gif) no-repeat 0 0;
}

.basic   {
	width:271px;
	height:108px;
	color: #fff;
	background: url(immagini/titlebasic.gif) no-repeat 0 0;
}


#sub-support-form {
	padding-top:0px;
	float:left;
	width:521px;
	height: 550px;
}

#sub-support-form h5 {
	
	width:271px;
	height:20px;
}

p.testo-centrale {
	padding-left:15px;
	padding-right:5px;
	margin-top: 15px;
	height:auto;
	text-align:left;
	line-height: 1.5;
	width: 256px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#32332d;
}

#sub-dexnav {
	width:274px;
	height:400px;
	float:right;
	
}

#sub-dexnav h5 {
	float:left;
	width:279px;
	height:108px;
	background:url(immagini/title1a.gif) no-repeat 0 0;
	
}

#under {
	position:absolute;
	width:188px;
	height:75px;
	text-align:left;
	padding-left: 15px;
	left: 25px;
	top: 702px;
}
#underNEW {
	width:188px;
	height:75px;
	text-align:left;
	padding-left: 15px;
}


#underf {
	float:left;
	width:486px;
	height:95px;
	padding-left:35px;
	padding-top:20px;
	text-align:right;
}


#under1 {
	color:#fff;
	background: url(immagini/layout_09prod.gif);
	float:left;
	line-height: 1.5;
	width:261px;
	height:90px;
	padding-left:10px;
	padding-top:30px;
	text-align:left;
	font-size: 12px;
}	

#under1h {
	color:#fff;
	background: url(immagini/dec_home.jpg);
	width:271px;
	height:250px;
}	

#under2 {
	float:left;
	width:254px;
	height:120px;
	padding-left:25px;
	text-align:left;
}		

#under1 a {
	
	font-size: 12px;
	font-weight:bold;
	line-height: 1.5;
	color:#fff;
	text-decoration: underline;
}

#under1 a:hover {
	
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	line-height: 1.5;
	background:#1579B0;
	text-decoration: none;
}

/*
-----------------------------------------------------------------------------------------
MaSTHEad
-------------------------------------------------------------------------------------- */

#space_up ul {
	float:left;
	margin-top: 15px;
	margin-left: 20px;
	font-size:10px;
	color: #fff;
}

#space_up ul li {
	display:inline;
	border-right:2px solid #1579b0;
	color:#fff;
}

#space_up ul li a {
	padding:10px;
	color:#fff;
	text-decoration: none;
}
	
#space_up ul li a:link {
	padding:10px;
	color:#fff;
	text-decoration: none;
}

#space_up ul li a:hover {
    padding:10px;
	color:#fff;
	text-decoration: underline;
}

#space_up ul li.border-no {
	border:0;
    margin-right: 0px;
	color:#fff;
}

#space_up ul li.border-no a{
	padding:10px;
	color:#fff;
	text-decoration: none;
}

#space_up ul li.border-no a:link{
	padding:10px;
	color:#fff;
	text-decoration: none;
}

#space_up ul li.border-no a:hover{
	padding:10px;
	color:#fff;
	text-decoration: underline;
}

#navigation {
	float:left;
	width: 217px;
	padding-left: 33px;
	color:#32332d;
	height: 200px;
	padding-top: 75px;
	
}

#navigation a {
	display:block;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#1579b0;
	text-align: left;
	text-decoration: none;
}

#navigation a:link {
	display:block;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#1579b0;
	text-align: left;
	text-decoration: none;
}


#navigation a:hover {
	display:block;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#1579b0;
	text-align: left;
	text-decoration: underline;
}

#navigation a:visited {
	display:block;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#1579b0;
	text-align: left;
	
}
#navigation-prodotto {
	float:left;
	width: 210px;
	padding-left: 35px;
	padding-top: 80px;
	color:#fff;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align: left;
	line-height: 1.25;
	height: 300px;
}

#navigation_a {
	float:left;
	width: 229px;
	padding-left: 40px;
	height: 350px;
}

#navigation_a a {
	display:block;
	text-align: left;
}

#navigation_a a:hover {
	display:block;
	text-align: left;
}

.roll
{
	background:#dbdcdd;
	margin-top:5px;
}

a.roll
{
    background-image: url(immagini/ruv_down1.gif);
    width: 50px;
    height: 50px;
}

a.roll:hover
{
    background-image: url(immagini/ruv_up1.gif);
    width: 50px;
    height: 50px;
}

a.roll1
{
    background-image: url(immagini/ghiaia_up1.gif);
    width: 50px;
    height: 50px;
}

a.roll1:hover
{
    background-image: url(immagini/ghiaia_down1.gif);
    width: 50px;
    height: 50px;
}


a.roll2
{
    background-image: url(immagini/up1.gif);
    width: 50px;
    height: 50px;
}

a.roll2:hover
{
    background-image: url(immagini/down1.gif);
    width: 50px;
    height: 50px;
}

a.roll3
{
    background-image: url(immagini/duracem_up1.gif);
    width: 50px;
    height: 50px;
}

a.roll3:hover
{
    background-image: url(immagini/duracem_down1.gif);
    width: 50px;
    height: 50px;
}

a.roll4
{
    background-image: url(immagini/extra_up1.gif);
    width: 50px;
    height: 50px;
}

a.roll4:hover
{
    background-image: url(immagini/extra_down1.gif);
    width: 50px;
    height: 50px;
}

a.roll5
{
    background-image: url(immagini/basic_up1.gif);
    width: 50px;
    height: 50px;
}

a.roll5:hover
{
    background-image: url(immagini/basic_down1.gif);
    width: 50px;
    height: 50px;
}

a.roll6
{
    background-image: url(immagini/pietrine_up1.gif);
    width: 50px;
    height: 50px;
}

a.roll6:hover
{
    background-image: url(immagini/pietrine_down1.gif);
    width: 50px;
    height: 50px;
}
.dec_home
{
	background-image: url(immagini/dec_home.jpg);
	width: 271px;
	height: 200px;
}


/*
---------------------------------------------------------------------------
ROLLOVER CATALOGHI
---------------------------------------------------------------------------*/

.roll_cat
{
	background:#fff;
	width:174px;
	height:39px;
	margin-top:5px;
}

a.roll_cat
{
    background-image: url(immagini/rollcat/prestige_up.gif);
    width:174px;
	height:39px;
}

a.roll_cat:hover
{
    background-image: url(immagini/rollcat/prestige_down.gif);
    width:174px;
	height:39px;
}

a.roll_cat1
{
    background-image: url(immagini/rollcat/ghiaia_up.gif);
    width:174px;
	height:39px;
}

a.roll_cat1:hover
{
    background-image: url(immagini/rollcat/ghiaia_down.gif);
    width:174px;
	height:39px;
}


a.roll_cat2
{
    background-image: url(immagini/rollcat/ruvidur_up.gif);
    width:174px;
	height:39px;
}

a.roll_cat2:hover
{
    background-image: url(immagini/rollcat/ruvidur_down.gif);
    width:174px;
	height:39px;
}

a.roll_cat3
{
    background-image: url(immagini/rollcat/duracem_up.gif);
    width:174px;
	height:39px;
}

a.roll_cat3:hover
{
    background-image: url(immagini/rollcat/duracem_down.gif);
    width:174px;
	height:39px;
}

a.roll_cat4
{
    background-image: url(immagini/rollcat/extracem_up.gif);
    width:174px;
	height:39px;
}

a.roll_cat4:hover
{
    background-image: url(immagini/rollcat/extracem_down.gif);
    width:174px;
	height:39px;
}

a.roll_cat5
{
    background-image: url(immagini/rollcat/pietrine_up.gif);
    width:174px;
	height:39px;
}

a.roll_cat5:hover
{
    background-image: url(immagini/rollcat/pietrine_down.gif);
    width:174px;
	height:39px;
}

a.roll_cat6
{
    background-image: url(immagini/rollcat/basic_up.gif);
    width:174px;
	height:39px;
}

a.roll_cat6:hover
{
    background-image: url(immagini/rollcat/basic_down.gif);
    width:174px;
	height:39px;
}

/*
---------------------------------------------------------------------------
FINE ROLLOVER CATALOGHI
---------------------------------------------------------------------------*/

/*
---------------------------------------------------------------------------
SOTTO CATEGORIE PRODOTTI
---------------------------------------------------------------------------*/
#table1	{
	width:800px;
	height:398px;
	float:left;
	vertical-align:top;
}

#table1 td.td1	{
	background:url(immagini/layout_05prodotto.gif) no-repeat 0 0;
	vertical-align:top;
	height:398px;
}

#table1 td.td1 p	{
	width: 210px;
	padding-left: 35px;
	padding-top: 70px;
	color:#fff;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align: left;
	line-height:1.3;
}

#table1 td.td2	{
	background:url(immagini/title1prodotto.gif) no-repeat 0 0;
	vertical-align:top;
	width:270px;
}

#table1 td.td3	{
	background:#454d53;
	vertical-align:top;
	width:270px;
	height:282px;
}

#tableCat	{
	margin-left: 23px;
}

#tableCat #underNEW ul{
 width: 200px;
 height: 48px;
	font-size: 11px; 
}

#tableCat td.td1	{
	background: url(immagini/layout_09linea.gif) no-repeat;
	width:150px;
	height:80px;
	padding-left:5px;
	padding-top:5px;
}
#tableCat td.td1 p	{
	padding-left:5px;
	padding-top:22px;
}

#tableCat td.td4	{
	color:#fff;
	background: url(immagini/layout_09prod.gif) top no-repeat;
	line-height: 1.5;
	width:261px;
	height:90px;
	text-align:left;
	font-size: 12px;
}
#tableCat td.td4 a	{
	font-size: 12px;
	font-weight:bold;
	line-height: 1.5;
	color:#fff;
	text-decoration: underline;
	margin-left:8px;
}

#tableCat td.td4 a:hover	{
	
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	line-height: 1.5;
	background:#1579B0;
	text-decoration: none;
	margin-left:8px;
}


#sub_categories	{
	width:210px;
	margin-top:20px;
	margin-left: 23px;
	font-family:Trebuchet MS;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-image: url(immagini/layout_09linea.gif);
	padding-left: 5px;
	padding-top: 5px;
	height: 80px;
}

#sub_categories a	{
	font-family:Trebuchet MS;
	font-size:11px;
	color: #fff;
	text-decoration:underline;
}

#sub_categories hover	{
	
	font-family:Trebuchet MS;
	font-size:11px;
	color: #434b50;
	text-decoration: none;
	background: #fff;
	}
/*
---------------------------------------------------------------------------
FINE SOTTO CATEGORIE PRODOTTI
---------------------------------------------------------------------------*/


.roll_a
{
	background:#fff;
}


a.roll_a
{	
	
    background-image: url(immagini/sez1up.gif);
    width: 200px;
    height: 76px;
	padding-left:20px;
	padding-top:7px;
	color:#031624;
	text-decoration: none;	
}

a.roll_a:hover
{
    background-image: url(immagini/sez1down.gif);
    width: 200px;
    height: 76px;
	padding-left:20px;
	padding-top:7px;
	color:#1579b0;
	text-decoration: underline;	
}

#navigation ul 
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-top: 15px;
	margin-left: 20px;
	color: #32332d;
	display:inline;
}

#navigation ul li 
{
	display:inline;
	border-right:2px solid #1579b0;
	color: #32332d;
}

	
#navigation ul li a 
{
	padding:5px;
	color:#32332d;
	text-decoration: none;
	display:inline;
}
	
#navigation ul li a:link 
{
	padding:5px;
	color:#32332d;
	text-decoration: none;
	display:inline;
}

#navigation ul li a:hover 
{
	display:inline;
    padding:5px;
	color:#1579b0;
	text-decoration: underline;
}

#navigation ul li.border-no 
{
	display:inline;
	border:0;
    margin-right: 0px;
	color:#32332d;
}

#navigation ul li.border-no a
{	
	display:inline;
	padding:5px;
	color:#32332d;
	text-decoration: none;
	
}

#navigation  ul li.border-no a:link
{
	display:inline;
	padding:5px;
	color:#32332d;
	text-decoration: none;
}

#navigation ul li.border-no a:hover
{
	display:inline;
	padding:5px;
	color:#1579b0;
	text-decoration: underline;
}

#navigation ul li.border-no a:visited
{
	display:inline;
	padding:5px;
	color:#1579b0;
	text-decoration: underline;
}


#navigation_a ul 
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	float:left;
	color: #32332d;
}

#navigation_a ul li 
{
	display:inline;
	color: #32332d;
}

#navigation_a ul li a 
{
	
	color:#32332d;
	text-decoration: none;
	
}
	
#navigation_a ul li a:link {
	
	color:#32332d;
	text-decoration: none;
}

#navigation_a ul li a:hover 
{
	text-decoration: underline;
	color: #1579B0;
}

/*
---------------------------------------------------------------------------
LINK DEMO E GALLERY
---------------------------------------------------------------------------*/
#underNEW ul 
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	float:left;
	color: #fff;
	display: inline;
	width: 200px;
	margin-top:30px;
}

#underNEW ul li 
{
	display: inline;
	border-right:2px solid #1579b0;
	color: #fff;
}

#underNEW ul li a 
{
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
	display: inline;
}
	
#underNEW ul li a:link 
{
	padding-left: 2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
	display: inline;
}

#underNEW ul li a:hover 
{
	display: inline;
	color:#1579b0;
	text-decoration: underline;
	background: #fff;
}

#underNEW ul li.border-no 
{
	display: inline;
	border:0;
    margin-right: 0px;
	color:#fff;
}

#underNEW ul li.border-no a
{	
	display: inline;
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
}

#underNEW  ul li.border-no a:link
{
	display: inline;
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
}

#underNEW ul li.border-no a:hover
{
	display: inline;
	padding-left:2px;
	padding-right:2px;
	color:#1579b0;
	text-decoration: underline;
}

#underNEW ul li.border-no a:visited
{
	display: inline; 
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: underline;
}



#under ul 
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	float:left;
	color: #fff;
	display: inline;
	width: 200px;
	margin-top:30px;
}

#under ul li 
{
	display: inline;
	border-right:2px solid #1579b0;
	color: #fff;
}

#under ul li a 
{
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
	display: inline;
}
	
#under ul li a:link 
{
	padding-left: 2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
	display: inline;
}

#under ul li a:hover 
{
	display: inline;
	color:#1579b0;
	text-decoration: underline;
	background: #fff;
}

#under ul li.border-no 
{
	display: inline;
	border:0;
    margin-right: 0px;
	color:#fff;
}

#under ul li.border-no a
{	
	display: inline;
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
}

under  ul li.border-no a:link
{
	display: inline;
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
}

#under ul li.border-no a:hover
{
	display: inline;
	padding-left:2px;
	padding-right:2px;
	color:#1579b0;
	text-decoration: underline;
}

#under ul li.border-no a:visited
{
	display: inline; 
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	text-decoration: underline;
}


/*
---------------------------------------------------------------------------
FINE LINK DEMO E GALLERY
---------------------------------------------------------------------------*/

#footer {
	float:left;
	width:780px;
	font-size:10px;
	text-align:center;
	background:url(immagini/layout_11.gif);
	border-bottom:1px solid #454d53;
	padding-left:20px;
	padding-top:10px;
	height:50px;
}

.form {
float:left;
}

input {
	border-right: 1px solid #cdd1d3; 
	border-TOP: 1px solid #cdd1d3; 
	border-left: 1px solid #cdd1d3; 
	border-bottom: 1px solid #cdd1d3; 
	background-color: #ebeded;
}

.send {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	background:none;
}

textarea {
	border-right: 1px solid #cdd1d3; 
	border-top: 1px solid #cdd1d3; 
	border-left: 1px solid #cdd1d3; 
	border-bottom: 1px solid #cdd1d3; 
	background-color: #ebeded;
}

select {
	background-color: #ebeded;
}
textarea {
	border-right: 1px solid #cdd1d3; 
	border-left: 1px solid #cdd1d3; 
	border-bottom: 1px solid #cdd1d3; 
	background-color: #ebeded;
}

.testoform {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

