.linkMasivo {
	background: url("../images/icon_link.gif") no-repeat scroll right center transparent;
    border-color: #B5B5B5 #666666 #666666 #B5B5B5;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration:none
}

.linkMasivo:hover{
	text-decoration: none ; 
}


.linkOperacionMasivaPendiente {
	background: url("../images/ProcessWarning.png") no-repeat scroll left center transparent;
    border-color: #B5B5B5 #666666 #666666 #B5B5B5;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration:none;
    margin-right: 10px; 
    margin-top: 15px; 
    padding: 5px 20px 5px 27px; 
    border-width: 0 !important;
    margin-left:145px;
}

.linkOperacionMasivaPendiente:hover{
	text-decoration: none ; 
}
.operacionesMasivasPendientesDiv{
   float: left;
   padding-top: 6px;
}

.tituloListadoOperacionMasiva {
	widht: 100%;
	margin-bottom: 20px;
}
.tituloListadoOperacionMasiva h1{
	color: #ff8000;
	font-size: 20px;
	margin-bottom: 20px;
}

.tituloListadoOperacionMasiva h2{
	color: #666666;
	font-size:0.9em;
	margin-bottom: 20px;
}

.listadoDominiosDiv{
	margin-bottom:200px;
}

.resultadoOperacionMasivaDiv{
	width: 100%;
	clear:both;
}

.resultadoOperacionMasivaTitulo{
    background: none repeat scroll 0 0 grey;
    color: white;
    font-weight: bold;
    margin-top: 30px;
    padding: 5px;
}

.resultadoOperacionMasivaTituloDominiosOk{
	background: none repeat scroll 0 0 #FF5800;
    color: white;
    font-weight: bold;
    padding: 5px;
}

.resultadoOperacionMasivaDiv ul{
}

.resultadoOperacionMasivaDiv li{
	   margin-left: 0px;
}

.divOperacionCargaFichero {
    background: url("../images/content_bg.gif") no-repeat scroll left bottom transparent;
    clear: both;
    float: left;
    min-height: 60px;
    padding: 5px 5px 20px;
    width: 100%;
}

.divSeleccionOperacionMasivaFichero{
	clear: both;
	margin: 13px 14px;
}

.radioOperacionMasiva{
	margin-right: 10px;
	padding: 3px;
}


.radioRolModificacionUF {
    float: left;
    margin-right: 10px;
    padding: 3px;
    
}

.divWizard {
    background: url("../images/content_bg.gif") no-repeat scroll left bottom transparent;
    clear: both;
    float: left;
    min-height: 60px;
    padding: 6px 2px 20px;
    width: 100%;
}

.dominiosSeleccionables{
	clear:both;
}
