.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #064C64;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:visited{
	color: #ff8a00;
	text-decoration: none;
	}


img{
border:none;
margin: 0;
padding: 0;
}


#slider{
margin:0;
padding: 0;
font: normal 11px verdana;
color: #005B72;
}


#slider .topBorder{
	background-image: url(graficos/projects/sample/top.gif);
	background-repeat:no-repeat;
	width: 570px;
	height:11px;
	top:0px;

	
}
#slider .leftBorder{
	background-image: url(graficos/projects/sample/izq.gif);
	width:12px;
	height:408px;
	position: absolute;
	top:12px;
	
}
#slider .imagen{
	width:546px;
	height:408px;
	position: absolute;
	left:12px;
	top:11px;
	
}

#slider .rightBorder{
	background-image: url(graficos/projects/sample/der.gif);
	width:12px;
	height:409px;
	position: absolute;
	top:12px;
	left: 558px;
}

#slider .footer{
	background-image:url(graficos/projects/sample/logo.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width: 570px;
	height: 62px;
	position: absolute;
	left:0;
	top: 417px;
}

#slider .expo{
	width: 223px;
	height:100%;
	position:relative;
	left: 160px;
	top: 15px;
	float:left;

}

#slider a{
	color: #e79600;
	text-decoration:none;
}

#slider .imgControl{
	position: relative;
	width: 160px;
	left: 170px;
	top: 15px;
	float: left;
}


