/*<style>*/
/*---------AQUI LAS CLASES CSS--------*/



	
/*----PAGINACION-----*/
.pager{

}

.pager .info{
color:#9a0000!important;
}

.pager .current{
background-color:#cc0000!important;
border-color:#9a0000!important;
}

.pager a{
background-color:#ffb4b4!important;
border-color:#fe3232!important;
color:#9a0000!important;
}

.pager a:hover{
background-color:#ff5050!important;
border-color:#9a0000!important;
color:#9a0000!important;
} 	

/*------MODULO USUARIOS------*/

#tipos_de_usuarios a{
background-color:#fe3232!important;
color:#680000!important;	
	}

#tipos_de_usuarios a.current{
background-color:#7c0000!important;
color:#ff9696!important;	
	}
	
form .submit{
	background-color:#ff4646;
	color:#FFF;
	font-family:inherit;
	border:0;
	cursor:pointer;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:5px 10px;
	}	

.submit_inversiones{
	background-color:#ff4646;
	color:#FFF;
	font-family:inherit;
	border:0;
	cursor:pointer;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:5px 10px;
	}		
	
.lastsettings{
	background:#ffc8c8!important;
	}	
	
.accesos_portada a.acceso{
	background:#cc0000!important;
	}		

/*---------AQUI LAS CLASES CSS--------*/






/*</style>*/






