.bloqueVisible {
	display:block;
}

.bloqueInvisible {
	display:none;
}

/*este es el elemento seleccionado*/

.pg1{
background-color: #C0C0C0;
    border: 1px solid #C0C0C0;
    color: #4D4D4D;
    font-size: 12px;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    padding: 3px 6px;
}

/*este es el elemento normal*/

.tablePagerElement {
    border: 1px solid #C0C0C0;
    font-size: 12px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 3px 6px;
}

/*este es el hover*/

.commandLink:hover{
	color:##C0C0C0;
	text-decoration:underline;
	cursor:pointer;
}
ul, li, ol{padding:0; margin:0;}
 li{float:left;list-style:none;padding-right:10px;}

 
 
 
 
 #pgrNavegador span{
 	float:left;
 }
 
 
 .gral{
	width:584px;
	margin:0 auto;
	font-family:'Tahoma', Helvetica, Sans serif;
}
table{
	border-collapse:collapse;
}

.deli{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin-top: 12px;
    position: absolute;
}
.ladescri, .lalista{
	background-color:#eeeeee;
	padding:10px;
	font-size:12px;
	color:#4d4d4d;
	
}
.subiti{
	font-size: 20px;
    font-weight: 500;
    height: 40px;
    padding-bottom: 8px;
    padding-left: 18px;
    padding-top: 8px;
    color:#4d4d4d;
}
 
 
 #envio-{
	cursor:pointer;
	margin:0 0 0 240px;
	background-image: url("../images/backBloqueFavoritos.png");
    border-color: #EEEEEE #CDCDCD #CDCDCD #EEEEEE;
    border-left: 2px solid #EEEEEE;
    border-style: solid;
    border-width: 2px;
    color: #707173;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 25px;
}
#envio--{
	cursor:pointer;
	margin:0 0 0 200px;
	background-image: url("../images/backBloqueFavoritos.png");
    border-color: #EEEEEE #CDCDCD #CDCDCD #EEEEEE;
    border-left: 2px solid #EEEEEE;
    border-style: solid;
    border-width: 2px;
    color: #707173;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 25px;
}

#envio---{
	cursor:pointer;
	background-image: url("../images/backBloqueFavoritos.png");
    border-color: #EEEEEE #CDCDCD #CDCDCD #EEEEEE;
    border-left: 2px solid #EEEEEE;
    border-style: solid;
    border-width: 2px;
    color: #707173;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 25px;
}
select {
    background-image: url("../images/selectbox/bg-TextField.gif");
    border: medium none;
    color: #444444;
    display: inline;
    float: left;
    font-size: 11px;
    height: 20px;
    margin: 4px 4px 4px 0;
    padding: 0;
    position: relative;
    z-index: 0;
}

.botonNegritas{
	background-image: url("../images/backBloqueFavoritos.png");
    border-color: #EEEEEE #CDCDCD #CDCDCD #EEEEEE;
    border-style: solid;
    border-width: 2px;
    color: #707173;
    cursor: pointer;
    font-weight: 700;
    margin: 0;
    padding: 5px 25px;
}
