:focus {
	outline: 0;
}

/***************/
/* INDEX STYLE */
/***************/

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#333;
	background-color:#D5DDDD;
}

div.Box{
	width:757px;
	margin:0 auto;
	line-height: 16px;
	padding-top: 0px;
}

#container{
	width:757px;
	margin:0 auto;
	overflow: auto !important;
	overflow /**/: hidden;
	background:url(../image/filetto_verticale.gif) repeat-y top left;
	background-color: #fff;
	text-align: left;
	margin-top:-2px;
	padding-bottom:5px;	
}

#txtFooter{
	width:757px;
	color:#999;
	text-align:center;
	font-size:10px;
	margin:0px auto;
	padding:2px 0 2px 0;
	background-color:#fff;
}

img{
	border:none;
}


/* ------------------------------------------------------ *
	_STYLE
* ------------------------------------------------------ */ 
.linkOff_STYLE{
	float:left;
	padding-top:40px !important;
	padding-top:0p/**/x;
	color:#E3C436;
}

.linkOff_STYLE a{
	float:left;
	color:#AD9418;
}

.linkOff_STYLE a:hover{
	color:#816D12;
}


/* ------------------------------------------------------ *
	_MEDIA
* ------------------------------------------------------ */ 
.linkOff_MEDIA{
	float:left;
	padding-top:40px;
	color:#FF6600;
}

.linkOff_MEDIA a{
	float:left;
	color:#FF6600;
}

.linkOff_MEDIA a:hover{
	color:#FF9900;
}

/* ------------------------------------------------------ *
	_TECNO
* ------------------------------------------------------ */ 
.linkOff_TECNO{
	float:left;
	padding-top:40px;
	color:#003273;
}

.linkOff_TECNO a{
	float:left;
	color:#003273;
}

.linkOff_TECNO a:hover{
	color:#0066FF;
}

/* ------------------------------------------------------ *
	_DRIVE
* ------------------------------------------------------ */ 
.linkOff_DRIVE{
	float:left;
	padding-top:40px;
	color:#009900;
}

.linkOff_DRIVE a{
	float:left;	
	color:#009900;
}

.linkOff_DRIVE a:hover{
	color:#00CC33;
}




/* ------------------------------------------------------ */

.initPad{
	padding-top:20px;
}

a {
	width:250px;
	color:#003273;
	text-decoration:none;
}
a:hover{
	color:#0066FF;
	text-decoration:none;
}

.myMarg{
	float:left;
	width:400px;
	margin-left:5px;
	margin-top:-16px;
	/*margin:20px 0 0 80px;*/
	/*padding-bottom:10px;*/
	/*padding-bottom*/ /**//*:20px !important;*/
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:130%;
}

.myMarg img{
	float:left;
	padding:6px 10px 6px 10px;
	vertical-align:baseline;
	border:none;
}

.clearLeft{
	clear:left;
}

