﻿/*stili per il layout fluido*/
html, body
{
    margin:auto;
    width:100%;
    height:100%;
    background-color: #A5AFC5;
    text-align:center;
    outline:0;
}

body
{
    font-family: verdana;
    font-size: 11px;
    text-align: center;
}


div#container
{
    position: relative;
    width: 960px;
    text-align: left;
    background-color: #fff;
    margin: auto ;
}


body>div#container
{
height:auto;
width:960px;
min-height:100%;
}


div#header
{
    background-color: #141233; /* background-color:#E4E4E4;*/
    text-align: center;
    /*margin-bottom: 0px; */
    padding:0 ;
    /*padding: 5px 0 0 0;*/
    border: solid 1px #CCCCCC;
    display:block;

}

div#destra
{
    width: 210px;
    float: right;
    margin-bottom:15px;
}

/* MENU ALTO*/
div#navigation
{
    padding:0px;
    margin-right: 0px;
    margin-left:0px;
    width:960px;
    text-align:left;
    padding:0 40px 10px 20px;
   /* border-top:1px solid white;*/
   
}

html>body #navigation 
{
	overflow:hidden ;
	clear:both;
	text-align:left;
}


div#navigation a
{
    /*text-align: center;
    margin: 0 0 15px 0;*/
    border: 0px solid #fff;
    /*width: 124px;*/
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    color: #fff;
    /*float: left;
    background-color: #1B9EC6;*/
    background-color:#141233;
}

div#navigation a:hover
{
    text-decoration: none;
    color:#019DDB;
}

/* per selezionare in modo diverso la pagina attiva */
div#navigation .attiva
{
    color: #019DDB;
}

div#navigation span.pipe
{
    color: white;
	font-weight: bold;
}
/* FINE MENU ALTO */

div#content
{
    padding: 1em 1em 1em;
    position: relative;
    margin-right: 180px;
    font-family: Verdana;
    font-size: 11px;
    top: 0px;
    left: 0px;
    width: 720px;
    clear:none;
}


div#prefooter
{
    /*margin-bottom: 2px;*/
    font-size: 10px;
	margin: 15px 20px 10px 10px;
	background: url(images/home_companies_separator.gif) left top repeat-x;	
	/*overflow: hidden;*/
	clear:both;
    /*border-top: 1px dashed #9FB9CA;*/ 
}

div#prefooter span
{
    float: left;
	background-color: #FFF;
	padding-right: 10px;
	text-transform: uppercase;
}


div#footer
{
    padding: 8px 0 8px 0;
    margin-bottom: 0px;
    background-color: #E6F1F9;
    color: #000;
    text-align: center;
    clear: both;
    border-top: 1px solid #9FB9CA;
    border-bottom: 1px solid #9FB9CA;
    font-family:verdana;
    font-size:11px;
    line-height:20px;
}

div#footer a
{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}


p
{
    margin: 0 0em 1em;
    line-height: 20px;
    text-align: justify;
    font-family : Verdana ;
    font-size: 11px;
}


p.indicazioni
{
    color: #479C02;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
}

/* per la data ad inizio pagina */
.data
{
    text-transform: capitalize;
    color: #518EC6;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
}

/* INIZIO - le due voci in alto a destra relative all'italiano e all'inglese */
.lingua
{
    text-align: right;
    margin-right:20px;
    margin-top:5px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.lingua a
{
    color: White;
    text-decoration: none;
}
.lingua a:visited
{
    color: White;
    text-decoration: none;
}

.lingua a:hover
{
    color: White;
    text-decoration: underline;
}
/* FINE - le due voci in alto a destra relative all'italiano e all'inglese */


/* titoli per la pagina default */
.evidenza
{
    background-color:#E6F1F9;
    border-style:solid;
    border-width:1px;
    border-color:#9FB9CA;
    padding:5px;
    font-weight:bold;
    font-size:13px;
    font-family:Arial ;

}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

 MENU A DESTRA 

*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.menudestra
{
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 11px;
    line-height: 20px; 
    background-color:#EFF8FC; 
    border:1px solid  #E1E6EB; 
    /*border-left:1px solid #666666;    
    /*border-bottom:1px solid #666666;     
    /*border-right:1px solid #666666;
    /*border-top: 1px solid #479C02;*/
}

.menudestra a, a:visited
{
    text-decoration: none;
    /*color: #266DC2;*/
    color:#4B77C8;
    font-weight: bold;
}

.menudestra a:hover
{
    text-decoration: underline;
    font-weight: bold;
}


.menudestra .attiva
{
    color: black;
}


.download
{
    color: #479C02;
    font-weight:bold;
    padding-top:15px;
}

.newsletterintro
{
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    margin-right: 10px;
    font-size: 12px;
    font-family: verdana; 
    color:#555555;
    /*color: #479C02;*/
    font-weight: bold;
    background-color:#DEEEF8;
    border-top:1px solid #E1E6EB;
   /* border-left:1px solid #9FB9CA;
    border-right:1px solid #9FB9CA;
   border-bottom :1px solid #9FB9CA;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    FINE MENU A DESTRA 

*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


 /*le indicazioni relative ai prodotti (approccio generale al problema...)*/
.boxinfo
{
    border: 1px solid #a5afc5;
    padding: 8px;
    background-color: #F5F5F5;
    text-align: justify;
    line-height: 16px;
    font-size: 11px;
 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - SEZIONE A TRE COLONNE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.home-third-cols 
{ 

	overflow: hidden;
	_margin-bottom:300px;   /* per IE 6 */
	
}

.home-third
{
	/*background:url(images/home_third_border.gif) right top no-repeat;*/
	float: left;
	/*width: 280px;*/
	min-height: 100px;
	padding: 10px 20px 0 20px;
}


.home-third.demo
{
	width: 280px;
	height:200px;
	padding: 10px 40px 10px 20px;
	background-color:#FEFCEE;
	border:1px solid #FBF6BC;


}
.home-third.lock
{
	width: 280px;
	height:200px;
	margin:0 0 0 20px;
	padding: 10px 40px 10px 20px;
	background-color:#FEFCEE;
	border:1px solid #FBF6BC;

}

.home-third-title 
{
	font-size: 14px;
	color: #1A74B0;
	margin-bottom: 3px;
}

.home-third p 
{
	font-size: 11px; 
	color: #6a6a6a;
	text-align:left;
}

.home-third a
{
    text-decoration:none;
}
.home-third ul
{
	font-size: 11px;
	color: #1A74B0;
	margin: 10px 0 0 0;
	padding-left: 13px;
}

.home-third ul li
{
	margin: 0 0 3px 0;
	padding: 0;
}
.home-third-icon
{
	width: 100px;
	height: 100px;
	float: right;
	margin: 5px 0 5px 10px;
	background:url(images/home_third_icon_sprites.jpg) left top no-repeat;	
}	


.home-third-icon.icon1
{
	margin-left: 10px;
	width:105px;
	background-position: 0 0;	
}
.home-third-icon.icon2
{
	margin-left: 10px;
	width: 95px;
	background-position: -135px 0;	
}
.home-third-icon.icon3
{
	width: 90px;
	height: 70px;
	background-position: -289px -10px;	
}
.home-third-icon.icon4
{
	width: 90px;
	height: 50px;
	margin-left: 0;
	background-position: -447px -20px;	
}




.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FINE HOME PAGE - SEZIONE A TRE COLONNE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/* ad es : Adesivi policloroprenici a base solvente */
.linkprodotti
{
    color: #FF6200;
    font-weight: bold;
    text-decoration: none;
}

.linkprodotti a,a:hover
{
    text-decoration:underline;    
}

.linkprodotti a:visited
{
    text-decoration:none;
 
}

.catprodotti
{
    color: #1B9EC6;
    font-weight: bold;
    font-size:13px;
    text-decoration: none;
}

.catprodotti a,a:hover
{
    text-decoration:underline;    
}

.catprodotti a:visited
{
    text-decoration:none;
 
}
/* nella pagina dettagli prodotto, il nome del prodotto */
p.nomeprodotto
{
    color: #141233;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
}

/* quello tra una news e l'altra nella pagina news.aspx */
#separanews
{
    border-bottom-width: 1px;
    border-bottom-color: #1B9EC6;
    border-bottom-style: dashed  ;
    margin: 0px 5px 5px 0px;
 
}

/* quello tra una brochure e l'altra nella pagina brochure.aspx */
#separabrochure
{
    border-bottom-width: 1px;
    border-bottom-color: #1B9EC6;
    border-bottom-style: dashed;
    width:70%;
    margin: 0px 5px 5px 0px;
}

/* nella pagina relativa alle schede di sicuezza */
#suggerimenti
{
    background-color: #1B9EC6;
    padding: 5px;
    color: White;
    font-weight: bold;
}


/* INIZIO pagina filiali */
.filiali
{
    color: #4D6B84;
    font-weight: bold;
    font-size: 12px;
}

.subsedi
{
    border-bottom: 1px dotted #1B9EC6;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 12px;
}

/* FINE pagina filiali */


/* per link CONTATTI.aspx*/
#contatti
{
    font-weight: bold;
    color: #0075E9;
    text-decoration: none;
}

#contatti a:hover
{
    font-weight: bold;
    color: #0075E9;
    text-decoration: underline;
}
/* fine per alcuni link */


/* immagini news home page */
.imagenews
{
    padding-right:10px;
}

.imagecertification
{
    padding-right:60px;
}
