* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

BODY {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; SCROLLBAR-FACE-COLOR: #ffffff; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #888888; SCROLLBAR-SHADOW-COLOR: #888888; SCROLLBAR-3DLIGHT-COLOR: #eeeeee; SCROLLBAR-ARROW-COLOR: #888888; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #eeeeee; background-color:#a7a9ac; BORDER-RIGHT-WIDTH: 0px; FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; 
}

TD {
	FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Tahoma, Geneva, sans-serif;
}
.HR {
	color:#dddddd;
}
.ProjectTD {
	background-color:#fafafa;
}
.ProjectTitleTD {
	background-color:#eeeeee;
}
INPUT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-LEFT-COLOR: #666666; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #666666; BORDER-TOP-COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #666666
}
SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-LEFT-COLOR: #666666; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #666666; BORDER-TOP-COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #666666
}
TEXTAREA {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-LEFT-COLOR: #666666; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #666666; WIDTH: 150px; BORDER-TOP-COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; HEIGHT: 150px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #666666
}
.msFormSelect {
	WIDTH: 163px
}
.msForm {
	WIDTH: 163px;
	height: 50px
}
.msFormInBox {
	WIDTH: 149px
}
.longForm {
	WIDTH: 334px
}
.paging {
	FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none
}
.pagingSelected {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none
}
.title {
	FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #890804; line-height:35px;
}
.formFields{
	color: #999999;
}
.HomePageCopy{
	color: #333333; font-style:normal; font-size:16px; line-height: 34px;
}
.intro {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666
}
.fieldTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666
}
.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000099; TEXT-DECORATION: none
}
.smallText {
	FONT-SIZE: 10px
}
.smallBold {
	font-size: 10px; font-weight: bold;
}
.formTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; BACKGROUND-COLOR: #999999
}
.backgroundWhite {
	BACKGROUND-COLOR: #ffffff
}
.backgroundGray {
	BACKGROUND-COLOR: #cccccc
}
.backgroundDark {
	BACKGROUND-COLOR: #333333
}
.backgroundBeige {
	BACKGROUND-COLOR: #e8e8cd
}
.backgroundLightBeige {
	BACKGROUND-COLOR: #f8f8f0
}
.backgroundDarkerBeige {
	BACKGROUND-COLOR: #bdb582
}
.backgroundLightBlue {
	BACKGROUND-COLOR: #e5e9ed
}
.backgroundDarkerBlue {
	BACKGROUND-COLOR: #adc1ce
}
.backgroundMiddleBlue {
	BACKGROUND-COLOR: #bfc8d2
}
.backgroundMenu1 {
	BACKGROUND-COLOR: #d9d9d9
}
.backgroundMenu2 {
	BACKGROUND-COLOR: #e7e7e7
}
.backgroundTable {
	BACKGROUND-COLOR: #e7e7e7
}
.backgroundMenu3 {
	BACKGROUND-COLOR: #f7f7f7
}
.boxTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; BACKGROUND-COLOR: #cec89e
}
.footerText {
	FONT-SIZE: 11px; COLOR: #ededed; font-style:normal;
}
.crossBoxTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; BACKGROUND-COLOR: #7f91a5
}
.link {
	FONT-SIZE: 13px; COLOR: #333333; TEXT-DECORATION: underline;
}
.linkContent {
	FONT-SIZE: 12px; COLOR: #007cb0; TEXT-DECORATION: none;
}
A.linkContent:hover {
	FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: underline;
}
.linkSeeLineup {
	color: #333333; font-style: bold; text-decoration:none;
}
A.linkSeeLineup:hover{
	color: 99cc33; text-decoration:underline;
}
.linkSideBar {
	color:#669933; font-style: italic; text-decoration:none; font-size: 13px;
}
A.linkSideBar:hover{
	color:#333333; font-style: italic; text-decoration: underline;
}
.linkFooterSquare {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.linkProductType {
	 text-decoration:none; color: #333333; font-weight:bold;
}
A.linkProductType:hover {
	text-decoration:underline; color:#aec4ae;
}
.linkSelected {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none
}
.linkFooter {
	FONT-SIZE: 10px; COLOR: #646464; TEXT-DECORATION: none
}
.linkSmall {
	FONT-SIZE: 10px; COLOR: #000099; TEXT-DECORATION: none
}
.linkSmallSelected {
	FONT-SIZE: 10px; COLOR: #000000; TEXT-DECORATION: none
}
A.link:hover {
	COLOR: #890804; text-decoration:none;
}
A.linkFooterSquare:hover {
	COLOR: #ff0000
}
A.linkSelected:hover {
	COLOR: #ff0000
}
A.linkFooter:hover {
	COLOR: #ffffff
}
A.linkSmall:hover {
	COLOR: #ff0000
}
A.linkSmallSelected:hover {
	COLOR: #ff0000
}
A.paging:hover {
	COLOR: #ff0000
}
A.menu:hover {
	COLOR: #ff0000
}
.error {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff3300; BACKGROUND-COLOR: #f7f7f7
}
.errorLogin {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff3300
}
.obbligatorio {
	COLOR: #666666
}
IMG.msButtonInvia {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.msButtonCancel {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.msButtonTop {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.msButtonForum {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.arrowLeftBeige {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.arrowRightBeige {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.arrowLeftBlue {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.arrowRightBlue {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.msButtonBack {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
IMG.questionMark {
	MARGIN: 0px 0px 0px 10px
}
A.msButtonInvia {
	COLOR: white; BACKGROUND-COLOR: #7f91a5
}
A.msButtonTop {
	COLOR: white; BACKGROUND-COLOR: #7f91a5
}
A.msButtonForum {
	COLOR: white; BACKGROUND-COLOR: #7f91a5
}
A.msButtonBack {
	COLOR: white; BACKGROUND-COLOR: #7f91a5
}
A.msButtonCancel {
	COLOR: white; BACKGROUND-COLOR: #999999
}
A.arrowLeftBeige {
	COLOR: #b5a570; BACKGROUND-COLOR: white
}
A.arrowRightBeige {
	COLOR: #b5a570; BACKGROUND-COLOR: white
}
A.arrowLeftBlue {
	COLOR: #7f91a5; BACKGROUND-COLOR: white
}
A.arrowRightBlue {
	COLOR: #7f91a5; BACKGROUND-COLOR: white
}
A.msButtonInvia:hover {
	CURSOR: pointer; BACKGROUND-COLOR: red
}
A.msButtonCancel:hover {
	CURSOR: pointer; BACKGROUND-COLOR: red
}
A.msButtonTop:hover {
	CURSOR: pointer; BACKGROUND-COLOR: red
}
A.msButtonForum:hover {
	CURSOR: pointer; BACKGROUND-COLOR: red
}
A.msButtonBack:hover {
	CURSOR: pointer; BACKGROUND-COLOR: red
}
A.arrowLeftBeige:hover {
	CURSOR: pointer; BACKGROUND-COLOR: #e8e8cd
}
A.arrowRightBeige:hover {
	CURSOR: pointer; BACKGROUND-COLOR: #e8e8cd
}
A.arrowLeftBlue:hover {
	CURSOR: pointer; BACKGROUND-COLOR: #e5e9ed
}
A.arrowRightBlue:hover {
	CURSOR: pointer; BACKGROUND-COLOR: #e5e9ed
}
.msButtonInviaDisabled {
	CURSOR: default; COLOR: #999999; BACKGROUND-COLOR: #e7e7e7
}
.msButtonForumDisabled {
	CURSOR: default; COLOR: #999999; BACKGROUND-COLOR: #e7e7e7
}
.msButtonBackDisabled .msButtonInviaDisabled:hover {
	CURSOR: default; COLOR: #999999; BACKGROUND-COLOR: #e7e7e7
}
.boxSpacer {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
.blueBoxHead {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; COLOR: #ffffff; PADDING-TOP: 3px; BORDER-BOTTOM: white 1px solid
}
.beigeBoxHead {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; COLOR: #ffffff; PADDING-TOP: 3px; BORDER-BOTTOM: white 1px solid
}
.beigeBoxHead {
	BACKGROUND-COLOR: #cec89e
}
.blueBoxHead {
	BACKGROUND-COLOR: #7f91a5
}
.blueBoxBody {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 0px; COLOR: #666666; BORDER-TOP-STYLE: none; BORDER-BOTTOM: white 10px solid; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none
}
.beigeBoxBody {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 0px; COLOR: #666666; BORDER-TOP-STYLE: none; BORDER-BOTTOM: white 10px solid; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none
}
.beigeBoxBody {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #e8e8cd
}
.blueBoxBody {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #e5e9ed
}
.blueBoxImg {
	BORDER-TOP-STYLE: none; BORDER-BOTTOM: white 10px solid; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #e5e9ed
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

/*
	---------- BREADCRUMBS ----------
*/

.breadcrumbs {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-image:url(../images/layout_contents/breadcrumbBG.gif);
	background-repeat:repeat-x;
}

.breadcrumbsLink {
	font-weight: normal;
	font-size: 10px;
	color: #890804;
	text-decoration: none;
}
a:hover.breadcrumbsLink {
	color:#666666; text-decoration:underline;
}


/* forms */

.input-text2 {
	border: 2px solid #c3c3c3;
	font-size: 12px;
	background: #ffffff
	}
	
select {
	font-size: 14px;
	padding: 4px 6px;
	}
	
/*map*/
.address_area-wrap {
	margin-top: 8px; 
	padding: 8px 8px 0 8px; 
	background: transparent url('../images/mapBG.gif');
	}
.address_area {
	font-size: 14px; 
	background: #ffffff; 
	padding: 12px; 
	border: 1px solid #d8d7d7;
	}
.address_area img {
	vertical-align: middle;
	}
	
	
/* INDEX Buttons */

.indexbuttons {
	FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY:Arial, Helvetica, sans-serif; line-height: 16px;
}
.indexbuttonsTitle {
	font-size:14px; color:#ffffff;
}
.leftSideBarTitle {
	font-size: 14px; color:#007cb0;
}
A.LandingPageLink {
	font-size: 14px; color:#007cb0; text-decoration:none;
}
A.LandingPageLink:hover {
	font-size: 14px; color:#333333; text-decoration:underline;
}
.indexbuttonsTitlePink{
	font-size: 18px; color:#cf82a7;
}
.indexbuttonsTitleOrange {
	font-size: 18px; color:#e9692a;
}
.indexbuttonsBold {
	font-size: 13px; color:#fff; FONT-FAMILY:Arial, Helvetica, sans-serif; font-weight:bold;
}
.indexbuttonsBoldGreen {
	font-size: 13px; color:#99cc33; FONT-FAMILY:Arial, Helvetica, sans-serif; font-weight:bold;
}
.PageTitlesBoldRed {
	font-size: 13px; color:#890804; FONT-FAMILY: Tahoma, Geneva, sans-serif; font-weight:bold;
}
.indexbuttonsBoldPink {
	font-size: 13px; color:#cf82a7; FONT-FAMILY:Arial, Helvetica, sans-serif; helvetica; font-weight:bold;
}
.linkIndexButtons {
	font-size: 13px; color:#fff; FONT-FAMILY:Arial, Helvetica, sans-serif; helvetica; text-decoration:none;
}
A.linkIndexButtons:hover {
	text-decoration:underline
}

.leftSideBarUL ul, li{
	list-style-image:url(../bullet.gif);
	padding-bottom: 3px;
	padding-top: 3px;
}
.leftSideBarLink{
	color:#333333; text-decoration:underline;
}
A.leftSideBarLink:hover{
	color:#890804; text-decoration:none;
}