@charset "utf-8";
/* ############################################################## */
/* TAG GENERALI  */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	margin: 0 auto;
	width:960px;
	padding:0px;
	background-image: url(../images/background/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:847px;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}

ul, li
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}

a:link, a:visited, a:active {
	font-weight:normal;
	color: #515151;
	text-decoration: none;	
}
a:hover {
	font-weight:normal;
	text-decoration:none;
	color: #296ca1;
}
.follow
{
	height:10px;
	background-color:#F00;
	cursor:pointer;
	width:10px;
	display:inline-block;
}



/* ############################################################## */
/* Header (Testata) */

#cntpage
{
	min-height:847px;

}


#header
{
	height:114px;


}



#header .logo
{
	margin-top:44px;
	float:left;
	width:234px;
	height:55px;

}




#header #vlcmp
{
	margin-left:398px;
	float:left;
	background-image: url(../images/background/bg-vlcmp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:159px;
	height:15px;
	margin-top:44px;
	margin-right:22px;
}

#header #slogan
{
	font-size:15px;
	float:left;
	width:726px;
	text-align:right;
	margin-top:17px;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	
	

}



/* ############################################################## */
/* Esempio del cambio della lingua utilizzando la classe in ajax */

#ch_language
{
	float:left;
	color:#7099bd;
	margin-top:41px;
	font-size:10px;
	border: 1px solid #7099bd;
	width:147px;

	
}
/*
#see_lang
{
	clear:both;
	margin-top:86px;
	margin-left:737px;

	z-index:15;
	background:#f9f7f4;
	display: block;
	position: absolute;
	list-style:none;
	border: 1px solid #f0eee5;
	padding:7px;
	width:200px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	top:0;
}
#see_lang li
{
	display:inline;
	margin-left:15px;


}
*/






/* ############################################################## */
/* Notizie della home Page */

#newshome
{
	float:left;
	z-index:10;
	display: block;
	position: absolute;
	top:115px;
	margin-left:716px;
	background-color:#f2f0e8;
	padding-top:19px;
	height:189px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f0e8;
	padding-left:22px;
	width:193px;
	padding-right:22px;
	padding-bottom:22px;
	color:#707070;
	overflow:hidden;
	font-size:11px;
	
	

}
#newshome .news 
{
	font-size:11px;
	line-height:1.3;


}


#newshome .news h3
{
	font-size:11px;
	font-weight:bold;


}
#newshome .news p
{
	margin-top:5px;
	margin-bottom:5px;

}


#newshome .news h3 a:link,  #newshome .news h3 a:visited, #newshome .news h3 a:active
{
	text-decoration: none;
	color:#c55a3e;
}
#newshome .news h3 a:hover
{
	text-decoration:none;
	color:#c55a3e;
}

#newshome .oft input
{
	width:193px;

}


#special-offert
{
	width:945px;
	height:112px;
	padding-left:15px;
	overflow:hidden;

}


/* ############################################################## */
/* Esempio del navigator */

#navigator
{
	z-index:5;
	top:385px;
	position:absolute;
	height:20px;
	width:350px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-left:610px;
	color:#FFF;
	
}
#navigator .tt_nav
{
	font-weight:bold;
	background-image:none;
	padding-right:3px;

}

#navigator ul
{
	margin:0px;
	padding:0px;
	text-align:right;

}

#navigator ul li
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	list-style-type: none;
	text-align: center;
	padding-left:3px;
	padding-right:10px;
	display:inline;
	background-image: url(../images/background/li-navigator.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#navigator ul li a:link,#navigator ul li a:visited,#navigator ul li a:active {
	font-weight:normal;
	color: #fff;
	text-decoration: none;	
}
#navigator ul li a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #fff;
}





#navigator .last
{
	background-image:none;

}




/* ############################################################## */
/* Pagine avanti e Indietro */

.nxtprv
{
	border: ridge;
}


.nxtprv .prev 
{

}


.nxtprv .prev p
{

}


.nxtprv .page
{
	text-align: center;
	display: table;
}


.nxtprv .page p
{

}

.nxtprv .page ul
{
	list-style-type: none;
	display: inline;
}

.nxtprv .page ul li
{
	list-style: none;
	position: relative;
	display: table-cell;
}

.nxtprv .page ul li .current
{

}

.nxtprv .next 
{

}


.nxtprv .next p
{

}

/* ############################################################## */
/* Chiusura della pagina */

#footer
{
	margin-top:15px;
	left:0px;
	height:20px;
	background-color:#f8fcff;
	z-index:10;
	display: block;
	position: absolute;
	width:100%;
	min-height:151px;
	background-color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}

#footer #footer_int
{
	width:960px;
	margin: 0 auto;

}
#footer #footer_int .logo_f
{
	margin:0px;
	padding-top:14px;
	padding-right:15px;
	float:left;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	width:141px;

}

#footer #footer_int #info
{
	color:#888888;
	font-size:11px;
	padding-top:0px;
	float:left;
	padding-left:14px;
	padding-top:5px;
}

#footer #footer_int #info p
{

	padding:0px;
	margin:0px;

}
.news-goto
{
	display:none;

}


iframe>html>body>form>#content>#content-main {
	margin-left:0px !important;
}