body{
	color: #555555;
	font-size: 12px; 
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
}
a{
	color: #555555;
	text-decoration: none;
}
a:hover{
	color: #FF8C00;
	text-decoration: underline;
}
H1 a{
	color: #FF8C00;
	text-decoration: none;	
}
form,H1{
	margin: 0px;
	padding: 0px;
}
UL{
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: square outside none;
}
.contenedor{
	width: 750px;
	margin: auto;
	text-align: center;
}
.contenido{
	text-align: left
}
TD{
	text-align: left;
}
.w25{
	width: 170px;
	padding: 5px
}
.w50{
	width: 350px;
	padding: 5px;
}
.w100{
	width: 700px;
	padding: 5px;
}
.clear{
	clear: both;
}
.b{
	font-weight: bold;
}
.gris1{
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px;
	text-align: left;
	margin: 10px 0;
}
.gris2{
	background: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px;
	font-size: 11px;
	text-align: left;
}
.gris3{
	background: #F5F5F5;
}
.gris4{
	background: #E5E5E5;
}
.gris5{
	background: #D1D1D1;
}
.gris4 SPAN{
	font-size: 11px;
}
.dir,.lis{
	color: #757575;
	text-align: left;
	clear: both;
	overflow: auto;
}
.lis .w50 a{
	font-size: 14px;
}
.dir a{
	color: #757575;
}
.bus{
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;
	margin: 10px;
}
.inp,.txt,.bt,.but,.logo{
	background-image: url(../img/sprite.gif);
	background-repeat: repeat-x; 
	color: #303030;
	font-size: 11px;
}
.encab{
	height: 60px;
}
.logo{
	display:block;
	background-position: 0 0;
	background-repeat: no-repeat;
	height:40px;
	width: 200px;
	margin:auto 0;
}
.logo span{
	display: none;
}
.inp,.txt,.bt{
	border: 2px groove #FFFFFF;	
}
.inp{
	background-position:0px -62px;
	height: 15px;
}
.txt{
	background-position: 0px -96px;
	padding: 3px;
}
.sel{
	background-color: #F1F1F1;
}
.bt{
	background-position: 0px -40px;
}
.but{
	border: 2px groove #999999;
	height: 21px;
	cursor: hand;
	background-position: 0px -40px;
}
.rg{
	float: right;
}
.lf{
	float: left;
}
.ctr{
	text-align: center;
}
.paginador{
	text-align: center;
	margin: 10px 0;
}
.refooter{
	margin:10px;
	text-align: center;
}
.nar{
	color: #FF6600;
	font-weight: bold;
}
.nar2{
	font-size: 18px;
	color: #FF6600;
}
.blu{
	color: #0094A1;
}
.baj{
	font-size: 14px;
}
.err{
	color: #D20000;
}
.ok{
	color: #739A25;
}
.out{
	color: #E1E1E1;
}
.Busquedas{
	line-height: 30px;
}
.Busquedas A{
	color: #FF6600;
	margin: 0px 10px 0px 0px;
	text-transform: capitalize;
}
.Publicidad{
	margin: 10px 0px 10px 0px;
}
.Banner{
	padding: 10px 10px 0px 10px;
	text-align: center;
}
.Titulo{
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin: 5px 0px;
	padding: 5px;
	text-align: left;
	font-size: 18px;
	color: #FF6600;
}
