@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	font-size: 14px;
	line-height: 20px;
}


#header{
	display:block;
}

.menu {
	position:absolute;
	right: 0px;
	height:96px;
	width:595px;
}
.menu #slide {
	position:absolute;
	bottom:-3px;
	height:7px;
	width:7px;
	z-index:10;
	display:none;
}

.menu ul{
	right: 0px; 
	border: 0px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	padding-top: 23px;
	z-index:10;
	position:absolute;
	z-index:100;
}
.menu li{
	float: left;
	display:block;
	list-style:none;
	width: 115px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}
.menu a, .menu a:active, .menu a:visited {
	display:block;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}

#header #banner{
	padding-top: 5px;
}

.link-gallery{	width: 1010px; margin: 0px auto; }
	.link-gallery a{ color:#333333; font-size: 10px; text-decoration:none; font-size: 14px; font-weight: bold; color: #4db848; }
	.link-gallery .lft{	float:left; width: 200px; height:20px; }
	.link-gallery .rgh{	float:right; width: 200px; height:20px; text-align:right;	}

#header .oneColFixCnt a.logo-it{
	background:url(../images/header-trespex-it.png) no-repeat;
	margin-top: 23px;
	width: 295px;
	height: 77px;
	float:left;
	text-indent: -9999px;
}

#header .oneColFixCnt a.logo-en{
	background:url(../images/header-trespex-en.png) no-repeat;
	margin-top: 23px;
	width: 295px;
	height: 77px;
	float:left;
	text-indent: -9999px;
}

#header .oneColFixCnt a.logo-brilliant-it{
	background:url(../images/header-trespex-brilliant-it.png) no-repeat;
	margin-top: 23px;
	width: 295px;
	height: 77px;
	float:left;
	text-indent: -9999px;
}

#header .oneColFixCnt a.logo-brilliant-en{
	background:url(../images/header-trespex-brilliant-en.png) no-repeat;
	margin-top: 23px;
	width: 295px;
	height: 77px;
	float:left;
	text-indent: -9999px;
}


#header #language{
	position: absolute;
	top: 73px;
	left: 310px;
}



h1{
	float: left;
	margin: 0px;
	margin-top: 100px;
	font-family:Arial;
	font-size: 25px;
	color:#FFFFFF;
	font-weight:normal;
}

h1 span{
	font-size: 12px;
}

h2{
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
}
h3{
	display:inline;
  font-size: 16px;
	margin: 0px;
	font-weight: bold;
  color:gray;
}

.blu{
	color: #0066CC;
}
.verde{
	color: #4db848;
}
.rosso{
	color: #FF3333;
}

.oneColFixCnt{
	position:relative;
	width: 936px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container {
	width: 936px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container-prodotti #nav{
	text-align:left;
	padding-left: 10px;
	display:block;
	height: 18px;
	padding-top: 3px;
	color:#CCCCCC;
	font-size: 11px;
}

#container-prodotti #nav a{
	color:#CCCCCC;
	font-size: 11px;
	text-decoration:none;
}

#container-prodotti #nav a:hover{
	text-decoration: underline;
}
#container-prodotti #nav span{
	font-weight: bold;
}


#container #nav{
	text-align:left;
	display:block;
	height: 18px;
	padding-top: 3px;
	color:#CCCCCC;
	font-size: 11px;
}

#container #nav a{
	color:#CCCCCC;
	font-size: 11px;
	text-decoration:none;
}
#container #nav a:hover{
	text-decoration:underline;
}

#container #nav span{
	font-weight: bold;
}
#container #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 60px;
	margin-bottom: 40px;
}

a.arrow{
	color:#666666;
	font-size: 11px;
	font-weight:bold;
	float:right;
	text-decoration:none;
	padding: 5px 0px;
	padding-right:30px;
}
a.arrow:hover{
	text-decoration:underline;
}

a.arrow-green{
	color:#666666;
	font-size: 11px;
	font-weight:bold;
	float:right;
	text-decoration:none;
	padding-top: 6px;
	padding-left:20px;
	background:url(../images/pulsante_home.png);
	background-position: 0px 32px;
	width: 57px;
	height: 26px;
}
a.arrow-green:hover{
	background-position: 0px 0px;
	color: #339933;
}

.red{
	background:url(../images/freccia-dx-rossa.gif) no-repeat right;
}

.blue{
	background:url(../images/freccia-dx-blu.gif) no-repeat right;
}

#container #mainContent #dxCol ul li p{
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	text-align:justify;
}
#container #mainContent #dxCol ul li .offerta{
	float:left;
	width: 90px;
	height: 110px;
	border: 0px;
	margin-right: 5px;
}
#container #mainContent #dxCol ul li .cal{
	float:left;
	width: 90px;
	height: 110px;
	border: 0px;
	margin-right: 5px;
	background:url(../images/evento.jpg) no-repeat;
	color:#666666;
}
#container #mainContent #dxCol ul li .cal .day{
	position:relative;
	display:block;
	width: 30px;
	margin-top: 25px;
	margin-left: 25px;
	text-align:center;
	font-size:18px;
	color:#FF3333;
}

#container #mainContent #dxCol ul li .cal .month{
	position:relative;
	display:block;	
	width: 30px;
	top: -4px;
	margin-left: 25px;
	text-align:center;
	font-size:11px;
	color:#FF3333;	
}

#footer{
	display:block;
	background:url(../images/footer-fondo.png) repeat-x;
	height: 100px;
	font-size:13px;
	color:#FFFFFF;
}
#footer p{
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;	
}

#footer ul{
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#footer ul li{
	float: left;
	display:block;
	list-style:none;
	width: 70px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 0px;
}
#footer a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.clrFlt{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#makeMeScrollable
{
	position: relative;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 1000px;
	height: 130px;
	overflow:hidden;
}
.foto{
	margin-left: 9px;
	margin-right: 9px;
	float:left;
	width: 99px;
	height: 119px;
	background:url(../images/miniafoto.jpg) center no-repeat;
}
