@import url("LoJack_it_menu.css");
* {margin:0; padding: 0;}
body {
	/*background-attachment: scroll;
	background-image: url(../images/velina.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color: #E7E7E8;
	position: relative;
	z-index: 1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#PageContainer {
	width:782px;
	margin: 0px auto 0px auto;
}
.clear {clear:both;}
.clear_left {clear:left;}
a img {border: none;}
/* TOP OF THE PAGE */
#header {
	height: 60px;
	width: 100%;
	background-color: #E7E7E8;
	/*background-attachment: scroll;
	background-image: url(../images/temporaryHeaderBG.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}
#Logo a {
	display: block;
	height: 59px;
	width: 142px;
	background-attachment: scroll;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	position:relative;
	z-index:3;
}
#Logo span {
	position:absolute;
	z-index:-1;
	}
div#search, div#country, div#myljbutton {
	display:block;
	float:left;
	margin-top:26px;
	margin-left:20px;
}
div#search {
	/* margin-left:115px; */
	margin-left:10px;
}
div#myljbutton {
	/* margin-left:115px; */
	margin-top:10px;
}
div#search a, div#country a, div#myljbutton a{
	display:block;
	float:left;
	width:25px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	/*font-size:90%;*/
	font-size:11px;
	padding-bottom:2px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-left: 5px;
}
div#search a {background-image: url(../images/vai_cerca.gif); background-color:#FF0000;}
div#country a {background-image: url(../images/vai_country.gif); background-color: #000066;}
div#myljbutton a {background-image:url("../images/myljbutton.gif");}
div#search input, div#country select{width:115px; float:left;}
div#country select{width:186px;}
/* END TOP OF THE PAGE */

/* BODY OF THE PAGE */
#MainContentPage, #MainContentPage_single {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	height:auto!important;
	min-height: 200px ;
	height: 200px;

}
#MainContentPage {background-image: url(../images/bgMainContent.gif);}
#MainContentPage_single {background-image: url(../images/bgMainContent_single.gif);}
#left {
	float:left;
	width: 207px;
	background-attachment: scroll;
	background-image: url(../images/left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left ul {
	width:200px;
	padding-top:18px;
	padding-left:7px;
	list-style-type: none;
}
#left ul li a {
	display:block;
	width:170px;
	height: 23px;
	padding: 6px 8px 1px 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bgLeftLi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#999999;
	margin-top:2px;
	/*margin-bottom:2px;*/
	/*font-size: 85%;*/
	font-size:11px;
	font-weight: bold;
}
#left ul li a:hover {
	color: #000000;
}
#left ul li ul{
	padding-top:0px;
	/* SUBMENU CLOSED */
	position:absolute;
	z-index:-1;
	visibility:hidden;
	display:none;
}
#left ul li ul.open{
	padding:0px;
	/* SUBMENU OPEN */
	position:static;
	z-index:1;
	visibility:visible;
	display:block;


}
#left ul li ul li a{
	width:160px;
	height:auto;
	padding: 6px 2px 6px 4px;
	text-decoration: none;
	background-image: none;
	color: #FFFFFF;
	background-color: #414143;
	text-transform: none;
	font-weight: normal;
	margin-top:1px;
	margin-left:10px;
	margin-bottom:1px;
	/*font-size:90%;*/
	font-size:11px;
}
#left ul li ul li a:hover{
	color: #CB2846;
	background-color: #A1A1A5;

}
/* CONTENT HOME */
.blackgrid {
	width: 782px;
	height:306px;
	background-attachment: scroll;
	background-image: url(../images/blackgridCON.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* FLY LINKS HOME PAGE */
ul#flylinks {
	list-style-type: none;
	margin-left: 4px;
	margin-top:32px;
	width:280px;
	float:left;
}
ul#flylinks li {}
ul#flylinks li a{
	display:block;
	float:left;
	width:123px;
	height:14px;
	padding: 52px 2px 8px 2px;
	/*font-size: 80%;*/
	font-size:11px;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
	text-align: center;
	margin-left:13px;
	margin-bottom:8px;
	text-decoration:none;
}
ul#flylinks li span.percent50
{
	display:block;
	float:left;
	width:123px;
	height: auto;
	padding: 0px;
	/*font-size: 80%;*/
	font-size:11px;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
	text-align: center;
	margin-left:16px;
	margin-bottom:8px;
	text-decoration:none;	
}
ul#flylinks li span.percent50 a
{
	margin:0px;
	display:block;
	float:left;
	width: 58px;
	height:14px;
	padding: 52px 0px 0px 0px;
	/*font-size: 80%;*/
	font-size:11px;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;	
}
/* END FLY LINKS HOME PAGE */
/* VIDEO CONTAINER */
#video {
	display:block;
	height:264px;
	width:433px;
	/*background-attachment: scroll;
	background-image: url(../images/bgvideo.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	float: left;
	margin-top:32px;
	margin-left:18px;

}
/* END VIDEO CONTAINER */
/* WHITE CORNER DIV */
.whitediv, .dxtopcornerW, .sxbotcornerW, .dxbotcornerW {
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 782px;
	height: 184px;
	min-height: 184px !important;
	height:auto;
	float: left;
}
.whitediv {	background-image: url(../images/sxtopcornerW.gif);	background-position: left top;	background-color:#FFFFFF;}
.dxtopcornerW {	background-image: url(../images/dxtopcornerW.gif);	background-position: right top;}
.sxbotcornerW {	background-image: url(../images/sxbotcornerW.gif);	background-position: left bottom;}
.dxbotcornerW {	background-image: url(../images/dxbotcornerW.gif);	background-position: right bottom;}
/* END WHITE CORNER DIV */

.contentInHome {
	float: left;
	padding: 10px;
	padding-left:20px;
	height: 150px;
	min-height: 150px !important;
	height:auto;
	width: 185px;
	/*font-size:80%;*/
	font-size:11px;
}
.contentInHome p{
	margin-bottom:5px;
}
.contentInCornerAzur,
.contentInCornerRedtop,
.contentInCornerRedbottom,
.contentInCornerWorld {
	float: left;
	height: 118px;
	width: 271px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 9px 4px 2px 4px;
}
.contentInCornerAzur {background-image: url(../images/azur.jpg);}
.contentInCornerRedtop {background-image: url(../images/redtop.jpg);}
.contentInCornerRedbottom {background-image: url(../images/redbottom.jpg);}
.contentInCornerWorld {background-image: url(../images/world.jpg);}

.contentInCornerAzur p.title,
.contentInCornerRedtop p.title,
.contentInCornerRedbottom p.title,
.contentInCornerWorld  p.title{
	padding: 12px 4px 0px 12px;
	/*font-size: 90%;*/
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:5px;
	color: #FFFFFF;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.contentInCornerAzur p,
.contentInCornerRedtop p,
.contentInCornerRedbottom p,
.contentInCornerWorld p{
	padding:0px 12px 6px 14px;
	/*font-size: 85%;*/
	font-size:11px;
	color: #333333;
}
.contentInCornerAzur a,
.contentInCornerRedtop a,
.contentInCornerRedbottom a,
.contentInCornerWorld a {
	color: #FFFFFF;
	text-decoration:none;
}
.contentInCornerAzur a:hover,
.contentInCornerRedtop a:hover,
.contentInCornerRedbottom a:hover,
.contentInCornerWorld a:hover{
	text-decoration:underline;
}
/* END CONTENT HOME*/
/* CONTENT PAGES*/
#content {
	display:block;
	float:left;
	width:500px;
}
#Title {
	width:517px;
	height:52px;
	background-attachment: scroll;
	background-image: url(../images/bgTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:9px;
	/*font-size: 110%;*/
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left:28px;
	padding-top:14px;
}

#contentPage {
	margin-left:9px;
	width:505px;
	padding:28px 20px 14px 20px;
	background-attachment: scroll;
	background-image: url(../images/bgcontentPage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentPage ul {margin-left: 25px;}
#contentPage ul li {line-height: 22px;}
#contentPage p {
	padding: 5px 0px 5px 0px;
	/*line-height: 22px;*/
	/* modifica testo justify 12/10/2010 */
	text-align: justify;
	}
#bottomcontent {
	display:block;
	width:782px;
	/*heigth:34px;*/
	padding-bottom:34px;
	background-attachment: scroll;
	background-image: url(../images/bgBottomPage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Title_single {
	width:761px;
	height:52px;
	background-attachment: scroll;
	background-image: url(../images/bgTitle_single.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:0px;
	/*font-size: 110%;*/
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left:28px;
	padding-top:14px;
}
#contentPage_single {
	margin-left:0px;
	width:726px;
	padding:28px 55px 14px 20px;
	background-attachment: scroll;
	background-image: url(../images/bgcontentPage_single.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentPage_single p {
	padding: 5px 0px 5px 0px;
	/*line-height: 22px;*/
	}
#bottomcontent_single {
	display:block;
	width:782px;
	/*heigth:34px;*/
	padding-bottom:34px;
	background-attachment: scroll;
	background-image: url(../images/bgBottomPage_single.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ENDCONTENT PAGES*/
/* END BODY OF THE PAGE */
/* PAGE FOOTER */
#footer {
	clear: left;
	padding-top: 18px;
	/*font-size:80%;*/
	font-size:9px;
	position:relative;
}
#footer ul {
	list-style-type: none;
	position:relative; /* aggiunta Andrea del 16/11/2010 */
}
#footer ul li{
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer ul li a{
	line-height: 1.5em;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;	
}
/* aggiunta Andrea del 16/11/2010 */
#footer ul li a img{
	display: block;
	position:absolute;
	right: 155px;
	top:-5px;
}       
/* fine aggiunta Andrea del 16/11/2010 */
#terms {
	height: auto;
	width: 500px;
	/*font-size: 90%;*/
	font-size:11px;
	color: #999999;
	margin-top: 38px;
}
#copy_info {
	width:220px;
	position: absolute;
	top: 22px;
	right: 0px;
	text-align:right;
	color: #999999;
}
#copy_info a{
	color: #999999;
	text-decoration:none;
	padding: 0px 2px 0px 2px;
}
#copy_info a:hover{color: #333333;}
/* inizio modifica del 15/03/2011 */
#lj_info {
	width:100%;
	position: absolute;
	top: 65px;
	right: 0px;
	text-align:center;
	color: #999999;
}
/* fine modifica */

#credits {
	text-align:right;
	padding-bottom: 15px;
	display:block;
}
#credits a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	font-size:11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

/*#credits {
	text-align:right;
	padding-bottom: 15px;
	display:block;

}
#credits a{
	display:block;
	position:absolute;
	right:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
#credits a:hover{
	display:block;
	width:100px;
	height:100px;
	background-attachment: scroll;
	background-image: url(../images/by_carusweb.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position:absolute;
	z-index:2;
	bottom:0px;
	right:0px;
	padding-top:5px;
	color: #999999;
}*/
/* PAGE FOOTER */
/* SITEMAP */
#sitemap {
	padding:10px;
}
#sitemap ul {
	list-style-type: none;
}
#sitemap ul li a{
	display:block;
	width: 90%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:25px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	color:#333333;
}
#sitemap ul li a:hover{color:#990000; font-weight:bold;}
#sitemap ul li ul, #sitemap ul li ul li ul {margin-left:45px;}
#sitemap ul li ul {
	list-style-type: circle;
	}
#sitemap ul li ul li ul {
	list-style-type: disc;
	}
#sitemap ul li ul a, #sitemap ul li ul li ul a{
	display: block;
	width:220px;
	height:25px;
	border:none;
	text-decoration:none;
	text-transform:none;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:normal;
	}
/* stile US*/
#sitemap_US {width: 90%;}

#sitemap_US ul{
	list-style-type:none;

}

#sitemap_US ul li a{
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
#sitemap_US ul li.US_float{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	line-height:20px;
}
#sitemap_US ul li.US_float a{
	display:block;
	padding-bottom:20px;
}
#sitemap_US ul li ul{
	list-style-type: disc;
	padding-left:40px;
	float:none;
}
#sitemap_US ul li.US_float ul li a{
	color: #BF0000;
	text-decoration: underline;
	text-transform: capitalize;
	display:inline;
	padding-bottom:0px;
}
#sitemap_US ul li ul li ul{
	list-style-type: circle;
}
#sitemap_US ul li ul li ul li ul{
	list-style-type: square;
}
/*END SITEMAP */

/* OPTIONS */
/* aggiunto !important a seguito delle modifiche del 12/08/2010 */
.center {text-align:center !important;}
.right {text-align: right !important;}
.bold_blue {font-weight:bold; color:#0000FF;}
.bold_black {font-weight:bold; color:#000000;}
.bold_black_right {font-weight:bold; color:#000000; text-align:right !important;}
.bold_black_center {font-weight:bold; color:#000000; text-align:center !important;}
.bold_green {
	font-weight:bold;
	color:#006633;
	white-space: nowrap;
}
.bold_red {font-weight:bold; color:#990000;}
.bold_red_big {font-weight:bold; color:#990000; font-size:140%;}
a.bold_red {text-decoration:none; }
a:hover.bold_red {text-decoration:underline;}
.red {font-weight:normal; color:#990000;}
a.red {text-decoration:none; }
a:hover.red {text-decoration:underline;}
.note {
	font-style: italic;
}
div.faq {margin-top:15px; margin-bottom:15px;}
.faq a {display:block; margin-bottom:8px;}
.j-right {text-align:right;}
.j-center {text-align:center !important;}
table {
	width:100% !important;
	width: auto;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: solid 2px #FF0000;
	}
table.border {
	width:auto;
	border: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0px;
	}
table.border td{
	width:auto;
	border: 1px solid black;
	padding:2px;
	}
/* inizio modifica del 27/10/2009 */
/*
div.rec {
	float:left;
	width:100%;
	padding-top:15px;
}
*/
div.rec, div.rec_left { /* modificato 07/07/2009 */
	float:left;
	width:100%;
	padding-top:15px;
}

div.rec_left p { /* inserito 08/07/2009 */
	/* modificato 28/07/2009
	margin-left: 87px; */
	margin-left: 94px;

}
.rec_left img { /* inserito 07/07/2009 */
	float:left;
	/* width:200px; */
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
/* fine modifica del 27/10/2009 */
.rec img {
	float:right;
	width:200px;
	margin-left:10px;
	margin-bottom:5px;
}

.rec p {
	/*float:left;
	width:55%;*/
}

.rec_cent {
	text-align:center;
	}
.rec_cent img{
	display:block;
	width: 200px;
	margin-left:auto;
	margin-right:auto;
	}
ul.pressrel {
	list-style-type: none;

}
ul.pressrel li {display:inline;}
ul.pressrel li a {
	padding:0px 4px 0px 4px;
	border-right: 1px solid #000000;
	color:#990000;
	text-decoration:none;
}
ul.pressrel li.last a, ul.pressrel li.last a.current {border-right: none;}
ul.pressrel li a:hover{text-decoration:underline;}
ul.pressrel li a.current, ul.pressrel li.last a.current {color:#000000;}
.content_compact{
	float:left;
	width:310px;
}
#rightbox{
	float:left;
	margin-left:26px;
	width:146px;
	padding:21px 10px 0px 10px;
	background-attachment: scroll;
	background-image: url(../images/bgtop_right_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BEE7FB;
	}
#rightbox span.bottom {
	background-attachment: scroll;
	background-image: url(../images/bgbottom_right_box.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 21px;
	width: 166px;
	margin-left:-10px;
	margin-right:-10px;
}

/* layout myLoJack */
/* è STATO SPOSTATO NEL file myLoJack_it.css
#myLJheader {
	padding-top: 12px;
	width: 761px;
	background-attachment: scroll;
	background-color: #E7E7E8;
	background-image: url(../images/myLJbuttonbar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 72px;
	}
#myLJheader ul {
	width: 537px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
}
#myLJheader ul li {display: inline;}
#myLJheader ul li a {
	padding: 0px 3px 0px 3px;
	width: 173px;
	height: 25px;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/myLJbutton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top:17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:8px;
}
#myLJheader ul li a:active, #myLJheader ul li a:hover {background-position: center bottom; font-weight:bold;}
#myLJlogin {background-color: #E7E7E8; width: 761px; text-align:right;}
#myLJlogin ul {list-style-type: none;}
#myLJlogin ul li {display: inline; padding-right:5px;}
#myLJlogin ul li a {
	color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
}
#Title_myLJlogin {
	width:761px;
	height:224px;
	background-color: #E7E7E8;
}
#Title_myLJ {
	width:761px;
	height:167px;
	background-color: #E7E7E8;
}
*/

/* Form home ricerca concessionari */
#formHome input#Nome {font-size: 90%; width:150px;}
#formHome select {
	font-size: 90%;
	width: 50px;
}
#formHome p {
	float: left;
	color:#FFFFFF;
}
#formHome input#myc_submit_login {
	width:26px;
	height:18px;
	font-size: 80%;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/minibutton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
/* fine Form home ricerca concessionari */
/* Form left ricerca concessionari */
#form_left {
	padding: 8px 2px 2px 15px;
	background-attachment: scroll;
	background-image: url(../images/form_left.jpg);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	height:110px;
	width: 195px;
	float:left;
	margin-top: 16px;
}
#form_left p.title {
	color:#000066;
	font-weight:bold;
	padding: 6px 2px 0px 8px;
	text-transform: uppercase;
}
#formLeft input#Nome {font-size: 90%; width:100px;}
#formLeft select {
	font-size: 90%;
	width: 50px;
}
#formLeft p {
	float: left;
	color:#FFFFFF;
	padding: 5px;
}

#formLeft p.radio {
	width:90px;
	padding: 2px 2px 2px 5px;
}
#formLeft input#myc_submit_login {
	width:26px;
	height:18px;
	font-size: 80%;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/minibutton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
/* fine Form left ricerca concessionari */
/* Video Left */
a.videoleft {
	display:block;
	width:190px;
	clear:left;
	height: 160px;
	background-attachment: scroll;
	background-image: url(../images/video_left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	margin-top: 16px;
	cursor: pointer;
}
/* Form  ricerca comunicati */
#searchfordata {
	padding: 10px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	*/
	float:left;
	margin-bottom: 15px;
}
#searchfordata p.title {
	font-weight:bold;
	margin-left: -5px;
	text-transform: uppercase;
}
#formComSearch input {font-size: 90%; width:75px;}
#formComSearch select {
	font-size: 90%;
	width: 120px;
}
#formComSearch p {
	float: left;
	padding: 5px;
}

/*#formComSearch input#myc_submit_login*/
#formComSearch input#press_submit_search, #formComSearch input#press_submit_cancel  {
	width:26px;
	height:18px;
	font-size: 80%;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/minibutton_w.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
/* #formComSearch input#concessionari, #formComSearch input#installatori  { */
#formComSearch input#ragsoc  {
	/* width:20px; */
	width:170px;
}
#formComSearch input#ragsocconc  {
	/* width:20px; */
	width:130px;
}
#formComSearch select#provconc, #formComSearch select#brand  {
	/* width:20px; */
	width:80px;
}
#formComSearch button {
	position:relative;
	z-index: -200;
	/*  display: none;
	visibility:hidden; */
	}
.centrato {
	width: 40%;
	margin:0px 30% 0px 30%;
	text-align:center;
	}
/* fine Form ricerca comunicati */

/* inizio inserimento news */
.news {
	width: 782px;
	height: 28px;
	background-image:url(../images/lojack_news.jpg);
	background-repeat:no-repeat;
	padding-left: 135px;
}
/* fine inserimento news */

/* inizio inserimento nemero-verde */
#nav_footer {
	background-image:url(../images/numero-verde.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:36px;
	/* width:560px; */
	width:580px;
}
/* fine inserimento nemero-verde */

/* inizio grafica page: Riv_conc.php - Riv_inst.php */
img.logoconc {
	float:right;
	width:120px;
	margin-left:10px;
	margin-bottom:5px;
}
#alfabeto {
    padding-top: 10px;
	/*
    padding-left: 40px;
    padding-right: 45px;
	*/
	margin-left:40px;
	width:400px;
}
div#alfabeto a {
    background-color:#FF0000;
    background-image:url("../images/vai_cerca.gif");
}
div#alfabeto a {
    background-attachment:scroll;
    background-position:center center;
    background-repeat:no-repeat;
    color:#FFFFFF;
    display:block;
    float:left;
    font-size:11px;
    font-weight:bold;
    margin-left:5px;
    margin-top:2px;
    padding-bottom:2px;
    text-align:center;
    text-decoration:none;
    width:25px;
}
/* fine grafica page: Riv_conc.php - Riv_inst.php */

/* inizio implementazione totale recuperi */
#tot_rec {
	width: 250px;
	height: 60px;
	background-repeat:no-repeat;
	background-image:url("../images/tot-rec.gif");
	position:absolute;
	text-align:right;
	right:0;
	top:90px;
}
/* fine implementazione totale recuperi */
/* inizio aggiunta mylojack button nell'header */
div#myljbutton a {
	width: 214px;
	height: 45px;
	background-repeat:no-repeat;
	background-image:url("../images/myljbutton.gif");
}
/* fine  aggiunta mylojack button nell'header */






