/*---------- CSS - IMAXWEB 
copyright www.imaxweb.it
-----------------------------*/
@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-image: url(../images/bg_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #122a94;	
}
a:link {text-decoration: none; color: #000066;}
a:visited {text-decoration: none; color: #000066;}	
a:active {text-decoration: none; color: #FF0000;}
a:hover {text-decoration: none; color: #FF0000;}

.pcy ul, .pcy li { list-style: none; margin:0;padding: 4px 0 0 0;}

.sot { text-decoration: underline;} 

/******************** wrapper ********************/
#wrapper{
	width:780px;
	height: 1150px;
	margin:0 auto;
	background-color: #ffffff;
	margin-top:10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0C1B5F;
	border-right-color: #0C1B5F;
	border-left-color: #0C1B5F;
}


/****************** header **********************/
#header{
	width:780px;
	height:241px;
	margin:0 auto;
	background-image: url(../images/header_ceramiche_dimino.jpg);
	background-repeat: no-repeat;
	background-color: #003366;
	}

/****************** intestazione pagine **********************/
.name-page{
	width:750px;
	height:30px;
	margin:0 auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left:10px;
}

/************ navigation **************/
#nav{
	margin: 0 auto;
	width: 780px;
	height: 90px;
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	}
#navigation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 820px;
	margin: 0 auto;
	margin-left:-38px;
	height: 50px;
	line-height: 50px;
	padding-top:8px;
}

#navigation ul
{
	height: 50px;
	list-style: none;
	margin: 0;
}
#navigation ul li
{
    display: block;
    float: left;
    width: 129px;
    height: 50px;
    font-size: 14px;
}
#navigation ul li a
{
	display: block;
	width: 129px;
	height: 50px;
	text-align: center;
	background: url(../images/menu-background.gif) no-repeat top left;
	color: #fde23b;
	font-weight: 700;
}
#navigation ul li a span
{
	display: block;
	text-align: center;
}
#navigation ul li a:hover,
#navigation ul li.active a
{
    background: url(../images/menu-background-selected.gif) no-repeat top left;
    color: #fde23b;
}

#navigation ul li.last a{
 	background-position: top left;
}
.nav_active{
	background: url(../images/menu-background-selected.gif) no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	color: #FFFFFF;
}

.traslation{
	position: relative; 
	width: 200px; 
	font: 10px Verdana; 
	height: 16px; 
	OVERFLOW: hidden; 
	top: 5px; 
	cursor: default; 
	left: 590px
}

/***************** Page content ******************/
#main-content {
	margin: 0 auto;
	width: 780px;
	height: auto;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.section {
	float:left;	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: justify;
	margin-left: 10px;
	margin-top:20px;
	width: 520px;
	line-height: 18px;
}

/******************** Sidebar ******************/
#sidebar{
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-left:25px;
	padding:0;
	background-color: #ffffff;
	width:220px;
	height:770px;
	}
.top_sidebar
{
	background-image: url(../images/top_sidebar.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	}
.content_sidebar
{
	height: 165px;
	width: 218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;	/** border-right-color: #cc9604; **/
	border-left-color: #CCCCCC;
	}
	
.bottom_sidebar
{
	background-image: url(../images/bottom_sidebar.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 220px;
	}
.top_sidebar_b
{
	background-image: url(../images/top_sidebar_b.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	}
.bottom_sidebar_b
{
	background-image: url(../images/bottom_sidebar_b.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 220px;
	}

/******************* footer ****************/
#footer {
	clear:left;
	margin:0 auto;
	width:780px;
	height:117px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0C1B5F;
	border-bottom-color: #0C1B5F;
	border-left-color: #0C1B5F;
}
.footer_navigation {
	width:780px;
	height:25px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	text-align: center;
	line-height: 25px;
	background-color: #EDECFF;
	font-weight: 700;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.footer {
	width:780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000099;
	text-align: center;
	height: 72px;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 85px;
}

/***************************** spazi **********************/
.spazio_ce{
	margin: 10px;
	line-height: 16px;
}


/******************* testo ********************/
input{  padding:3px } 
.cbox {
width: 16px;
height: 16px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 18px;
	text-align: left;
	line-height: 20px;
	height: 20px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	line-height: 18pt;
	text-align: justify;
}
.h2_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	line-height: 18pt;
	font-weight: bold;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	line-height: 13pt;
	text-align: justify;
}
.h4_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	line-height: 14pt;
	text-align: center;
}
.h4_bordo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
	height: 26px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #CCE6FF;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	line-height: 13pt;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	margin-top:6px;
	padding-top:5px;
}


.torr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #A73D14;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 15px;
}

#pulsante {
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: bold 13px Arial, Helvetica, sans-serif;
color: #fff;
padding: 10px 20px;
border: solid 1px #030763;
background: #030763;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, from(#0e46d6), to(#030763));
background: -webkit-linear-gradient(top, #0e46d6, #030763);
background: -moz-linear-gradient(top, #0e46d6, #030763);
background: -ms-linear-gradient(top, #0e46d6, #030763);
background: -o-linear-gradient(top, #0e46d6, #030763);
}
#pulsante:hover {
background: #030763;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	font-weight: normal;
	text-align: justify;
	line-height: 13pt;
	background-color: #FFFFFF;
}


/********************** google maps ******************/
#map_canvas
{
	margin-left:5px;
	width: 490px;
	height: 350px;
	border: 12px solid #CCE6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
}
/********************* bordo foto *********************/
.bordo_foto {
	width: 235px;
	height:176px;
	margin-bottom:5px;
}

/********************** navigazione prodotti ************************/
#pagine a{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	height: 30px;
	line-height:30px;
	display:block;
	width:30px;
	background-image: url(../images/tasto_srx.png);
	background-repeat: no-repeat;
}
#pagine a:hover{
	color: #ffffff;
	background-image: url(../images/tasto_srx_b.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#pagine2 a{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	height: 30px;
	line-height:30px;
	display:block;
	margin-left:4px;
	float:left;
	width:30px;
	background-image: url(../images/tasto_srx.png);
	background-repeat: no-repeat;
}
#pagine2 a:hover{
	color: #ffffff;
	background-image: url(../images/tasto_srx_b.png);
	background-repeat: no-repeat;
}

#paginea{
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height:30px;
	display:block;
	margin-left:3px;
	float:left;
	width:30px;
	background-image: url(../images/tasto_srx_b.png);
	background-repeat: no-repeat;
}
#pagineb{
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	height: 25px;
	line-height:25px;
	display:block;
	margin-left:3px;
	margin-right:35px;
	float:left;
	width:30px;
}
/********************** trasporti ************************/
.traspo {
	clear:left;
	width:780px;
	height: 70px;
	background-color: #FFFFFF;
	margin:0 auto;
}
/********************** contatore ************************/
.contatore {
	width:300px;
	height: 30px;
	background-color: #FFFFFF;
	margin:0 auto;
	text-align: center;
	padding-bottom:10px;
}

/********************** webmaster ************************/
.webmaster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	width:780px;
	height: 18px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin:0 auto;
}
.webmaster a:link {text-decoration: none; color: #333333;}
.webmaster a:visited {text-decoration: none; color: #333333;}	
.webmaster a:active {text-decoration: none; color: #333333;}
.webmaster a:hover {text-decoration: none; color: #FF0000;}
