/*LAYOUT*/

*{
	padding:0px;
	margin:0px;
	border:0px;
	font-family:verdana;
	font-size:10pt;
}

#dhtmltooltip{
	position: absolute;
	border: 1px solid #333;
	padding: 4px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 1;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

body{
	text-align:center;
}

td{
	vertical-align: top;
}



#centrato{
	text-align:left;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#container{
	width:970px;
	position:absolute;
	border-left:10px solid #FFF;
	border-right:10px solid #FFF;
}

#headerHi{
	position:relative;
	height:350px;
	width:970px;
}

#headerHiBg{
	position:absolute;
	height:265px;
	width:730px;
	top:75px;
	left:0px;
}

#headerHiLogo{
	position:absolute;
	left:95px;
	top:100px;
}

#headerHiPayOff{
	position:absolute;
	left:190px;
	top:250px;
}

#headerHiImg{
	position:absolute;
	left:480px;
	top:0px;
}



#headerHiNewsletter{
	position:absolute;
	height:265px;
	width:230px;
	top:75px;
	left:740px;
}




#headerLow{
	position:relative;
	height:310px;
	width:970px;
}

#headerLowBg{
	position:absolute;
	height:190px;
	width:730px;
	top:110px;
	left:0px;
}

#headerLowLogo{
	position:absolute;
	left:30px;
	top:70px;
}

#headerLowPayOff{
	position:absolute;
	left:10px;
	top:250px;
}

#headerLowImg{
	position:absolute;
	left:390px;
	top:10px;
}

#headerLowProduct{
	position:absolute;
	left:740px;
	top:0px;
}

#headerLowNewsletter{
	position:absolute;
	height:190px;
	width:230px;
	top:110px;
	left:740px;
}


#fastTrack{
	position:absolute;
}


#boxLogin .title{
	padding-left:5px;
	border-bottom:1px solid #FFF;
}

#boxLogin .body{
	padding-left:25px;
	border-bottom:1px solid #FFF;
}

#boxLogin .action{
	padding-left:5px;
}


.promotionDetail p{
	border-bottom:1px dotted #000;
	padding-bottom:5px;
	margin-bottom:5px;
}

.promotionDetail strong{
	color:#C60;
	text-transform:uppercase;
}




.oneColumn{
	width:245px;
	font-family:verdana;
	font-size:11pt;
	line-height:16pt;
	
}

.indexCol{
	width: 235px;
	font-family:verdana;
	font-size:11pt;
	line-height:16pt;
}



.twoColumn{
	width:485px;
	margin-right:10px;
	font-family:verdana;
	font-size:11pt;
	line-height:16pt;
	
}

.treeColumn{
	width:730px;
	margin-right:10px;
	font-family:verdana;
	font-size:11pt;
	line-height:16pt;	
	
	
}


.mainMenu{
	width:230px;
}



.innerBody{
	padding-top:10px;
}


.innerBody p.intro{
	font-family:verdana;
	font-size:10pt;
	font-style:italic;
	padding-bottom:2em;
}

.innerBody p.title{
	font-family:verdana;
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
}

.innerBody p.description{
	font-family:verdana;
	font-size:10pt;
	font-weight:normal;
}

.innerBody p.listTitle{
	padding-top:0.5em;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	text-transform:uppercase;
}


.innerBody ul{
	list-style:none;
}




.subMenu{
	width:230px;
	
}

.subMenu ul{
	list-style:none;
}

.subMenu li{
	border-bottom:1px dotted #000;
	line-height:18px;
}

.subMenu li a{
	text-transform:uppercase;
	font-weight:bold;
	
	font-family:verdana;
	font-size:10pt;
	line-height:15pt;
}




.mainMenu ul{
	list-style:none;
}

.boxNews{
	border-bottom:1px dotted #000;
	margin-bottom:1em;
}

.boxNews strong{
	text-transform:uppercase;
	font-weight:bold;
}

.boxNews span{
	padding:2px;
	color:#FFF;
	line-height:2em;	
}

.boxProduct{
	width:230px;
	height:260px;
	float:left;
	margin:0 2px 0 2px;
	position: relative;
}

.boxProduct .imageSlot{
	height:210px;
	width: 230px;
	vertical-align: bottom;
	text-align: center;
	
}

.boxProduct .data{
	height:50px;
	vertical-align: bottom;
	line-height:16px;	
	text-transform:uppercase;	
	text-align:center;
	font-weight:bold;
	padding-bottom: 12px;
}





actionBox .body {
	color:#FFFFFF;
	font-size:8pt;
}

.actionBox .formElement {
	font-size:7pt;
	text-transform:uppercase;
	font-weight:bold;
}

.actionBox .formElement {
	line-height:15pt;
}

.actionBox input {
	font-size:8pt;
	font-weight:normal;
	text-transform:none;
}

.actionBox{
	width:200px;
	border-bottom:10px solid #FFFFFF;
}

.actionBox .title{
	position:relative;
}

.actionBox .body {	
	padding:5px;
	border-top:1px solid #FFFFFF;
}

.actionBox .formElement {
	padding-left:22px;
}

.actionBox .title {
	background-color:#346536;
}

.actionBox .body {
	background-color:#689868;
	color:#FFFFFF;
}

.boxFaq{
	border-bottom:1px dotted #000;
}

.boxFaq p.question{
	color:#060;
	font-weight:bold;
}

.boxFaq p.answer{
	color:#666;
	margin-left:20px;
}


.registerForm{
	width:100%;
	margin:1em 0em 1em 0em;
}

.registerForm td{
	height:2em;
}

.registerForm input{
	border:1px solid #666;
	width:100%;
}

#footer{
	
	margin-top:10px;
	border-top:10px solid #039;
}

.formField{
	border:1px solid #AAA;
	background: #EEE;
}

.headIndex{
		border-bottom:10px solid #C60;
		margin-bottom:5px;
		color:#C60;
		font-weight:bold;
		font-size:1.2em;
}