body { background-color: #ffffff;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#3C0B11;
  scrollbar-shadow-color:#F3F3F3;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:#F3F3F3;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#3C0B11;

  }
 .text1 { font: 62.5%/1.4 Arial, Helvetica, sans-serif; color: #333;  font-size: 0.8em; }
 .text2 { font: 62.5%/1.4 Arial, Helvetica, sans-serif; color: #333;  font-size: 0.8em; }
 .titulos { font: 62.5%/1.4 Arial, Helvetica, sans-serif; color: #ff4c00; background: #fff; font-size: 1.2em;}
 
 
 
#site{
position:absolute;
top: 2px;
width:100%;
height:588px;
border:none;
background-image: url(../images/back_line2.gif);
}
 .lin { font: 62.5%/1.4 Arial, Helvetica, sans-serif; color: #333333; font-size: 1.0em; text-decoration: none ;  font-weight: bold; }
 .lin:hover { font: 62.5%/1.4 Arial, Helvetica, sans-serif; color: #29509f;  font-size: 1.0em; text-decoration: underline ;   font-weight: bold; }
 .style1 {	font: 62.5%/1.4 Arial, Helvetica, sans-serif; font-size: 0.8em; text-decoration: none ;  font-weight: bold; color: #29509f;	font-weight: bold; }
 .style5 {	color: #29509f;	font-weight: bold; font: 62.5%/1.4 Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; }
 
#menu {	
z-index:3;
//margin-top:-16px;
}
#menu_dos {	
//margin-top:-16px;
}

 
.text3 {
font: 0.6em/1.4 Arial, Helvetica, sans-serif; color: #333;
}

#buttonsPanel{
	height: 77px;
	*height: 83px;
	background: #fff;
	border: 3px solid black;
	
}
.buttonPanel{
	width:121px;
	height:72px;
}

.buttonPanelContent_{
	position:relative;
	overflow:hidden;
	width:121px;
	height:72px;
	float: left;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right:2px;
	*margin-right:2px;
	cursor: hand;
	cursor: pointer;
}


h1{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	text-shadow: black 2px 2px 2px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top:21px;

}
.buttonPanelContent{
	width:121px;
	height:72px;
	position:absolute;
	float:left;
	background: url('../images/backgroundPanel.png');
	bottom:238px;
	left:0px;
}
a{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.cleanPath{
	float: none;
	clear: both;
}



/* New */

.ventajas{
	font: bold 0.8em/1.4 Arial, Helvetica, sans-serif; 
	color: #333;
}
.ventajas_contenido{
	font: bold 0.8em/1.4 Arial, Helvetica, sans-serif; 
	color: #29509f;
	padding:0;
	margin:0;
}
.ventajas_contenido li{
	list-style: none;
	padding-left:15px;
	background: url('../images/point.gif') no-repeat 0 4px;
}
