body{
	background-color: #FFF;
	color:#000;
	text-align: left;
	font-size:62.5%;
	/*font-size:9px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a:link, a:visited {	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#cont_head,#cont_body,#cont_pie{width:1100px;margin:auto;}



.hLink a{
	color:#FFF;
}
.hLink a:hover{
	color:#eaff03;
	text-decoration:none;
}

/* ----------------------- Main Menu -------------------------------*/
#mainMenu{	
	width:970px;
	height:26px;
	padding:4px 0 0 70px;
}

#mainMenu li{
	float:left;
	line-height:2.2;
	padding-left:15px;
}

#mainMenu a:link, #mainMenu a:visited{
	background:url(../images/comun/menuItemBg_off.jpg) no-repeat;
	float:left;
	color:#ffffff;	
	height:28px;	
	width:145px;
	text-align:center;
	font-size:1.2em;
	

}

#mainMenu a:hover,#mainMenu a:active{
	background:url(../images/comun/menuItemBg_on.jpg) no-repeat;
	color:#eaff03;
	text-decoration:none;	
}

#mainMenu a.current, #mainMenu a.current:hover, #mainMenu a.current:active{
	background:url(../images/comun/menuItemBg_on.jpg) no-repeat;
	color:#eaff03;
	cursor:default;
}
/* ----------------------- Pie Menu -------------------------------*/
#pieMenu{	
	width:970px;
	height:26px;
	padding:4px 0 0 70px;
}

#pieMenu li{
	float:left;
	line-height:2.2;
}
#pieMenu li.sep{
	line-height:2.6;
	color:#FFF;
	padding:0 20px;
}

#pieMenu a:link, #pieMenu a:visited{	
	float:left;
	color:#ffffff;	
	height:28px;	
	font-size:1.2em;	
}

#pieMenu a:hover,#mainMenu a:active{	
	color:#eaff03;
	text-decoration:none;	
}

#pieMenu a.current, #pieMenu a.current:hover, #pieMenu a.current:active{
	color:#eaff03;
	cursor:default;
}

/* ----------------------- Other -------------------------------*/
.menuBg{
	background:url(../images/comun/menuBg.png) repeat-x;
	height:36px;
}

.parkingBtn{
	behavior: url("images/alpha/iepngfix.htc");
	background:url(../images/comun/parkingBtn_out.png);
	display:block;
	width:95px;
	height:27px;
	color:#FFF;	
	line-height:2.5;
	text-align:center;	
	float:left;
}
.parkingBtn:hover{
	behavior: url("images/alpha/iepngfix.htc");
	background:url(../images/comun/parkingBtn_over.png);
	color:#eaff03;
	text-decoration:none;
}

.headerMainBg{
	background:url(../images/comun/headerMainBg.png) repeat-x;
	height:203px;
}

.fotterMainBg{
	background:url(../images/comun/fotterMainBg.png) repeat-x;
	height:126px;
}

.contGen_center{
	background:url(../images/comun/contGen_center.png) repeat-x;	
	width:168px;
	height:28px;
	float:left;
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	line-height:1.5;
}

/* ----------------------- Financiacion -------------------------------*/
.financInput{
	width:90px;
	height:15px;
	border:1px solid #404040;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	background-color:#1c1c1c;
	color:#ffffff;
}

.financSelect{
	width:92px;
	height:18px;
	border:1px solid #404040;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	background-color:#1c1c1c;
	color:#ffffff;
}

.calFinBtn{
	font-size:9px;
	width:148px;
	height:17px;
	text-align:center;
	font-weight:bold;
	background-color:#404040;
	line-height:1.4;
}
.calFinBtn a{ color:#FFF;}
.calFinBtn a:hover{ color:#eaff03; text-decoration:none;}

.calFinBtn.lH{
	line-height:1.6;
}
.calFinBtn.lH_2{
	line-height:1.8;
}





