/* CSS Document */
a {
	text-decoration:none;
	color:#CCC;
	width:auto;
}
a:hover {
	text-decoration:none;
	color: #A7DB6B;
}
a img{ 	border: none;}

.border-top {
	width:auto;
	height:5px;
	background-color:#333;
	border-bottom:solid #FFFFFF 1px;
}

.flash {
	width: 500px;
	margin:auto;
	text-align:center;
	margin-top:100px;
	vertical-align:middle;
	margin-bottom:10px;
	border:#CCCCCC 1PX solid;
}
.saltear-intro{
	width: 500px;
	text-align:center;
	margin:auto;
	margin-bottom:70px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#CCCCCC;
	font-size:12px;
}



.sombra-bottom {
	width:auto;
	height:30px;
	text-align:center;
	background-image:url(../img/sombra-bottom.gif);
}
.border-bottom {
	width:auto;
	height:10px;
	border-top:solid #666666 1px;
	margin-bottom:15PX;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	padding-top:5px;
}
.jo{
	width:825px;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color: #333333;
	text-decoration:none;
	margin:auto;
	margin-bottom:10px;
	
}	

	.jo a{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color: #333333;
	}
	.jo a:hover{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color: #FFFFFF;
	}