BODY {
	font-family: Georgia, verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 5px 10px 10px 0px;
	scrollbar-face-color: #E6CDA3;
	scrollbar-track-color: #EFF1D7;
	scrollbar-arrow-color: #00000;
	scrollbar-shadow-color: #A4A49E;
	scrollbar-3dlight-color: #A4A49E;
	scrollbar-darkshadow-color: #000000;
	buttonface: #FF0000;
}

#header {
    width: 755;
    background: #FFFFFF;
    color : #FFFFFF;

}

hr { display: none }

#colonna-sx{ 
    float: left; 
    width: 21%;
    color: #FFFACD;
}

 #colonna-dx {
    float: left;
    width: 17%;
    color: #FFFACD;
}

#principale {
    float: left;
    width: 755;
    background:#EFF1D7;
    color: #000;
    margin: 0 0 -1px 0;
    border : 1px solid Black;
    border-width : 1px 1px 1px 1px;
    padding : 10px;
}

#footer { 
    clear: left;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; 
    padding: 2px 10px;
    color: #FFFACD;
}

A {
    font-size : 11px;
    color : #A52A2A;
    font-weight : normal;
    background-color : #F7F7F7;
    text-decoration : none;
    bottom : 1px;
    border-style : none none dashed none;
    border-bottom : thin dashed;
	 line-height: 24px;
	 padding: 2px;
}
A:hover {
    font-size : 11px;
    color : black;
    font-weight : normal;
    background-color : #F7F7F7;
    text-decoration : none;
	 line-height: 24px;
	 padding: 2px;
}
TD {
    font-family: Georgia, verdana;
    font-size : 12px;
    color : black;
    font-weight : normal;
    padding : 5px;
}

.giustificato {
	font-family: Georgia, verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-align: justify;
}

.citazioni{
	font-family: Georgia, verdana;
	font-size: 12px;
	color: #D2691E;
	font-weight: bold;
}

.itemTitleFont {
    font-family : Georgia,verdana;
	color : #E17100;
	font-size : 16px;
	font-weight : bold;
}

.header-title {
	font-family: Georgia,verdana;
	color: #E17100;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	padding: 10px;
	text-align: center;
}

.ourPrice {
    font-family : verdana;
    font-size : 11px;
    font-weight : normal;
	color : red;

}

.tableBackground {
	background-color: #FFFFC6;
	border: 1px dashed black;
	padding: 8px;
}

.titleFont {
	color : black;
	font-weight : bold;
}

.titleCart {
	color : green;
	font-weight : bold;
}

FORM  {
	font-family : verdana;
	font-size : 10px;
	color : black;
	font-weight : normal;
}



INPUT {
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
	background: #F0E68C;
}


SELECT {
    font-family : verdana;
    font-size : 10px;
    color : black;
    font-weight : normal;
    background : #FFFFFF;
}

TEXTAREA  {
    font-family : verdana;
    font-size : 10px;
    color : black;
    font-weight : normal;
    background : #FFFFFF;
}

.small {
    font-family : verdana;
    font-size : 9px;
    color : black;
    font-weight : normal;
}
