﻿body
{
	height: 100%;
	margin-top: 10;
	background: url("/images/fondo.jpg") no-repeat top #c5c5c3;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0px;
}

#flash
{
	padding: 0px 0px 0px 0px;
	width: 683px;
}

#DIVcopyright
{
	text-align: center;
	padding-top: 4px;
	width: 990px;
	font-size: 10px;
	background-color: #666666;
	background-image: url("/images/bg_copyright.gif");
	background-repeat: no-repeat;
}


/* DIV CONTENT*/

.DIVcontent
{
	width: 100%;
	height: 100%;
	overflow: auto;
	text-align: left;
	background-color: #FFF;
}


/* FINE DIV_CONTENT*/




/* totale 720*/
.DivSlogan
{
	text-align: left;
	width: 40%;
	float: left;
	color: #DA251C;
}



/* DIV SOLUTION BODY*/


#DIVbody
{
	float: left;
	width: 990px;
	height: 445px;
}

#DIVleft
{
	float: left;
	width: 130px;
	height: 445px;
	background-color: #C0C0C0;
}

#DIVcontent
{
	float: left;
	width: 730px;
	height: 445px;
	border-left: 1px solid #DA251C;
	border-right: 1px solid #DA251C;
	border-bottom: 1px solid #DA251C;
}

#DIVright
{
	float: left;
	background-color: #C0C0C0;
	width: 130px;
	height: 445px;
}

.content
{
	padding-left: 5px;
	width: 550px;
	text-align: justify;
}

.content2
{
	padding-left: 5px;
	width: 480px;
	text-align: justify;
}


.DivTitolo
{
	background-color: #C0C0C0;
	text-align: right;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #DA251C;
	color: #2D56F4;
	font-weight: bold;
	font-size: 14px;
}


.DivTitolo a
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.DivTitolo a:hover
{
	color: #DA251C;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}


.ALERT
{
	font-size: 15px;
	font-weight: bold;
	background-color: #DA251C;
	color: White;
}

.errorSummary
{
	border: 1px solid black;
	background-color: #e0dfe3;
}


/* GRID */

.HeaderColumns
{
	background-image: url("/images/header_bg.gif");
	font-size: 13px;
	background-color: #cccccc;
	height: 22px;
	padding-left: 3px;
	vertical-align: middle;
}

.HeaderColumns a
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.HeaderColumns a:hover
{
	color: #FF0000;
}

.HeaderColumnsOn
{
	font-size: 13px;
	background-image: url("/images/header_hoverBg.gif");
	background-color: #cccccc;
	height: 22px;
	padding-left: 3px;
	vertical-align: middle;
}

.HeaderColumnsActive
{
	font-size: 13px;
	background-image: url("/images/header_activeBg.gif");
	background-color: #cccccc;
	height: 22px;
	padding-left: 3px;
	vertical-align: middle;
}


/* PULSANTI E LINK*/


.TornaIndietro
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url('/images/icone/left_off.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
}

.TornaIndietro:hover
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url('/images/icone/left_on.gif');
	background-repeat: no-repeat;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
}

.RigaMotoOff
{
	height: 24px;
}

.RigaMotoOn
{
	height: 24px;
	background-color: #e0dfe3;
	cursor: pointer;
}

.RigaMotoOn td
{
	border-bottom: 0px solid black;
	border-top: 0px solid black;
}



/* MOTO LISTE */



.pagerStyle
{
	background-color: #e0dfe3;
}



.pagerStyle span
{
	padding-left: 3px;
	padding-right: 3px;
	background-color: Black;
	color: White;
	font-weight: bold;
}
.pagerStyle a
{
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	color: Black;
	font-weight: bold;
}

.pagerStyle a:hover
{
	color: #FF0000;
}


.DivSubTitoloCatalogo
{
	text-align: right;
	padding-right: 6px;
	color: #2D56F4;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 16px;
}

.linkConfronta
{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 63px;
	background-image: url('/images/confronta.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
}
.linkConfronta:hover
{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 63px;
	background-image: url('/images/confrontaOn.gif');
	background-repeat: no-repeat;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
}

/* box x miniature categorie o marchi*/


.DivBoxMiniatura
{
	width: 220px;
	height: 135px; /*background-color:White;*/
	padding: 0px;
	text-align: center;
	float: left;
}


.DivBoxMiniatura a img
{
	-opacity: .50;
	-filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.DivBoxMiniatura a:hover img
{
	-filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-opacity: 1.0;
}

.fotosmall
{
	width: 20px;
	height: 20px;
	background-color:#f4d3d2;
	padding: 5px;
	margin:5px;
	text-align: center;
	float: left;
}


.testoLink
{
	text-decoration: none;
	color: #ffffff;
}

.testoLink:hover
{
	text-decoration: underline;
	color: #ff0000;
}

.titolo
{
	padding: 10px 10px 0px 0px;
	font-size: 16px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #ff0000;
	text-align: justify;
}
.testo
{
	padding: 10px 10px 0px 20px;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #333333;
	text-align: justify;
}

.testo a
{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.testo a:link, .testo a:visited
{
	background: none;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.testo a:hover
{
	background: none;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.testo12
{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #333333;
}
.testotab
{
	padding: 3px 0px 3px 0px;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #333333;
}

.goLink
{
	text-decoration: none;
	margin-left: 7px;
	padding-left: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #DA251C;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	background: transparent;
}

.goLink:hover
{
	text-decoration: none;
	color: #2D56F4;
}

.inputNum
{
	width: 150px;
	border: 1px solid #C0C0C0;
	text-align: right;
	background-color: #FFF;
	padding-right:2px;
}

.linkFinanziamento
{
	color: #DA251C;
	text-decoration: none;
}

.linkFinanziamento:hover
{
	text-decoration: underline;
}

.linkExpand
{
	color: #DA251C;
	text-decoration: none;
}

.linkExpand:hover
{
	text-decoration: underline;
}

/*si occupa di contenere i div fissi posti al lato destro*/
.DIVcontainerRight
{
	position: relative;
	margin-left: 480px; /* necessario x firefox*/
}

.DropDefault
{
	text-transform: uppercase;
}


/* scrolling news*/

#DIVnews
{
	width: 100%;
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
}
#DIVnews a
{
	text-decoration: none;
	color: #000;
}
#DIVnews a:hover
{
	text-decoration: underline;
}

#scrollup
{
	position: relative;
	overflow: hidden;
	border: 0px solid #FFF;
	height: 100px;
	width: 100%;
	margin-left: 1px;
}

.headline
{
	position: absolute;
	top: 210px;
	left: 5px;
	height: 90px;
	width: 90%;
	text-align: center;
}

.headline a
{
	color: #ff0000;
	text-decoration: none;
}
.headline a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

A.link1:link, A.link1:visited
{
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

A.link1:hover
{
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
A.linkrosso:link, A.linkrosso:visited
{
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

A.linkrosso:hover
{
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
/* negozio abbigliamento*/

.box01 {
position: relative;
float: left;
width: 210px;
height:241px;
text-align: center;
color:#0a263e;
margin: 10px 0px 0px 0px;
padding: 40px 5px 5px 5px;
background:url("../images/box_abb_negozio.gif") no-repeat left top;
}
.box02 {
position: relative;
float: left;
width: 210px;
height:241px;
text-align: center;
color:#0a263e;
margin: 10px 0px 0px 0px;
padding: 40px 5px 5px 5px;
background:url("../images/box_abb_promo.gif") no-repeat left top;
}
.box02_30 {
position: relative;
float: left;
width: 210px;
height:241px;
text-align: center;
color:#0a263e;
margin: 10px 0px 0px 0px;
padding: 40px 5px 5px 5px;
background:url("../images/box_abb_promo30.gif") no-repeat left top;
}
.box03 {
position: relative;
float: left;
width: 210px;
height:241px;
text-align: center;
color:#0a263e;
margin: 10px 0px 0px 0px;
padding: 40px 5px 5px 5px;
background:url("../images/box_abb_vetrina.gif") no-repeat left top;
}
.box04 {
position: relative;
float: left;
width: 210px;
height:241px;
text-align: center;
color:#0a263e;
margin: 10px 0px 0px 0px;
padding: 40px 5px 5px 5px;
background:url("../images/box_abb_cross.gif") no-repeat left top;
}
.testoabb
{
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #333333;
}
.titoloabb
{
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #da251c;
	font-weight:bold;
}